All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS/Kernel Problem: getfh failed: Operation not permitted
@ 2006-03-30 13:19 ` Justin Piszcz
  0 siblings, 0 replies; 22+ 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.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

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

Thread overview: 22+ 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 13:19 ` 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:13             ` Justin Piszcz
2006-03-30 15:31             ` Jakob Oestergaard
2006-03-30 15:58               ` linux-os (Dick Johnson)
2006-03-30 15:58                 ` linux-os (Dick Johnson)
2006-03-30 16:05                 ` Jakob Oestergaard
2006-03-30 16:05                   ` Jakob Oestergaard
2006-03-30 16:14                   ` linux-os (Dick Johnson)
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     ` Steve Dickson
2006-03-30 16:18       ` [NFS] " Steve Dickson
2006-03-30 16:51       ` Justin Piszcz
2006-03-30 16:51         ` [NFS] " Justin Piszcz

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.