Ignite-UX Reference (March 2010, B3921-90005)
make_net_recovery(1M) make_net_recovery(1M)
have possibly been edited. If the -A and -r options are both used, the -A option will
be ignored, since the file list, flist, and other configuration files, *_cfg, hav e been
created and possibly modified.
-u Updates the Ignite-UX software from the Ignite server specified by the -s option. This
is done only when the version of software on the server is newer than the client. The
software update uses the depot on the server in the location:
/var/opt/ignite/depots/recovery_cmds. If this depot does not exist, you
may use the /opt/ignite/lbin/pkg_rec_depot command to create it. When
the -u option causes the software to be updated, it then automatically restarts the com-
mand with the same options.
-v Display verbose progress messages while creating the system recovery archive. Includes
information such as which volume groups/disks will be included in the system recovery
archive.
-x include=file|directory
Includes the file or directory in the recovery archive, but does not cross any mount points.
Note, file names may NOT end with a space.
-x inc_cross=file|directory
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. This
option is for crossing local files system mounts only; not remote file system mounts.
Note, file names may NOT end with a space.
-x inc_entire=disk|vg_name
Includes all file systems contained on the specified disk or volume group. Use a block
device file (e.g., "/dev/dsk/c0t5d0") when specifying a whole-disk (non-volume manager)
file system. Use the volume group name (such as vg00) when you want all file systems
that are part of that LVM volume group to be included in the archive.
-x exclude=file|directory
Excludes the file or directory from the archive. When a directory is specified, no files
beneath that directory will be stored in the archive. If the excluded directory is an
unmounted file system shown in the /etc/fstab file, a WARNING ("Filesystem xxx
is not mounted. It will be ignored.") message will be displayed.
Note, file names may NOT end with a space.
-x print_manifest_args=<print_manifest arguments>
Passes the given <print_manifest arguments> to the print_manifest command.
This can be done to reduce the amount of time required by make_net_recovery.
Please see print_manifest(1M) for more details.
XToolkit-Options
The make_net_recovery command supports a subset of the standard X Toolkit
options to control the appearance of the GUI when the -i option is specified. The sup-
ported options are: -bg, -background, -fg, -foreground, -display, -name,
-xrm, and -synchronous. See the X(1) manual entry for a definition of these
options.
-? Displays the help screen.
Including and Excluding From Archive
The contents of the archive may be controlled from the contents file (see -f). The full path for the contents
file is /var/opt/ignite/clients/0xLLA/recovery/archive_content on the Ignite-UX
Server. This file consists of keyword identifiers which specify the inclusion of files, directories, or entire
disks and volume groups. The keyword identifiers also instruct make_net_recovery whether to fol-
low mount points when creating the system recovery archive. The contents file has the following keyword
3