HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
d
drd-mount(1M) drd-mount(1M)
NAME
drd-mount: drd - mount mode mounts the inactive system image
SYNOPSIS
drd mount
[-?][-p][-q]... [-v]... [
-x option=value]... [-x -?][-X option_file]
DESCRIPTION
The
drd mount command mounts all the file systems in the inactive system image.
The DRD commands manage two system images:
• The image sysimage_000 consists of the LVM volume group or VxVM disk group that was booted
when the most recent drd clone command was run, and resides on the physical disk that contains
that group.
• The image sysimage_001 consists of the LVM volume group or VxVM disk group that was created
by the drd clone command, and resides on the target disk of the
drd clone command.
Since the system may have been booted from the clone between running
drd clone and drd mount,
either
sysimage_001 or sysimage_000 may be active (booted) when the drd mount command is
run.
The root file system of the inactive system image is mounted as /var/opt/drd/mnts/
name, where
name is
sysimage_000 ,orsysimage_001 , as described above. All other file systems are mounted
under the root file system.
Options
drd mount recognizes the following options:
-? Displays the usage message.
-p Sets preview mode. See also -x preview, in the Extended -x Options section below.
-q Decreases the verbosity level by one each time it is specified. For the interaction with
-x
verbosity
, see the Extended -x Options section below.
-v Increases the verbosity level by one each time it is specified. For the interaction with
-x
verbosity
, see the Extended -x Options section below.
-x -? Displays the list of possible -x (extended) options.
-x option=value
Sets the extended option to a value. See the Extended -x Options section below.
-X option_file
Gets the extended options from a file. See drd(1M) for an explanation of the format and an
example of an option file.
Extended -x Options
drd mount recognizes the following -x (extended) options. If a default value exists, it is shown in
bold.
-x logfile=/var/opt/drd/drd.log
Usage: Basic
This is the path to the log file for this command. Each time DRD is run, this file will grow
larger. This can be changed, for example, to a month-specific location for easier archiving,
off-host backup, and rotation.
-x log_verbosity=4
Usage: Basic
Specifies the level of message verbosity in the log file. (See also -x verbosity .) Legal
values are:
0 Saves only ERROR messages and the starting/ending BANNER messages.
1 Adds WARNING messages.
2 Adds NOTE messages.
3 Adds INFO messages (informational messages preceded by the * character).
208 Hewlett-Packard Company − 1 − HP-UX 11i Version 2: December 2007 Update