drd-mount(1M)drd-mount(1M)NAME
drd mount - mount the inactive system image.
SYNOPSIS
option_file]
DESCRIPTION
The command mounts all the file systems in the inactive system image.
The DRD commands manage two system images:
The image consists of the LVM volume group or VxVM disk group that was
booted when the most recent command was run, and resides on the physi‐
cal disk that contains that group.
The image consists of the LVM volume group or VxVM disk group that was
created by the command, and resides on the target disk of the command.
Since the system may have been booted from the clone between running
and either or may be active (booted) when the command is run.
The root file system of the inactive system image is mounted as where
is as described above. All other file systems are mounted under the
root file system.
Options
recognizes the following options:
Displays the usage message.
Sets preview mode.
Decreases the verbosity level by one each time it is specified.
For example,
will reduce the verbosity from the default value of 4 to
2. If both and are included on the command line, the
effective verbosity is 2. The minimum verbosity level is
0. (See also the option).
Increases the verbosity level by one each time it is specified.
For example,
will increase the effective verbosity from the default
value of 4 to 5. If both and are included on the command
line, the effective verbosity is 3. The maximum verbosity
level is 5. (See also the option).
Displays the list of possible
(extended) options.
Sets the extended option to a value. See Extended -x Options
definitions below.
Gets the extended options from a file.
Extended -x Options
recognizes the following (extended) options:
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.
Usage: Basic
Specifies the level of message verbosity in the log file (See
also -x verbosity). Legal values are:
Only ERROR messages and the startingending BANNER messages.
Adds WARNING messages.
Adds NOTE messages.
Adds INFO messages (informational messages preceded by the '*'
character).
Adds verbose INFO messages.
Adds very-verbose INFO messages.
Usage: Basic
If true, run this command in preview mode only (i.e., complete
the analysis phase and exit; no changes are committed to disk).
Setting this option to true has the same effect as specifying -p
on the command line.
Usage: Basic
Specifies the level of stderr verboseness:
Only ERROR messages and the startingending BANNER messages.
Adds WARNING messages.
Adds NOTE messages.
Adds INFO messages (informational messages preceded by the '*'
character).
Adds verbose INFO messages.
Adds very-verbose INFO messages.
Note: The '-v' option is equivalent to increasing ver‐
bosity by 1 (e.g., from 3 to 4) and the '-q' option is
equivalent to decreasing verbosity by 1. The '-v' and
'-q' options can be used more than once.
Return Values
returns the following values:
Success.
Error.
Warning.
Examples
To mount the inactive system image:
If the system image mounted was created by the most recent command, the
root file system will be mounted at /var/opt/drd/mnts/sysimage_001.
If the system image was booted when the most recent command was run,
the root file system will be mounted at /var/opt/drd/mnts/sysimage_000.
To display all extended options:
AUTHOR
was developed by Hewlett-Packard Development Company, L.P.
FILES
Log file.
Mount point for the root file system of an inactive system image cre‐
ated by a command.
Mount point for the root file system of an inactive system image that
was the booted system when was run.
SEE ALSOdrd(1M), drd-activate(1M), drd-clone(1M), drd-deactivate(1M), drd-
rehost(1M), drd-runcmd(1M), drd-status(1M), drd-umount(1M), drd-unre‐
host(1M)
Dynamic Root Disk Administrator's Guide, available at
http:docs/hp.comenDRD.
drd-mount(1M)