- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- autofs problem: mount_get_devid: server not respon...
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-19-2003 01:27 AM
03-19-2003 01:27 AM
autofs problem: mount_get_devid: server not responding
We just started using AUTOFS instead of the old automount. But the /var/adm/syslog.log has a lot of below logs:
=====================
automountd[769]: mount_get_devid: server SERVERNAME not responding for /home/user1
=====================
Users will face intermittent access problem to the automounted directories. Sometimes ok, sometimes not ok.
The nfs client is HP-UX10.20, the NFS server is HP-UX11.0. Before we use AUTOFS, the automount works fine here.
Is there anybody here can help me on this issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 05:00 AM
03-19-2003 05:00 AM
Re: autofs problem: mount_get_devid: server not responding
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 04:49 PM
03-19-2003 04:49 PM
Re: autofs problem: mount_get_devid: server not responding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 05:15 PM
03-19-2003 05:15 PM
Re: autofs problem: mount_get_devid: server not responding
Depending on the activity you may have to increase 'biod's on the client side and nfsds on the server side if the patch does not fix your problem.
Particularly on the server side, if you are running with the default number of nfsds, then you may receive these errors depending on the activity.
Look for the Doc.ID: KBAN00000261 in the itrc.hp.com's technical knowledge base. It explains NFS performance.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 06:41 PM
03-19-2003 06:41 PM
Re: autofs problem: mount_get_devid: server not responding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 07:02 PM
03-19-2003 07:02 PM
Re: autofs problem: mount_get_devid: server not responding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2003 10:11 PM
03-19-2003 10:11 PM
Re: autofs problem: mount_get_devid: server not responding
Acutally, The problem is intermittent not continous. For example, you can't list /home/user1, but after 2 seconds, you can. Stop AUTOFS and using NFS mount should be ok. But I don't want to roll back to the old way.
Regards