- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS mounting issue
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-28-2006 11:11 PM
06-28-2006 11:11 PM
NFS mounting issue
starting NFS CLIENT networking
starting up the rpcbind
rpcbind already started, using pid: 22935
starting up the BIO daemons
/usr/sbin/biod 16
starting up the Status Monitor daemon
/usr/sbin/rpc.statd
starting up the Lock Manager daemon
/usr/sbin/rpc.lockd
starting up the Automount daemon
/usr/sbin/automount -f /etc/auto_master
mounting remote NFS file systems ...
nfs mount: get_fh: meskpdb:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: get_fh: meskpdb:: RPC: Rpcbind failure - RPC: Timed out
nfs mount: retry: retrying(1) for: /acube/measkp/km/km_web/km/images/marketing after 5 seconds
nfs mount: retry: giving up on: /acube/measkp/km/km_web/km/images/marketing
FAILURE CODE: 1
Mount failed! Possible local filesystem mount.
If local filesystem, then nfs.server will mount it.
mounting CacheFS file systems ..
I have set up the /etc/exports file correctly and tested the mount point by mounting on another server altogether. Also checked firewall restrictions and obviously the forums site too.
Any ideas would be gratefully received.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2006 11:15 PM
06-28-2006 11:15 PM
Re: NFS mounting issue
Are you able to ping or telnet to the NFS server? Whether your NFS server is using /var/adm/inet.sec ? Check those.
-஠ர௠னà¯
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2006 11:25 PM
06-28-2006 11:25 PM
Re: NFS mounting issue
What does the relevant stanza from /etc/exports look like?
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2006 11:31 PM
06-28-2006 11:31 PM
Re: NFS mounting issue
/acube/measkp/webcms/interface -root=meskpweb:eurodev
I can confirm that this NFS mount works on eurodev but not meskpweb so the syntax must be correct.
There is no inetd.sec file in place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2006 11:46 PM
06-28-2006 11:46 PM
Re: NFS mounting issue
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2006 02:06 PM
06-29-2006 02:06 PM
Re: NFS mounting issue
Try doing a exportfs -au this clear the xtab and then do a exportfs -a to rebuild it. I have seen nfs mounts not work because this file is not correct.
Good luck,
Tim