HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Automount
Operating System - HP-UX
1837007
Members
2107
Online
110111
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-09-2001 02:01 PM
02-09-2001 02:01 PM
Automount
We are having problems with automount. The current config is 10.20 and runs automount fine however after igniting to hpux 11 automount starts but is not finding file systems that it did at 10.20. To my knowledge all config files are correct. The ignite image is from an actual ignite that worked on one B class wksttn. We are really having trouble getting another B class's automount to work correctly.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2001 04:36 AM
02-10-2001 04:36 AM
Re: Automount
Can you show the nfs setting on both client and server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 09:37 AM
02-12-2001 09:37 AM
Re: Automount
Hopefully you either have a backup or another working system. What you need to look at is /etc/auto_master, which is the default control mechanism. Is this the same? Are all maps referenced in auto_master their?
Also, are you running compatable versions? Check rc.config.d and make sure that version 3 is specified on both hosts, or version 2. (The NFS Server can downgrade NFS versions, but may require the version mount option)
The beauty of NFS is at most levels it is not so complex :)
Regards,
Shannon
Also, are you running compatable versions? Check rc.config.d and make sure that version 3 is specified on both hosts, or version 2. (The NFS Server can downgrade NFS versions, but may require the version mount option)
The beauty of NFS is at most levels it is not so complex :)
Regards,
Shannon
Microsoft. When do you want a virus today?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2001 10:20 AM
02-12-2001 10:20 AM
Re: Automount
Jose,
What I always do is cat /etc/mnttab and look to see what filesystems the automounter thinks it is really managing. For example:
If you are using the "user space" automounter (e.g. the process "automount" is running, not "automountd"), then you will usually see entries like:
lumpy:(pid1273) /net ignore ro,intr,port=601,map=-hosts,indirect,dev=0000 0 0 980818520
lumpy:(pid1273) /home/punk ignore ro,intr,port=601,map=/etc/auto.direct,direct 0
0 980818520
If you are using Autofs (e.g. automountd is running), then /etc/mnttab entries will look like:
-hosts /net autofs gnore,indirect,soft,suid,rw 0 0 981800328
auto_ive /ive autofs ignore,indirect, 0 0 981800329
So if you don't see ANY entries like those, then the automounter is not managing those filesystem points. You might want to check /etc/auto_master or whatever the AUTO_MASTER is that you specified in /etc/rc.config.d/nfsconf, and also the /etc/nsswitch.conf entry for automount. Typically it is set up to look at "files" first, and then NIS for the automount maps.
For example:
automount: files nis
Note, you can't find automount maps in DNS!
Good luck in resolving this, please let us know how you fare with this issue.
Brian
What I always do is cat /etc/mnttab and look to see what filesystems the automounter thinks it is really managing. For example:
If you are using the "user space" automounter (e.g. the process "automount" is running, not "automountd"), then you will usually see entries like:
lumpy:(pid1273) /net ignore ro,intr,port=601,map=-hosts,indirect,dev=0000 0 0 980818520
lumpy:(pid1273) /home/punk ignore ro,intr,port=601,map=/etc/auto.direct,direct 0
0 980818520
If you are using Autofs (e.g. automountd is running), then /etc/mnttab entries will look like:
-hosts /net autofs gnore,indirect,soft,suid,rw 0 0 981800328
auto_ive /ive autofs ignore,indirect, 0 0 981800329
So if you don't see ANY entries like those, then the automounter is not managing those filesystem points. You might want to check /etc/auto_master or whatever the AUTO_MASTER is that you specified in /etc/rc.config.d/nfsconf, and also the /etc/nsswitch.conf entry for automount. Typically it is set up to look at "files" first, and then NIS for the automount maps.
For example:
automount: files nis
Note, you can't find automount maps in DNS!
Good luck in resolving this, please let us know how you fare with this issue.
Brian
Ask me about telecommuting!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP