* NFS not working... [not found] <20020101184034.58155.qmail@web12507.mail.yahoo.com> @ 2002-01-01 19:54 ` Mark Jaffe 2002-01-02 4:31 ` Christopher Murtagh 0 siblings, 1 reply; 2+ messages in thread From: Mark Jaffe @ 2002-01-01 19:54 UTC (permalink / raw) To: yellowdog-general, linuxppc-dev I recently had NFS working successfully for me; I had mounted my new box (YDL 2.0 with 2.4.15-benh SMP kernel) from my old box (MkLinux) and had started moving file systems across. During this process I had a crash on the new system and needed to rebuild the new kernel. It is now up to 2.4.17 and now NFS does not work. I can mount the new machine from the old, but it complains the file system is read-only (even though the /etc/exports file contains the single line: /oldsys wizdev.net (rw,no_root_squash) So what could have gone wrong? Where should I begin to look? Mark ============================================================ Mark Jaffe | (408) 972-9638 (home) Chief Wizard | (408) 807-1530 (cell/page/voicemail) Computer Wizards | (425) 795-6421 (FAX) wizards@wizdev.net | http://www.wizdev.net/ ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NFS not working... 2002-01-01 19:54 ` NFS not working Mark Jaffe @ 2002-01-02 4:31 ` Christopher Murtagh 0 siblings, 0 replies; 2+ messages in thread From: Christopher Murtagh @ 2002-01-02 4:31 UTC (permalink / raw) To: yellowdog-general; +Cc: linuxppc-dev On Tue, 1 Jan 2002, Mark Jaffe wrote: >now NFS does not work. I can mount the new machine from the old, but it >complains the file system is read-only (even though the /etc/exports >file contains the single line: /oldsys wizdev.net (rw,no_root_squash) 1st thing to try: take the space out between wizdev.net and (rw, so that your first line should read: /oldsys wizdev.net(rw,no_root_squash) I read on linuxdoc that nfs is really picky about that. 2nd thing, make sure that when you compiled your kernel, you compiled with v3 server and client support. v3 is supposed to be much more efficient. FWIW, I have a dual800 running 2.4.18pre1 serving NFS to a dual 450 running 2.4.17pre2 without any problems. Cheers, Chris -- Christopher Murtagh Webmaster / Sysadmin Web Communications Group McGill University Montreal, Quebec Canada Tel.: (514) 398-3122 Fax: (514) 398-2017 ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-01-02 4:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20020101184034.58155.qmail@web12507.mail.yahoo.com>
2002-01-01 19:54 ` NFS not working Mark Jaffe
2002-01-02 4:31 ` Christopher Murtagh
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.