- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to extend / (root)
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
11-02-2004 06:55 AM
11-02-2004 06:55 AM
This may be a ridiculous question to pose to all of you but I'm new to HP-UX administration and I wanted to get the best advice available which is all of you.
It has been decided that the "/" volume on our HP-UX 11.23 system needs to be extended. Obviously, this cannot be accomplished through lvextend through "conventional" means since it cannot be unmounted per se.
My question is....what is the best process by which "/" can be extended.
Thank you all ahead of time.
Regards,
Christopher Blad
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 06:58 AM
11-02-2004 06:58 AM
Re: Need to extend / (root)
Basically, you create the tape, boot it, from recovery mode, resize your root partitions, then recover vg00...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 06:59 AM
11-02-2004 06:59 AM
Re: Need to extend / (root)
In addition to no unmounting, the / needs to be a contiguous space.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 06:59 AM
11-02-2004 06:59 AM
SolutionRoot "/" has to be contiguous and since the filesystem structure is already laid out on the disk, you cannot extend the size of "/" without reinstallation. One want to do the reinstallation is taking a ignite backup and then doing a reinstall using the ignite backup. Take 2 to be on the safer side.
The other choice is do a fresh install where you can define the new sizes, if it is possible to do a fresh install.
To learn more about ignite, checkout the ignite faq / documentation at this link,
http://www.software.hp.com/products/IUX/index.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 07:04 AM
11-02-2004 07:04 AM
Re: Need to extend / (root)
We'll start working on the ignite backup and recovery straight away.
Thanks again.
Regards,
Christopher Blad