public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: NFS no longer working ?
@ 2004-07-10  6:05 James Pearson
  2004-07-10  6:36 ` Martin Ziegler
  0 siblings, 1 reply; 7+ messages in thread
From: James Pearson @ 2004-07-10  6:05 UTC (permalink / raw)
  To: Martin Ziegler; +Cc: linux-kernel

Martin Ziegler:
> it's mentioned in Documentation/Changes. When i try to mount i get the 
> message "mount: fs type nfsd not supported by kernel" although NFS is 
> compiled into the kernel. Perhaps there is another option which have to be 
> enabled but i just overseen it ?

Do you have CONFIG_NFSD set?

James Pearson


^ permalink raw reply	[flat|nested] 7+ messages in thread
* NFS no longer working ?
@ 2004-07-09 16:40 Martin Ziegler
  2004-07-09 16:55 ` David Johnson
  2004-07-10  4:14 ` Eric Lammerts
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Ziegler @ 2004-07-09 16:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: mz

Hi All,

just installed kernel version 2.6.7 on RedHat 8.0. Unfortunately i'm no 
longer able to use NFS. Are there any recent issues ? For a detailed 
problem description please see below. Any help is appreciated.

Thanks

  Martin


I have two machines..let's say A and B. On A / /boot and /sys are exported 
via /etc/exports. Machine B are mouting these sources when booting via NFS. 
Since i updated the kernel i get the following errors when machine A is 
starting the NFS services :

---
Jul 8 09:30:13 hostA exportfs: hostB:/boot: No such device
Jul 8 09:30:13 hostA exportfs: hostB:/sys: No such device
Jul 8 09:30:13 hosta exportfs: hostB:/: No such device
Jul 8 09:30:13 hostA nfs: Starting NFS services: succeeded
Jul 8 09:30:13 hostA nfs: rpc.rquotad startup succeeded
Jul 8 09:30:13 hostA nfsd[6376]: nfssvc: No such device
Jul 8 09:30:13 hosta nfs: rpc.nfsd startup failed
Jul 8 09:30:13 hostA nfs: rpc.mountd startup succeeded

----

cat /etc/exports:

/ hostB(ro,sync,no_root_squash) /sys hostB(ro,sync,no_root_squash) /boot 
hostB(ro,sync,no_root_squash)

----

cat /etc/hosts.allow

ALL:hostB

----

With the old kernel 2.4.20-8 i had no problems.

NFS support is compiled into the new kernel.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-07-10  6:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-10  6:05 NFS no longer working ? James Pearson
2004-07-10  6:36 ` Martin Ziegler
  -- strict thread matches above, loose matches on Subject: below --
2004-07-09 16:40 Martin Ziegler
2004-07-09 16:55 ` David Johnson
2004-07-09 17:35   ` Martin Ziegler
2004-07-10  4:14 ` Eric Lammerts
2004-07-10  5:45   ` Martin Ziegler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox