HP-UX HB v13.00 Ch-06 - Ignite-UX
HP-UX Handbook – Rev 13.00 Page 26 (of 58)
Chapter 06 Ignite-UX
October 29, 2013
device file of the format /dev/dsk/<name> when specifying a whole-disk (non-LVM)
file system.
Further -x arguments:
-x include=file|dir: Includes the file or directory in the recovery archive but does not
cross any mount points.
-x inc_cross=file|dir: Includes the file or directory in the recovery archive and crosses
mount points to access any directories that are mounted or files contained in
directories that are mounted.
-x exclude=file|dir: Excludes the file or directory from the archive. When a directory
is specified, no files beneath that directory will be stored in the archive.
Archiving choosing the archive contents in interactive mode
# /opt/ignite/bin/make_tape_recovery –i
or
# /opt/ignite/bin/make_tape_recovery –i -s <Ignite_server>
-i: Causes make_tape_recovery to run interactively to allow the selection of files and
directories to be included in the recovery archive.
Note: It is better run the command directly from the Ignite-UX client system. If remote is used,
do not forget to press <add selected disk/vg> for the vg00 in the Archive Content screen to
backup the complete vg00. Otherwise only a minimal core OS will be backed up!
Backing up the root VG to change the system configuration
# /opt/ignite/bin/make_tape_recovery -v –I -x inc_entire=vg00
or
# /opt/ignite/bin/make_tape_recovery -v -I -x inc_entire=vg00 -s
<Ignite_server>
-I: Cause the system recovery process to always present the interactive menus when
booting from the tape during the recovery installation.
Using make_tape_recovery in preview mode
# /opt/ignite/bin/make_tape_recovery -v –p …<opts>
or
# /opt/ignite/bin/make_tape_recovery -v –p -s <Ignite_server> …<opts>