- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS errors in Syslog
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 06:52 PM
06-01-2004 06:52 PM
NFS errors in Syslog
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 07:10 PM
06-01-2004 07:10 PM
Re: NFS errors in Syslog
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 08:06 PM
06-01-2004 08:06 PM
Re: NFS errors in Syslog
Try restarting the NFS daemons.
Siju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 11:53 PM
06-01-2004 11:53 PM
Re: NFS errors in Syslog
You may need:
Patch Name: PHKL_30151
Patch Description: s700_800 11.11 NFS binary overwrite hang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2004 06:15 AM
06-03-2004 06:15 AM
Re: NFS errors in Syslog
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