HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS/Autofs contending host map vs. indirect maps
Operating System - HP-UX
1834771
Members
3037
Online
110070
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
09-26-2004 08:35 PM
09-26-2004 08:35 PM
NFS/Autofs contending host map vs. indirect maps
Hi,
after having installed the Enhanced Autofs on an 11i NFS client, I'm playing a bit with various AutoFS maps to find out which types best suite our needs.
My master map looks like this:
# cat /etc/auto_master
/net -hosts -nosuid,soft,nobrowse
/- /etc/auto_direct
/nfs /etc/auto_ansic
Because of NFS performance problems (which ususally desuade from the use of any automounter, but we have to) I downloaded Rick John's netperf sources that I want to compile via an NFS exported ANSI C compiler, in order to first meassure the NICs' throughput between NFS server and clients.
Thus I added the /nfs this indirect map:
# cat /etc/auto_ansic
ansic -nosuid bode:/opt/ansic
langtools -nosuid bode:/opt/langtools
On NFS server bode I exported those shares (containing the compiler binaries and libs)
# showmount -e bode
export list for bode:
/opt/ansic aller
/opt/langtools aller
aller is this NFS client.
However, because of the hosts map entry in the master map I still have a lingering hosts mount from before.
How can one avoid that automountd will mount the hosts map for the same share already covered by the indirect mount?
Rgd.
Ralph
after having installed the Enhanced Autofs on an 11i NFS client, I'm playing a bit with various AutoFS maps to find out which types best suite our needs.
My master map looks like this:
# cat /etc/auto_master
/net -hosts -nosuid,soft,nobrowse
/- /etc/auto_direct
/nfs /etc/auto_ansic
Because of NFS performance problems (which ususally desuade from the use of any automounter, but we have to) I downloaded Rick John's netperf sources that I want to compile via an NFS exported ANSI C compiler, in order to first meassure the NICs' throughput between NFS server and clients.
Thus I added the /nfs this indirect map:
# cat /etc/auto_ansic
ansic -nosuid bode:/opt/ansic
langtools -nosuid bode:/opt/langtools
On NFS server bode I exported those shares (containing the compiler binaries and libs)
# showmount -e bode
export list for bode:
/opt/ansic aller
/opt/langtools aller
aller is this NFS client.
However, because of the hosts map entry in the master map I still have a lingering hosts mount from before.
How can one avoid that automountd will mount the hosts map for the same share already covered by the indirect mount?
Rgd.
Ralph
Madness, thy name is system administration
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2004 06:35 AM
09-27-2004 06:35 AM
Re: NFS/Autofs contending host map vs. indirect maps
I dont think this is possible. But why would you use -hosts special map at all ? - I cannot think of any production status day-to-day use for the /net -hosts entry :-)
Learn What to do ,How to do and more importantly When to do ?
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