1830163 Members
1802 Online
109999 Solutions
New Discussion

NFS query

 
SOLVED
Go to solution
JOHN TURNER_2
Frequent Advisor

NFS query

im having a weird error that has been generated via NFS. Can anyone try and point out what may be going on

Aug 12 16:20:35 ilshpf02 vmunix: NFS getattr failed for server ilshpf05: RPC: Timed out
Aug 12 16:21:18 ilshpf02 vmunix: NFS getattr failed for server ilshpf05: RPC: Timed out
Aug 12 16:31:10 ilshpf02 vmunix: NFS getattr failed for server ilshpf05: RPC: Timed out
Aug 12 16:35:55 ilshpf02 vmunix: NFS getattr failed for server ilshpf05: RPC: Timed out

GUI's are for wimps!
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: NFS query

Shalom,

Network connectivity was lost to the server ilshpf05

Lost or disrupted in some way.

showmount -e ilshpf05

See what it provides. If you see shares, you can stop/start the nfs.client to reconnect.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
JOHN TURNER_2
Frequent Advisor

Re: NFS query

thanks, i thought this was the problen, NFS has been restarted and all things seem ok
GUI's are for wimps!