Using Ignite-UX to Backup a Server's Bootable Image

Ignite-UX can be used to create an installable image of a server to use in the event that a recovery of an entire operating system is needed, especially when it is urgent. It is also useful for cloning a system.

To create a network bootable Ignite-UX image of a server, there needs to be a host server that the image will be saved on and which will be accessible for a network install of that image to another server. To minimize the complexity of the backup and recover process, the Ignite-UX server that stores the backup images should be on the same subnet as the other servers that it will be backing up.

To set up the Ignite-UX server and create a client for recovery:

/opt/ignite/bin/make_net_recovery -s (ignite_server) -a (ignite_ server):(recovery_archives_pathname) -x inc_entire=(root_volume_group)
Using Ignite-UX to Recover an Unbootable Server

If you have created an Ignite-UX image of a server and that server becomes unbootable and needs a complete restore of its operating system from a known good image, a network boot/install can be performed. There are several variables, including OS version and CPU architecture, that require variations in the recovery procedure. A good reference to use for following the correct procedure is the Ignite-UX Administration Guide for HP-UX 11i. But, an example of the basic procedure, as performed on an Itanium server running HP-UX 11iv3, is shown below.

If there is difficulty getting a LAN install to start, another way to recover it would be to install a minimal OS to the client server from DVDROM and then performing the boot install from the Ignite-UX server. When installing a minimal OS on the client, make sure that Ignite-UX is installed with it. The version of Ignite-UX installed on the client should match that on the Ignite-UX server.

Using Ignite-UX to Clone an Existing Server

Ignite-UX can be used to create a clone of an existing server. If an Ignite-UX image has been created of one server, it can be installed to a similar server.

From the Ignite-UX Administration Guide

cd /var/opt/ignite/clients/src_client
find CINDEX recovery  cpio -pdvma ../target_client