- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS Mount 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
03-09-2009 07:33 PM
03-09-2009 07:33 PM
NFS Mount Problem
Both client and server--HP-UX 11.31-NFS 3
We had hard mounted one filesystem which is not accessible now. any command related to NFS is not working. `bdf` says /FILESYS is not responding. We had tried options (Only in Client) like umount (Doesnt work) restarted NFS services like `nfs.server`; autofs; nfs.client; lockmgr; nfs.core but still problem persists.
I had been to somany NFS threads in ITRC, but most of the sites had given me hope that the NFS issues are addressed in 11.31. If so, is there any way other than reboot??
NFS Patch-- B.11.31;
And we are able to mount the NFS server's exported filesys in other clients.(same OS-NFS patch level) Problem is only in one client.
Can someone help me please???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2009 09:10 PM
03-09-2009 09:10 PM
Re: NFS Mount Problem
I assume that the server 11.31 acting as the NFS server has only one client.
apart from trying the restart of the NFS services on the client, can you try unexporting the Filesystem and if not much impact on the server restarting the NFS services and reexporting them then mount on the client?
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2009 09:18 PM
03-09-2009 09:18 PM
Re: NFS Mount Problem
is this command showing proper output ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2009 09:21 PM
03-09-2009 09:21 PM
Re: NFS Mount Problem
Could you post the output of below command from NFS client.
# rpcinfo -p
# rpcinfo -p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2009 09:53 PM
03-09-2009 09:53 PM
Re: NFS Mount Problem
I cant do the restart of NFS service in NFS server as it would have major Prod Impact.
The Output of the command
`rpcinfo -p servername`
program vers proto port service
100000 4 tcp 111 rpcbind
100000 3 tcp 111 rpcbind
100000 2 tcp 111 rpcbind
100000 4 udp 111 rpcbind
100000 3 udp 111 rpcbind
100000 2 udp 111 rpcbind
100024 1 udp 49207 status
100021 1 udp 4045 nlockmgr
100021 2 udp 4045 nlockmgr
100024 1 tcp 49152 status
100021 3 udp 4045 nlockmgr
100021 4 udp 4045 nlockmgr
100021 1 tcp 4045 nlockmgr
100021 2 tcp 4045 nlockmgr
100133 1 udp 49207
100021 3 tcp 4045 nlockmgr
100133 1 tcp 49152
100021 4 tcp 4045 nlockmgr
1073741824 1 tcp 49153
100005 1 udp 49627 mountd
100005 1 tcp 49274 mountd
100005 2 udp 49627 mountd
100005 2 tcp 49274 mountd
100005 3 udp 49627 mountd
100005 3 tcp 49274 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100227 2 udp 2049
100227 3 udp 2049
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100227 2 tcp 2049
100227 3 tcp 2049
showmount -e servername
export list for servername:
/oradump (everyone)
/var/opt/ignite/clients (everyone)
I had problem in accessing /oradump. now when I tried mouonting other Filesys (/var/opt/ignite/clients) I'm not able to mount it as well. I even tried mounting different servers NFS volumes here but it failed. So problem is with only client
Thx
Regards
Nagu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 10:48 PM
03-18-2009 10:48 PM
Re: NFS Mount Problem
We had to reboot the NFS client to fix the issue.
However, we have updated NFS version to ONCplus version B.11.31.06 as suggested by HP.
Regards,
Nagu