1833044 Members
2681 Online
110049 Solutions
New Discussion

NFS errors in Syslog

 
Amit Manna_6
Regular Advisor

NFS errors in Syslog

Hi,

I get the following errors in Syslog in my HP-UX B-Class server.


May 30 06:00:23 vmunix: NFS fsstat failed for server nfs-dr.dr.newlook.co.uk: RPC: Timed out
May 30 06:31:05 vmunix: NFS getattr failed for server nfs-dr.dr.newlook.co.uk: RPC: Timed out
May 30 06:32:10 vmunix: NFS getattr failed for server nfs-dr.dr.newlook.co.uk: RPC: Timed out


Could anybody please let me know on the same

Thanks and Regards,

AMit Manna

4 REPLIES 4
Ralf Seefeldt
Valued Contributor

Re: NFS errors in Syslog

Hi,

to me this looks like some logmessages, which would not bother me.

The NFS-Server seems not to be able to respond in time - I have several other RPC_TIMED_OUT messages seen so far from several daemons like NFS, Oracle, ...)

If I am right, the request will be resent and the answer from the NFS-Server will finaly be gotten.
So, if the programms are working fine, I would not be too concerned about that.

If you will pinn down the problem, it will behelpfull, to check the network and the responding server / its NFS-Daemoon for botttlenecks.

I hope, this helps a little.

If there are problems caused by the slow response of the NFS-Server, please send some more Information

Bye
Ralf
SIJU JOSE
Frequent Advisor

Re: NFS errors in Syslog

Hi

Try restarting the NFS daemons.

Siju
Cheryl Griffin
Honored Contributor

Re: NFS errors in Syslog

What operating system?

You may need:
Patch Name: PHKL_30151
Patch Description: s700_800 11.11 NFS binary overwrite hang
"Downtime is a Crime."
Brian Hackley
Honored Contributor

Re: NFS errors in Syslog

Amit,

Those are errors on a soft NFS mount. See if the mount is OK now. nfsstat -m >nfsstat.out & should tell you. Put it in the background since it will fsstat the mounts.

If a continuing problem check out ITRC doc NETUXKBRC00006283

hope that helps-> Brian hackley
Ask me about telecommuting!