Ignite-UX Reference (March 2010, B3921-90005)

make_net_recovery(1M) make_net_recovery(1M)
system:
Ignite-UX.MGMT-TOOLS
Ignite-UX.RECOVERY
AUTHOR
Ignite-UX and make_net_recovery were developed by the Hewlett-Packard Company.
DIAGNOSTICS
All major steps within network recovery are logged on the server and displayed via the Ignite-UX Server
GUI.
FILES
/opt/ignite/recovery/mnr_essentials
Lists the files and directories that are considered essential and are always included in the archive if
they exist on the system.
/var/opt/ignite/recovery/mnr_essentials
Lists the files and directories that are essential, but acts as the user modifiable version so that the
original mnr_essentials file may be maintained. When this file exists, its content is checked before
the file /opt/ignite/recovery/mnr_essentials.
/var/opt/ignite/clients/0xLLA/CINDEX
This file contains a list of Ignite-UX configurations that are specific to the particular client with a
network LLA as shown in the path. This file supplies Ignite-UX with the configuration files cre-
ated by make_net_recovery and provides a list of client-specific selections from which a
user may choose during a system recovery.
/var/opt/ignite/clients/0xLLA/recovery
The per-clients recovery directory. It holds the client’s recovery configuration, log, and status files
as described below.
/var/opt/ignite/clients/0xLLA/recovery/archive_content
Supplies files and directories to be included or excluded. Using the -x command line arguments
will cause this file to be ignored.
/var/opt/ignite/clients/0xLLA/recovery/latest
A symlink to the date,time directory containing the newest set of recovery files as described below.
/var/opt/ignite/clients/0xLLA/recovery/date,time
Directory containing files pertaining to the make_net_recovery command that was run at the
date and time indicated in the directory name. An example path looks like:
/var/opt/ignite/clients/0x080009123456/2000-12-20,13:50
/var/opt/ignite/clients/0xLLA/recovery/date,time/system_cfg
Configuration file which describes the file system and networking configuration of the system
(generated by the save_config(1M) command).
/var/opt/ignite/clients/0xLLA/recovery/date,time/archive_cfg
Configuration file which supplies the location and access method to the archive containing the files
to be restored.
/var/opt/ignite/clients/0xLLA/recovery/date,time/control_cfg
Configuration file which supplies control parameters and the command scripts to import volume
groups that will be preserved and not created during the recovery.
/var/opt/ignite/clients/0xLLA/recovery/date,time/flist
"File" list file which supplies the list of files that are to be archived. This is a plain text file, but
should not be modified. Each line is in a special format that, if altered, could cause problems with
the archive process.
10