- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite backup/restore for migrate from D380 to D28...
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-16-2002 05:12 AM
09-16-2002 05:12 AM
Ignite backup/restore for migrate from D380 to D280
When we finish our end-user tests we want to migrate from the D380 (test) to the D280 (production). My scenario is to use ignite software to make a full backup on the D380 and restore it on the D280 production server. Is this possible (thinking off difference in hardware, firmware, etc...)and how can i do this? I'm not familiar with Ignite software.
Who can help me ...!
Thanks,
Mies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 05:34 AM
09-16-2002 05:34 AM
Re: Ignite backup/restore for migrate from D380 to D280
Treat the D280 as if you were going to do a cold-install -- essentially, you are.
Do 'vgexport's of your non-vg00 volume groups with the '-s' and '-m' options and copy the resulting mapfiles to a tape that you can load later. Be very sure to copy all configuration files unique to the D280, too. Certainly, this will include files lke '/etc/passwd', '/etc/group', etc.
Then create an Ignite 'make_tape_recovery' on the D380 with:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
When you are ready to use it to clone onto to D280, boot from the tape made on the D380. The '-I' option used to make the tape causes an interactive recovery session when you boot.
To begin, on the D280, interrupt the boot process. Select the tape drive that contaains the Ignite tape. Whn asked to "interact with IPL?", answer "NO".
About 10-minutes will epalse before you will see "Recovery tape created from system
Choose 'Install HP-UX / Media Only' and select the Advanced Installation tab.
The menus are quite intuitive. You can resize the vg00 filesystems if you desire. On the "System" tab, under "Final System Parameters", shoose "Ask at first boot". This will cause '/sbin/set_parms' to run after the primary installation completes. I find that this is the easiest way to configure networking (including the hostname).
Map files of your (D380) volume groups were captured by the 'make_tape_recovery' process, and included on the tape you created. The Ignite recovery will attempt to 'vgimport' using these specifications. If you have different and/or missing device files as on a different server, then this will "fail". You will see a block-letter "FAILURE" message at the end of the ignition for this reason, but you *will* have a viable vg00. You can review the install.log to confirm this.
You will want to 'vgimport' the D280 volume groups using the mapfiles you first created and held on tape before you used the Ignite tape for installation.
Processing these, and reloading your critical D280 configuration files should yield a viable system again.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 05:39 AM
09-16-2002 05:39 AM
Re: Ignite backup/restore for migrate from D380 to D280
Hi, Mies
yes it works.
look at this URL for more info about ignite
http://docs.hp.com/dynaweb/hpux11/hpuxen1a/b2652/@Generic__BookView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2002 06:24 AM
09-16-2002 06:24 AM
Re: Ignite backup/restore for migrate from D380 to D280
It will work , you can try this first just doa install of HPUX 11.00 on the D280 and cgheck for the comtability of versions and bios , and then return to ingnote theere should be no issues.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2002 01:13 AM
09-17-2002 01:13 AM
Re: Ignite backup/restore for migrate from D380 to D280
Thanks for your reaction.
We cannot physically move the discs from the D380 to the D280. As far as i know that is what you have to do when you use vgexport/vgimport. Do you have another scenario.
Regards,
Mies