drd-activate.1m (2010 09)

d
drd-activate(1M) drd-activate(1M)
3 Adds INFO messages (informational messages preceded by the
* character).
4 Adds verbose INFO messages.
5 Adds very-verbose INFO messages.
-x preview=false
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.
-x reboot=false
Usage: Basic
If true, the system is rebooted at the successful completion of a
drd activate operation.
-x verbosity=3
Usage: Basic
Specifies the level of stderr verboseness:
0 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).
4 Adds verbose INFO messages.
5 Adds very-verbose INFO messages.
Note: The
-v option is equivalent to increasing verbosity 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 VALUE
drd activate returns the following values:
0 Success.
1 Error.
2 Warning.
EXAMPLES
To name a file specifying extended options:
drd <mode> [options] -X /tmp/extendedOptions
where the example /tmp/extendedOptions
file has this content:
logfile=/tmp/robsDRD.log
log_verbosity=5
To set the inactive system image as the primary boot disk:
drd activate
To set the inactive system image as the primary boot disk and a different disk as the alternate boot disk:
For 11iv2:
drd activate -x alternate_bootdisk=/dev/dsk/c1t1d0
For 11iv3:
drd activate -x alternate_bootdisk=/dev/disk/disk1
To boot to the inactive system image immediately:
drd activate -x reboot=true
To display all drd activate extended options:
drd activate -x -?
AUTHOR
drd was developed by Hewlett-Packard Development Company, L.P.
FILES
/var/opt/drd/drd.log Log file.
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010