- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remounting /opt filesystem
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-08-2007 10:05 PM
01-08-2007 10:05 PM
remounting /opt filesystem
Is it possible to perform just a remount of /opt without unmount and mounting. I know this is possible on Linux but not sure if this is possible with HP-UX (11.23).
Regards
Debbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 10:17 PM
01-08-2007 10:17 PM
Re: remounting /opt filesystem
surely a mountpoint is either mounted or not.
Check with bdf.
You could try the mount command for /opt
See man 1m mount for details.
If the file system is already mounted, the message stating this would be displayed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 10:21 PM
01-08-2007 10:21 PM
Re: remounting /opt filesystem
What do you hope to accomplist with this? To me, /opt is either mounted or it is not. "Re-mounting" it is not going to make anything special happen - /opt will be exactly identical to how it was before the "re-mount".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2007 10:43 PM
01-08-2007 10:43 PM
Re: remounting /opt filesystem
usually people wants to umount/mount a filesystem in order to change option (eg. largefiles) or take a fsck on it or enlarge/decrease the size. If you have OnlineJFS you can simply accomplish last operation, in all other cases you need to umount/mount again the filesystem. I never heard about re-mount a filesystem on HP-UX.
Maybe a
mount /opt
should be sufficient, but pretty sure will give the message 'already mounted' for /opt.
Otherwise please clear better your needs.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 12:21 AM
01-09-2007 12:21 AM
Re: remounting /opt filesystem
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 12:27 AM
01-09-2007 12:27 AM
Re: remounting /opt filesystem
Linux has far more variations for 'mount' than HP-UX. Perhaps if you clarify what it is that you would like to do, an alternative can be found.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 05:37 PM
01-09-2007 05:37 PM
Re: remounting /opt filesystem
It is not at all possible to umount /opt on the running server , since most of the files are getting accesed .
Regds
B.Ganesh