1833059 Members
3569 Online
110049 Solutions
New Discussion

Space Extending

 
chennai
Occasional Advisor

Space Extending

How can I Extend space for " / partition " in HP-UX 11 without reinstalling the OS.
4 REPLIES 4
Mark Grant
Honored Contributor

Re: Space Extending

It amazing how similar questions all appear at the same time!

Re-installing from ignite is the simplest option. There are alternatives, involving mirroring, deleting and all sorts of nasty things but you might as well export your volume groups and do an ignite re-build of your machine and then re-import all your volume groups again.

It's safer, simple and only takes an hour or too.
Never preceed any demonstration with anything more predictive than "watch this"
Pete Randall
Outstanding Contributor

Re: Space Extending

Download and install Ignite:
http://www.software.hp.com/products/IUX/index.html

Then run "make_tape_recovery -a /dev/rmt/Xmn -I -v -x inc_entire=vg00". After that, boot off the tape and reload your root VG, resizing the logical volumes in the process.


Pete



Pete
aparna challagulla
Valued Contributor

Re: Space Extending

Hi,

I hope this document will help you. it requires the online jfs utility though.

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062908171

here is another solution using igniteUX in case u dont have onlinejfs
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000064129649

HTH
aparna
If you don't have time to do it right you must have time to do it over
Brian Bergstrand
Honored Contributor

Re: Space Extending

This was just covered in a very recent thread. See http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=242644

Basically, you can't, at least not without some fancy partition re-allocation.

HTH.