- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
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
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
02-16-2012 04:04 AM
02-16-2012 04:04 AM
NFS Problem
Hi There i had shared the directory by putting entry in /etc/exports
/var/opt/ignite/temp/DCOE_1131_1109 -anon=2
Showmount -e output shows as below:
/var/opt/ignite/temp/DCOE_1131_1109 (everyone)
But On client I am unable to mount the file system using:
#mount -F nfs abcd:/var/opt/ignite/temp/DCOE_1131_1109 /mnt
Could you please suggest where would be the issue.. NFS daemon are running properly on both client & nfs
- Tags:
- NFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2012 04:05 AM
02-16-2012 04:05 AM
Re: NFS Problem
Getting following error message while mount the file system:
nfs mount: get_fh: abcd:: RPC: Rpcbind failure - RPC: Timed out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2012 04:31 PM
02-16-2012 04:31 PM
Re: NFS Problem
Does abcd resolve properly on the client?
# nslookup abcd
You can try doing the mount command using IP address instead of hostname.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2012 01:38 PM
02-17-2012 01:38 PM
Re: NFS Problem
check ONCPLUS product version and update if not the last version