- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Automount issues
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Automount issues
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-30-2009 01:16 PM
09-30-2009 01:16 PM
Any purpose this could serve?
Is it possible to just unmount them? fuser suggests that no processes are using these directories.
bdf /net/localhost /net/loopback
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 1024000 233600 784256 23% /
/dev/vg00/lvol3 1024000 233600 784256 23% /
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-30-2009 03:14 PM
09-30-2009 03:14 PM
Solutionsee what your automount maps look like, but
I'd guess that if "/net/
"/" on
"/net/localhost/" would get you your own "/".
If no one is using them, then I'd expect the
automounter to dismount them eventually.
Why do you care? What's the harm?
> Any purpose this could serve?
Perhaps some process asked for access to a
file like "/net/localhost/fred" (instead of
plain-old "/fred"), and the automounter took
it seriously.
I don't have an HP-UX system up at the
moment, but on a Solaris system, a command
like "ls -l /net/localhost/dev" got me this:
sol# mount | grep '/net/'
/net/localhost on / read/write/nosetuid/nodevices/dev=800000 on Wed Sep 30 18:12:56 2009
I'm guessing that it'll go away in time.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-30-2009 04:04 PM
09-30-2009 04:04 PM
Re: Automount issues
Re: Automount issues
sol# mount | grep '/net/'
sol#
If your automounts don't disappear, perhaps
it's because someone keeps using them. Or
your configuration specifies a (very) long
dismount time-out.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-01-2009 03:00 AM
10-01-2009 03:00 AM
Re: Automount issues
Re: Automount issues
From your bdf output I understand that /net/localhost and /net/loopback are just a directory under root and it is not mounted.
If you use bdf on a directory it will shows to which filsystem it belongs to.
Regards
Ajay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-01-2009 05:27 AM
10-01-2009 05:27 AM
Re: Automount issues
Re: Automount issues
Check that the following are configured and running:
/sbin/init.d/nfs.core
/sbin/init.d/nfs.server
/sbin/init.d/nfs.client
Please provide copies of auto_master and other files and error output from /var/adm/syslog/syslog.log
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP