- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: upgrade root disk
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
08-28-2002 03:14 AM
08-28-2002 03:14 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:24 AM
08-28-2002 03:24 AM
Re: upgrade root disk
Do this:
Get the latest version of ignite.
do TWO make_tape_recovery's.
Shut system down, install TWO new 9GB or 18GB drives.
Boot system FROM TAPE!!!!
Rock and roll!!!
And don't forget to set up your mirroring again, as make_tape_recovery will NOT do it for you!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:33 AM
08-28-2002 03:33 AM
Re: upgrade root disk
In addition be aware that 10.20 will not be supported soon - perhaps now is the time to install 11 ??
Do both jobs at once?
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:37 AM
08-28-2002 03:37 AM
Re: upgrade root disk
http://www.software.hp.com/products/IUX/download.html
/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/1mn
Will make an ignite of vg00 - N.B. Change the device file to suit.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 03:47 AM
08-28-2002 03:47 AM
SolutionThe first problem is that of 'max_pe'. If you 'vgextend' your 9GB disk into the volume group built from a 2GB disk, unless you took provisions to specify a non-default 'max_pe' value originally, you will *not* have access to over half of the new physical disk.
The value of 'max_pe' is set and fixed during volume group creation. The default is 1016 4-MB extents or the number of physical extents on the largest volume initially used.
The easist way to circumvent your problem is to make an Ignite recovery tape and use it to reinstall your vg00. Choose the advanced installation mode when you boot from your Ignite tape. You will be able to resize your filesystems according to your taste and needs.
Download a current copy of Ignite from here:
http://www.software.hp.com/products/IUX/download.html
Use this to create a tape archive for all of vg00:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option will offer an interactive Ignite recovery session when you boot from this tape.
As already suggested, I too would urge you to consider an update (cold install) of 11.x if possible. The Ignite recovery tape would obviously be wise insurance in that instance too.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 04:20 AM
08-28-2002 04:20 AM
Re: upgrade root disk
Another thing I would suggest is to considder upgrading (reinstalling realy) to 11.x as 10.20 will be obsoleted June 30, 2003.
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 04:26 AM
08-28-2002 04:26 AM
Re: upgrade root disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 04:27 AM
08-28-2002 04:27 AM
Re: upgrade root disk
THe reason I would do this is so I would have enough disk space to clean things up on my 10.20 system before INSTALLING 11.11 (NOTE --> DO NOT USE UPGRADE OPTION - INSTALL ONLY).
live free or die
harry