HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
d
drd-runcmd(1M) drd-runcmd(1M)
-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).
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 verbosity=3
Usage: Basic
Specifies the level of standard error verboseness:
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.
Restrictions on Commands Executed by drd runcmd
DRD supports read access of registered directory depots and directory depots on the booted system. It does
not support serial depots and it does not support depots on the inactive system image.
Depots cannot be listed or used as targets by drd runcmd. Thus, the commands swlist, swremove,
swmodify, and swverify can be run by drd runcmd to view or modify the inactive system image,
but not to view or modify depot contents.
Syntax Restrictions for sw* Commands
Since depot manipulation is not supported under drd runcmd, any option that indicates a depot target is
not supported. This includes the following:
• The -d option on swlist, swmodify, swverify, and swremove.
• The @ option on swinstall , swlist, and swverify.
212 Hewlett-Packard Company − 2 − HP-UX 11i Version 2: December 2007 Update