Operating System - HP-UX
1834926 Members
2316 Online
110071 Solutions
New Discussion

Re: Need to extend / (root)

 
SOLVED
Go to solution
Christopher Blad
Occasional Advisor

Need to extend / (root)

Hello all,

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
4 REPLIES 4
Geoff Wild
Honored Contributor

Re: Need to extend / (root)

With a make_recovery tape.

Basically, you create the tape, boot it, from recovery mode, resize your root partitions, then recover vg00...

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Rick Garland
Honored Contributor

Re: Need to extend / (root)

for the root partition, your best best is to reignite the system

In addition to no unmounting, the / needs to be a contiguous space.

Sanjay_6
Honored Contributor
Solution

Re: Need to extend / (root)

Hi Christopher,

Root "/" 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
Christopher Blad
Occasional Advisor

Re: Need to extend / (root)

Thanks to all three of you...especially for the detailed information.

We'll start working on the ignite backup and recovery straight away.

Thanks again.

Regards,
Christopher Blad