HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite backups/restores
Operating System - HP-UX
1834803
Members
2477
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-14-2001 03:53 PM
07-14-2001 03:53 PM
Ignite backups/restores
I have a large D class system that I have a full ignite backup from, and a smaller D Class system which I am getting ready to put an equal amount of disk space in.
Whats the procedure to restore the ignite backup to a blank system (blank meaning a new clean/ No OS hard drive)
Is this even possible?
Whats the procedure to restore the ignite backup to a blank system (blank meaning a new clean/ No OS hard drive)
Is this even possible?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2001 01:01 PM
07-15-2001 01:01 PM
Re: Ignite backups/restores
Hi Joe:
This is the kind of thing one does when establishing a system at a disaster recovery site. You *can* definitely take a make_tape_recovery tape of one server of a particular class and install it on another server of the same class.
I'd do the following to capture vg00:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option specifies an interactive session when you later boot from the tape you created.
It will take about 45-minutes just to load the golden image from the Ignite tape. All displayed messages will be written to /var/opt/ignite/local/install.log.
Choose the Advanced Installation mode. This will give you the ability to select and control filesystem properties and/or choose whether or not you want to manually run /sbin/set_parms to setup the hostname and networking characteristics after the initial Ignite or during the Ignite session.
Map files on your 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. Usually, this will fail due to different and/or missing device files on a different server. You will see a block-letter "FAILURE" message at the end of the ignition for this reason, but you *will* have a viable vg00. Review the install.log to confirm and review the actual issues.
Make sure you have a current version of Ignite. You can download one from here:
http://www.software.hp.com/products/IUX/download.html
...JRF...
This is the kind of thing one does when establishing a system at a disaster recovery site. You *can* definitely take a make_tape_recovery tape of one server of a particular class and install it on another server of the same class.
I'd do the following to capture vg00:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
The '-I' option specifies an interactive session when you later boot from the tape you created.
It will take about 45-minutes just to load the golden image from the Ignite tape. All displayed messages will be written to /var/opt/ignite/local/install.log.
Choose the Advanced Installation mode. This will give you the ability to select and control filesystem properties and/or choose whether or not you want to manually run /sbin/set_parms to setup the hostname and networking characteristics after the initial Ignite or during the Ignite session.
Map files on your 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. Usually, this will fail due to different and/or missing device files on a different server. You will see a block-letter "FAILURE" message at the end of the ignition for this reason, but you *will* have a viable vg00. Review the install.log to confirm and review the actual issues.
Make sure you have a current version of Ignite. You can download one from here:
http://www.software.hp.com/products/IUX/download.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2001 10:17 AM
07-17-2001 10:17 AM
Re: Ignite backups/restores
As JRF said, we use
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
to make a backup of vg00 (all the file systems are in vg00 for this reason) and then use the image to either clone the server (we use the no intervention method and after the machine reboots, go in and change anything that needs changing before plugging in the network cables) or for use in rebuilding the server in case of a hard drive failure.
We have used this to clone over 100 machines since they are almost identical.
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
to make a backup of vg00 (all the file systems are in vg00 for this reason) and then use the image to either clone the server (we use the no intervention method and after the machine reboots, go in and change anything that needs changing before plugging in the network cables) or for use in rebuilding the server in case of a hard drive failure.
We have used this to clone over 100 machines since they are almost identical.
It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP