HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
d
drd-activate(1M) drd-activate(1M)
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.
-x preview=false
Usage: Basic
If true, run this command in preview mode only (that is, complete the analysis phase and
exit; do not commit changes 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 opera-
tion.
-x verbosity=3
Usage: Basic
Specifies the level of standard error verboseness. Legal values are:
0 Displays 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.
See also the -v and -q options in the Options section above. The -v
option increases the
verbosity by 1 (for example, from 3 to 4) and the
-q option decreases the verbosity by 1.
The -v and -q options can be given more than once. Multiples can be merged, as in
-qq.
For example, if both
-x verbosity=5 and -qqq are included on the command line,
the effective verbosity is 2. The minimum combined verbosity level is 0.
For example, if both -x verbosity=1 and -vv are included on the command line, the
effective verbosity is 3. The maximum combined verbosity level is 5.
RETURN VALUE
drd activate returns one of the following values:
0 Success.
1 Error.
2 Warning.
EXAMPLES
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 11i v2:
drd activate -x alternate_bootdisk=/dev/dsk/c1t1d0
For 11i v3:
drd activate -x alternate_bootdisk=/dev/disk/disk1
To boot to the inactive system image immediately:
drd activate -x reboot=true
HP-UX 11i Version 2: December 2007 Update − 2 − Hewlett-Packard Company 199