- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nfs problem
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
09-04-2007 01:26 PM
09-04-2007 01:26 PM
nfs problem
I got a nfs problem ,the messages as below:
Sep 4 03:26:26 sms2_hn above message repeats 4 times
Sep 4 03:23:18 sms2_hn vmunix: NFS getattr failed for server zzora3: RPC: Program unavailable
Sep 4 03:26:26 sms2_hn above message repeats 3 times
Sep 4 03:26:50 sms2_hn vmunix: NFS getattr failed for server 130.76.1.60: RPC: Program unavailable
Sep 4 03:26:50 sms2_hn vmunix: NFS fsstat failed for server 130.76.1.60: RPC: Program unavailable
Sep 4 03:26:50 sms2_hn vmunix: NFS getattr failed for server zzora3: RPC: Program unavailable
Sep 4 03:26:50 sms2_hn vmunix: NFS fsstat failed for server zzora3: RPC: Program unavailable
Sep 4 03:40:30 sms2_hn vmunix: NFS fsstat failed for server zzora3: RPC: Program unavailable
Can anyone tell that how to find out the where the problem is ?
Thanks & B.R
Rambo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 02:38 PM
09-04-2007 02:38 PM
Re: nfs problem
PHNE_36168 : s700_800 11.11 ONC/NFS General Release/Performance Patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 03:44 PM
09-04-2007 03:44 PM
Re: nfs problem
Rambo,
Use rpcinfo -t server program command to check your rpc daemon running properly ?
# rpcinfo -t
# rpcinfo -t
#mount -v (nfs client) to verify your mount option (TCP option ?)
# ping to the server ok ?
as a workaround use proto=udp option.
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 03:45 PM
09-04-2007 03:45 PM
Re: nfs problem
Rambo,
Use rpcinfo -t server program command to check your rpc daemon running properly ?
# rpcinfo -t
# rpcinfo -t
#mount -v ( on your nfs client server) to verify your mount option (TCP option ?)
# ping to the server ok ?
as a workaround use proto=udp option.
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 04:02 PM
09-04-2007 04:02 PM
Re: nfs problem
I can't see the "nfs" program when I used rpcinfo -p command .
Can tell me how to fix this problem?
Thanks
Rambo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 04:12 PM
09-04-2007 04:12 PM
Re: nfs problem
you can follow through this Common NFS troubleshooting
http://docs.hp.com/en/5992-0714/ch08s01.html
NFS not responding
===================
http://docs.hp.com/en/5992-0714/ch08s01.html#cbdcdagj
hope this help
WK
please assign points