- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Could make_recovery tape work on another syste...
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
09-22-2005 07:53 PM
09-22-2005 07:53 PM
So, we want to do follow these steps:
1. make a make_recovery tape.
2. after replaced internal HDDs, recovery system by make_recovery tape.
OLD.vg00 2x 73GB HDD
NEW.vg00 2x 146GB HDD
Does it work well?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:00 PM
09-22-2005 08:00 PM
SolutionYup, you can follow the steps above :
1. make a make_tape_recovery
2. shutdown the system
3. replace 2x73GB with 2x146GB
4. boot the system from Ignite/UX tape that has been created on steps #1
5. do the necessary change, especially the boot disk
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:03 PM
09-22-2005 08:03 PM
Re: Could make_recovery tape work on another system?
Yes absolutly, this is one of the reasons ignite is designed.
If you restore your VG00 from tape, choose the advanced settings and you can create larger filesystems for your VG00 volume group.
Don't forget to create a very good backup of the rest of your volume groups.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:06 PM
09-22-2005 08:06 PM
Re: Could make_recovery tape work on another system?
Dont forget to assign the appropriate number of extents (Max PE) to accomodate your larger drive.
Check the thread below :
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=856030
Check also the document (docID : KBRC00009564) about 'Replace disk in vg00 with a larger disk using make_tape_recovery' at this url below :
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080031449
Hope this info can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 09:29 PM
09-22-2005 09:29 PM
Re: Could make_recovery tape work on another system?
you can do it by using make_tape_recovery -A,then replace the disks and boot from tape; if you want to enlarge file systems you can by choosing the advanced option.
Regards,
Ziad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 09:48 PM
09-22-2005 09:48 PM
Re: Could make_recovery tape work on another system?
You can proceed as follows:
1. Create make_tape_recovery
# /opt/ignite/bin/make_tape_recovery -v -I -x inc_entire=vg00 -a /dev/rmt/0mn
[ Assuming /dev/rmt/0mn you tape device ]
2. Confirm make_tape_recovery completed successfully.
# cat /var/opt/ignite/recovery/latest/recovery.log | grep -i successful
3.
# take backup information of all system configurations. You can run print_manifest or cfg2html or nickel
4.
Also take one tar backup of vg00, being safer side.
5. Backup your other vgs other than vg00.
6.
# shudown -h -y 0
7. Replace the 73GB disks with 146 GB disk.
8. Boot from the Ignite tape.
9. Once recovery done, check and restore the other vgs.
Hope this will help.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 09:51 PM
09-22-2005 09:51 PM
Re: Could make_recovery tape work on another system?
Here is two goodtool , to keep your systems existing config informations:
1. Nickel Script:
http://unixguide.net/scripts/nickel108
2. cfg2html
http://come.to/cfg2html
Both are excellent, generates html file , you can ftp to local windows system and can be viewed, as html format.
Enjoy..
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 11:56 PM
09-22-2005 11:56 PM
Re: Could make_recovery tape work on another system?
I will do some test next week, and I will post the result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 04:19 PM
10-25-2005 04:19 PM
Re: Could make_recovery tape work on another system?
The steps I done is blow.
1. do two copies make_recovery tape.
2. shutdown the server.
3. replace the disk from 73GB to 146GB.
4. restart server.
5. boot from tape
my tapes seems cannot bootable, so I boot from CD, and recover from tape.
6. recreate the vg00 mirror.
7. check everything.
other vg, vgdate, had been imported auto.