一次nfs故障处理

October 16th, 2007 by chifeng Leave a reply »

NFS服务器看起来没有任何问题,仅仅是sun_sup这台服务器在automount对应的目录时报错,其他服务器挂在均非常正常,不管是automount还是手工mount。

rpc.mountd: getfh failed: Operation not permitted

尽管我知道通过service nfs restart能够修复这个错误,但是仍然拖了一点时间,打算仔细查一下,瞬间google了一堆东东,貌似很多老外的处理办法也是通过重启nfsd来解决,无奈!接着看到zhongjian老大的mail,算了,先workaround再说!安全的处理办法,执行如下命令:
#service nfs reload
问题解决,但是仍然不知道root reason,唉!!

注:系统是AS 3 Update 5

Advertisement

1 comment

  1. Libby says:

    Thank you share :)

Leave a Reply