GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- auto.direct mount checks.
Operating System - HP-UX
1851993
Members
3109
Online
104063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
07-29-2003 01:11 PM
07-29-2003 01:11 PM
AutoFS - problem identifying:
In few of the Superdome, when the system boots up, the auto.direct maps are mapped into the memory - but not actually mounted. But after few hours someone finds that when they try to access the autoFS file system, it fails to automount.
To avoid the late detection of this problem, i am trying to find a way, to make sure that the auto.direct FS is mounting and accessible just after system boot. Is there a script available for making sure of this ?
Thanks a lot.
In few of the Superdome, when the system boots up, the auto.direct maps are mapped into the memory - but not actually mounted. But after few hours someone finds that when they try to access the autoFS file system, it fails to automount.
To avoid the late detection of this problem, i am trying to find a way, to make sure that the auto.direct FS is mounting and accessible just after system boot. Is there a script available for making sure of this ?
Thanks a lot.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 11:25 PM
07-29-2003 11:25 PM
Solution
Hi,
i have not a script but a good practice that i saw in some of my customer.
Let's assume that /remote/mount1 is one of the mount points.
On the real FS, i create a file called
.do_not_remove_me
With a cron script i check, say every 15 minutes, for the existance of /remote/mount1/.do_not_remove_me
If it does not exists, we send a warning mail.
What you must inspect is why the autofs in not mounting them.
SYNOPSIS
automountd[-Tv] [-D name=value]
Options
-T Trace. Expand each RPC call and display it to
/var/adm/automount.log.
-v Verbose. Log status messages to /var/adm/syslog/syslog.log.
Try adding some tracing, it may help..... it would be a fix, rather than a patch :)
Massimo
i have not a script but a good practice that i saw in some of my customer.
Let's assume that /remote/mount1 is one of the mount points.
On the real FS, i create a file called
.do_not_remove_me
With a cron script i check, say every 15 minutes, for the existance of /remote/mount1/.do_not_remove_me
If it does not exists, we send a warning mail.
What you must inspect is why the autofs in not mounting them.
SYNOPSIS
automountd[-Tv] [-D name=value]
Options
-T Trace. Expand each RPC call and display it to
/var/adm/automount.log.
-v Verbose. Log status messages to /var/adm/syslog/syslog.log.
Try adding some tracing, it may help..... it would be a fix, rather than a patch :)
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 06:18 AM
07-30-2003 06:18 AM
Re: auto.direct mount checks.
Massimo Bianchi:
Thanks for the answer - i may want to do this at a regular frequency.
Thanks for the answer - i may want to do this at a regular frequency.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2003 06:21 AM
07-30-2003 06:21 AM
Re: auto.direct mount checks.
Then i suggest to schedule it as a crontab job.
Mine was.
Massimo
Mine was.
Massimo
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 2026 Hewlett Packard Enterprise Development LP