- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Defining mount points
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
07-31-2007 07:16 AM
07-31-2007 07:16 AM
------------:
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 67158016 29303096 37565800 44% /
/dev/vg00/lvol1 298928 55408 213624 21% /stand
/dev/vg01/lvol1 71671808 14005160 57216328 20% /altboot
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:21 AM
07-31-2007 07:21 AM
Re: Defining mount points
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:35 AM
07-31-2007 07:35 AM
Re: Defining mount points
I know I too create directories under /(root) but how do you move a whole filesystem ... or it appears that way. These mount points are still under one Volume Group but are not shown when displaying "BDF"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:39 AM
07-31-2007 07:39 AM
Re: Defining mount points
will show you which filesystem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:41 AM
07-31-2007 07:41 AM
SolutionIf you cd into /opt and the do a 'bdf .' you will likely see:
/dev/vg00/lvol3 67158016 29303096 37565800 44% /
I don't think it would be possible to do this , at least not easily, on a running system. This almost had to be done when the system was installed.
In the install interface you can control what mountpoints are built and at what size. The person that installed this machine remove all mount points except / and /stand. He/she then increased the size of / to what it is. When the directories were created they were just created under / and NOT as separate mount points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:46 AM
07-31-2007 07:46 AM
Re: Defining mount points
What do you see with:
vgdisplay -v vg00
grep vg00 /etc/fstab
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:54 AM
07-31-2007 07:54 AM
Re: Defining mount points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:55 AM
07-31-2007 07:55 AM
Re: Defining mount points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 07:58 AM
07-31-2007 07:58 AM
Re: Defining mount points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 08:00 AM
07-31-2007 08:00 AM
Re: Defining mount points
Thanks for your response.
I am setting this system up per private party software instructions (special reasons).