- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Moving from smaller root disks to larger 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
02-03-2006 01:29 AM
02-03-2006 01:29 AM
Moving from smaller root disks to larger root disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:31 AM
02-03-2006 01:31 AM
Re: Moving from smaller root disks to larger root disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:34 AM
02-03-2006 01:34 AM
Re: Moving from smaller root disks to larger root disks
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:35 AM
02-03-2006 01:35 AM
Re: Moving from smaller root disks to larger root disks
If the disk(s) in question is vg00, then make an Ignite recovery tape and simply reinstall from it:
# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
This will make a recovery tape of the entire contents of vg00. The '-I' option will provide an interactive prompt when you boot from the tape.
Choose the "Advanced Installation" mode from the Ignite menus. This will allow you to resize your vg00 logical volumes according to your tastes.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:36 AM
02-03-2006 01:36 AM
Re: Moving from smaller root disks to larger root disks
Create a bootable tape with below command. Power down your server and replace the root disk(s) with larger disks. Power on the server. Interrupt the boot process and search for the tape. Boot from the tape, choose the Advanced Installation option targeting your new disk. You can also resize your filesystems during this process.
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/Xmn
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 01:44 AM
02-03-2006 01:44 AM
Re: Moving from smaller root disks to larger root disks
Make sure all of VG00 is on the smaller disks.
Take an ignite backup of the origianl disks
Back up your data (twice!!)
If, the larger disks are yet instaeed, power down the systsem and replace/add the disks
Boot from the ignite tape. Interact with ignite to select the new larger disks.
Let ignite do its thing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 08:26 AM
02-03-2006 08:26 AM
Re: Moving from smaller root disks to larger root disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 08:40 AM
02-03-2006 08:40 AM
Re: Moving from smaller root disks to larger root disks
If your max PE per PV setting in the VG is too small to handle the new disks, then you are pretty much out of luck using the mirror method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2006 08:49 AM
02-03-2006 08:49 AM