1833758 Members
3064 Online
110063 Solutions
New Discussion

Ignite restore

 
SOLVED
Go to solution
Joe Profaizer
Super Advisor

Ignite restore

I just purchased a new system and need to configure it the same as one I have. To do this I am going to use last week's ignite tape from our current system. What do I need to do during boot up on the new system to build it from the ignite tape?

Thanks,

..Joe
6 REPLIES 6
James R. Ferguson
Acclaimed Contributor
Solution

Re: Ignite restore

Hi Joe:

Firstly, I am assuming similar hardware (from the same class) and a current 'make_tape_recovery' tape consisting of only volume group vg00. My remarks, below, are based upon this.

Boot your server from the tape drive containing your Ignite tape. Select "No" when asked if you wish to interact with the IPL.

After a few minutes you will see the message "Recovery tape created from system on . Press return to continue". Do this.

Choose "Install / Media Only" and select the Advanced Installation tab to customize your installation.

It will take about 45-minutes to load the root volume group configuration. All displayed messages will be written to /var/opt/ignite/local/install.log. Do *not* dispair if at the end you see a block-letter "FAILURE" message. The Ignite recovery will attempt to process the non-zero volume groups and fail due to differing/missing devices files in the vg map files it's using.

Regards!

...JRF...
Joe Profaizer
Super Advisor

Re: Ignite restore

Thanks. It is from the same class, although my current server is an L1000 w/2CPUs and my new system is an L2000 w/4CPUs. This is OK, isn't it?

..Joe
Victor_5
Trusted Contributor

Re: Ignite restore

Hope the following steps can helps.

1. Power on the HP-UX system

2. Discontinue the autoboot process by pressing any key within 10 seconds

3. Insert your tape made by Ignite(make_recovery or make_sys_image)into the DDS tape machine

4. At the
? Main Menu: Enter command or menu >? prompt, type [search]

Get tape H/W path from the output

5. At the
?Main Menu: Enter command or menu >? prompt, type H/W path you found in the last step

6. At the ?Interact with IPL (y or n)?? prompt type [n]

7. Select [Install HP-UX] at the next screen

8. Installation will be run continually without interactive, at the end of the installation, message ?successfully completed? will be displayed.
Jim Turner
HPE Pro

Re: Ignite restore

Joe,

You've been given excellent advice here. The only thing I can add is if your new system is an additional machine for your environment versus a replacement for the other L.

If this is a new machine to be added and the old machine will be kept on the LAN, I would suggest updating the IP address and hostname. Interrupt the Ignite install when given the oppportunity to do so and use the IUX GUI to customize the hostname, IP address and any other necessary networking or config data.

Cheers,
Jim
Joe Profaizer
Super Advisor

Re: Ignite restore

How do you run it IUX GUI?
Jim Turner
HPE Pro

Re: Ignite restore

Joe,

With tape in drive after power-up:

1. Interrupt boot

2. sea ipl

3. boot from tape

4. Interrupt IUX boot when you see something similar to:
WARNING: The configuration information calls for a non-interactive installation
Press within 10 seconds to cancel batch-mode installation.

5. You should then get:
Really cancel non-interactive install and start the user interface? ([y]/n): _Y_

6. Heed the notice that should follow:
NOTE: The System Recovery mode has been disabled due to user intervention, or differences in system configuration. Some original system parameters (like IO configuration, /etc/fstab, etc.) will not be restored due to this. The system specific configuration of hostname, IP address, root password, date, time, network configuration etc. can be configured using the system screens of the adfanced user interface.
Press return to continue:

7. The Ignite-UX GUI should then start. Make your changes then Go Go.

Cheers,
Jim