HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the difference between the autoFS options ...
Operating System - HP-UX
1833722
Members
2608
Online
110063
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
08-07-2002 02:23 AM
08-07-2002 02:23 AM
What is the difference between the autoFS options AUTOMOUNT_OPTIONS and AUTOMOUNTD_OPTIONS
nfsconf says that AUTOMOUNT_OPTIONS is for the automount command and AUTOMOUNTD_OPTIONS is for the automountd daemon, but where should I put the "-f $AUTO_MASTER" parameter?
Can I assign the value to both variables?
Thanks,
Gary Cooper
Can I assign the value to both variables?
Thanks,
Gary Cooper
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 04:59 AM
08-07-2002 04:59 AM
Re: What is the difference between the autoFS options AUTOMOUNT_OPTIONS and AUTOMOUNTD_OPTIONS
If you are using the NEW automounter: autofs, AUTOFS=1, then set the AUTOMOUNTD_OPTIONS, otherwise use the older variables.
live free or die
harry
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 07:10 AM
08-07-2002 07:10 AM
Re: What is the difference between the autoFS options AUTOMOUNT_OPTIONS and AUTOMOUNTD_OPTIONS
This is the way I do it. In my case I'm using the new automounter (ie my automounter processes are ..
# ps -ef|grep auto
....../usr/sbin/automountd
......autofs_proc
In my "nfsconf" file ..
AUTOMOUNT=1
AUTO_MASTER="/etc/auto_master"
AUTO_OPTIONS="-f $AUTO_MASTER"
....
AUTOMOUNT_OPTIONS=""
AUTOMOUNTD_OPTIONS=""
AUTOFS=1
....
Because by setting AUTOMOUNT=1 and AUTOFS=1 I'm telling it to run the new automounter. And setting "-f $AUTO_MASTER" in AUTO_OPTIONS is good enough to take care of it.
# ps -ef|grep auto
....../usr/sbin/automountd
......autofs_proc
In my "nfsconf" file ..
AUTOMOUNT=1
AUTO_MASTER="/etc/auto_master"
AUTO_OPTIONS="-f $AUTO_MASTER"
....
AUTOMOUNT_OPTIONS=""
AUTOMOUNTD_OPTIONS=""
AUTOFS=1
....
Because by setting AUTOMOUNT=1 and AUTOFS=1 I'm telling it to run the new automounter. And setting "-f $AUTO_MASTER" in AUTO_OPTIONS is good enough to take care of it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2002 07:16 AM
08-07-2002 07:16 AM
Re: What is the difference between the autoFS options AUTOMOUNT_OPTIONS and AUTOMOUNTD_OPTIONS
hello,
what you said is right. both these parameters are different. To answer your question, you have to put the entry with "AUTO_OPTIONS" and this will pass an option for automount command.
hth
what you said is right. both these parameters are different. To answer your question, you have to put the entry with "AUTO_OPTIONS" and this will pass an option for automount command.
hth
learn unix ..
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