發現db1 nfs mount 無效 , 但其他設備如果mount上去, 是正常的.
Logs:
May 9 10:48:49 db1 nfs: [ID 333984 kern.notice] NFS server 10.1.x.x not responding still trying
參考資料:
http://docs.oracle.com/cd/E23824_01/html/821-1454/rfsadmin-215.html
May 9 10:48:49 db1 nfs: [ID 333984 kern.notice] NFS server 10.1.x.x no
t responding still trying
root@db1 # rpcinfo -s 10.1.x.x |egrep 'nfs|mountd'
100003 3,2 tcp,udp nfs unknown
100005 1,2,3 udp,tcp mountd unknown
root@db1 #
root@db1 # rpcinfo -u 10.1.x.x nfs
program 100003 version 2 ready and waiting
program 100003 version 3 ready and waiting
root@db1 #
root@db1 # rpcinfo -u 10.1.x.x mountd
program 100005 version 1 ready and waiting
program 100005 version 2 ready and waiting
program 100005 version 3 ready and waiting
root@db1 #
#Restart nfs service
svcadm restart svc:/network/nfs/nlockmgr:default
svcadm restart svc:/network/nfs/client:default
沒有留言:
張貼留言