- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: automount daemon
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
02-21-2002 02:57 PM
02-21-2002 02:57 PM
automount daemon
Anyone got any ideas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2002 05:23 PM
02-21-2002 05:23 PM
Re: automount daemon
Just a hunch. Check
1) /etc/rc.config.d/nfsconf
2) output of ps -fae|grep rpc
Try to insert debugging statements in /sbin/rc2.d/S430nfs.client ie. (echo or print statements) to identify where exactly the startup script hung or failed.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2002 05:31 PM
02-21-2002 05:31 PM
Re: automount daemon
Automount implementation on 10.20 is a buggy beast. Whenever i ran into such problems and didn't have the choice of rebooting the box,
i would run the automount daemon manually using another mount point (say /nfs ..).
If even that didn't work, reboot would be the only option. But, you mentioned that even during startup NFS client program breaks.
So, check the nfs.client script and see what is there corresponding to start. Anything odd?
I guess AUTOMOUNT is enabled in /etc/rc.config.d/nfsconf.
Once again, look at the nfs.client scripts
to see whether any automount entry was added, due to which automount is starting twice.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2002 10:28 PM
02-21-2002 10:28 PM
Re: automount daemon
Maybe a not or mal functioning server makes your nfs-clients fail.
Hardy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2002 10:31 PM
02-21-2002 10:31 PM
Re: automount daemon
Maybe a not or mal functioning server makes your nfs-clients fail.
Hardy