public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* NFS/Kernel Problem: getfh failed: Operation not permitted
@ 2006-03-30 13:19 Justin Piszcz
  2006-03-30 14:25 ` Trond Myklebust
  0 siblings, 1 reply; 15+ messages in thread
From: Justin Piszcz @ 2006-03-30 13:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: nfs

The error is: rpc.mountd: getfh failed: Operation not permitted

In order to fix this error, someone needs to run these commands on each 
nfs server.

    40  service nfs stop
    41  rm -f /var/lib/nfs/etab /var/lib/nfs/rmtab /var/lib/nfs/state 
/var/lib/xtab
    42  touch /var/lib/nfs/etab /var/lib/nfs/rmtab /var/lib/nfs/state 
/var/lib/xtab
    43  chmod 644 /var/lib/nfs/etab /var/lib/nfs/rmtab /var/lib/nfs/state 
/var/lib/xtab
    44  service nfs start

http://www.ccs.neu.edu/home/johan/personal/linux.html

This issue seems to be more of an NFS issue than a kernel one, but I was 
wondering what other people had to say about it.  There are a lot of 
responses and questions concerning this error on google, but VERY few 
people have a response or method of fixing it, much less finding a 
permanent fix.

Has anyone found a fix or work-around that does not require restarting 
NFS?

Please CC as I am not on either list.

Thanks,

Justin.

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

end of thread, other threads:[~2006-03-30 16:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-30 13:19 NFS/Kernel Problem: getfh failed: Operation not permitted Justin Piszcz
2006-03-30 14:25 ` Trond Myklebust
2006-03-30 14:30   ` Justin Piszcz
2006-03-30 14:42     ` Trond Myklebust
2006-03-30 14:50       ` Justin Piszcz
2006-03-30 15:09         ` Trond Myklebust
2006-03-30 15:13           ` Justin Piszcz
2006-03-30 15:31             ` Jakob Oestergaard
2006-03-30 15:58               ` linux-os (Dick Johnson)
2006-03-30 16:05                 ` Jakob Oestergaard
2006-03-30 16:14                   ` linux-os (Dick Johnson)
2006-03-30 16:41                     ` Jakob Oestergaard
2006-03-30 16:12             ` Trond Myklebust
2006-03-30 16:18     ` [NFS] " Steve Dickson
2006-03-30 16:51       ` Justin Piszcz

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