HP-UX HB v13.00 Ch-06 - Ignite-UX

HP-UX Handbook Rev 13.00 Page 27 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
-p: If the tape was created without stating an Ignite-UX server , the files will be located at
/var/opt/ignite/recovery/latest. If an IUX server was stated, the files are at
/var/opt/ignite/clients/<LLA>/recovery/<date,time>.
Only following files will be created which can be edited before presuming the tape creation:
archive_cfg, control_cfg, system_cfg. The files that end in _cfg contain configuration
information that can be changed, like converting from HFS to JFS.
flist lists all files will be included in the tar archive. Note: Only delete user specific files as
deleting other files can cause corruption of the archive.
After making the desired changes, use the r option to resume the tape creation based on the
changes made.
# /opt/ignite/bin/make_tape_recovery r
Verifying the make_tape_recovery Tape
Reviewing the log files:
If make_tape_recovery was run locally, look up the log files at
/var/opt/ignite/recovery/<date,time>/.
If it was run from the Ignite-UX server, look up log files at
/var/opt/ignite/recovery/clients/0x{LLA}/recovery/<date,time>.
recovery.log progress and error log file
flist tar archive content
Checking boot volume on tape (LIF header)
# /opt/ignite/bin/copy_boot_tape -u /dev/rmt/0mn -b -d /tmp
# /usr/bin/lifls l /tmp/bootimage
Verifying the tar archive on the tape
Integrity (Itanium) based:
# /usr/bin/mt -t /dev/rmt/0mn rew
# /usr/bin/mt -t /dev/rmt/0mn fsf 22
# /usr/bin/tar tvf /dev/rmt/0m Note: 0m not 0mn
PA-RISC based: