- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Replace mirrored root drives with larger ones....
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-26-2007 08:32 AM
02-26-2007 08:32 AM
Replace mirrored root drives with larger ones. Ignite?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 08:42 AM
02-26-2007 08:42 AM
Re: Replace mirrored root drives with larger ones. Ignite?
Create your Ignite recovery tape and boot from it. Choose an advanced installation. Then, from the File Systems tab choose your target disk for vg00 and size your logical volumes acording to your needs. When the restorartion is complete, build a mirrored disk for vg00 just as you would have done originally.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 08:52 AM
02-26-2007 08:52 AM
Re: Replace mirrored root drives with larger ones. Ignite?
Ignite is definitely the way to go. It will ahndle the disk swap just fine. Just be sure to do the interactive restore, instead of the automatic restore. That way you can resize the lvols at the same time, and specify the disk you want for the primary root disk. Ignite will automatically resize the vg to full advantage of the new disk size - and you can verify that in the inteactive mode.
Ignite does not restore mirroring, so you have to mirror the new disk manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 08:55 AM
02-26-2007 08:55 AM
Re: Replace mirrored root drives with larger ones. Ignite?
Yes, that is probably the best way to replace the small drives with larger ones. The 72 GB disks will be usable when the ignite restore completes.
But make sure you use the right options with make_tape_recovery. By default only minimal OS is included in the archive. You want to use the -A or -x inc_entire=vg00 options to include the entire vg00 in the tape. Also -I option is a good one.
Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 09:02 AM
02-26-2007 09:02 AM
Re: Replace mirrored root drives with larger ones. Ignite?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 09:08 AM
02-26-2007 09:08 AM
Re: Replace mirrored root drives with larger ones. Ignite?
I totally agree with you and normally wouldn't use the space for anything else. Unfortunately this box is an A500 with only 2 drive slots that I inherited from another admin who left. He used vg00 to hold the the OS and the web servers apps. Hence the need for the larger disks now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 10:38 AM
02-26-2007 10:38 AM
Re: Replace mirrored root drives with larger ones. Ignite?
1) Replace our 36GB mirrored drives with 72GB mirrored drives.
2) Ignite restore from tape.
3) Mirrored the file systems in vg00.
This in my opinion is the safest way since you have the backup of your removed 18GB drives as a backup if all fails.
I do recommend that you have your latest pax, tar and ignite patches. Also make sure that ignite is at its latest rev. This will give you greater success.
The ignite process is really not too difficult, if you have a test system, try it on that.