HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)

d
drd(1M) drd(1M)
major_mode.extended_option
=value For example: clone.verbosity=5
Refer to the DESCRIPTION section for an explanation of
major modes.
# comment Comment lines begin with # and are ignored.
RETURN VALUE
The
drd command modes return one of the following values:
0 Success.
1 Error.
2 Warning.
EXAMPLES
To display drd usage information:
drd -?
To display drd extended option usage:
drd -x -?
To display usage for the drd clone command:
drd clone -?
To clone the root LVM volume group or VxVM disk group to a physical device:
For 11i v2:
drd clone -t /dev/dsk/c1t1d0
For 11i v3:
drd clone -t /dev/disk/disk1
To preview the clone of the root LVM volume group or VxVM disk group to a physical device:
For 11i v2:
drd clone -p -t /dev/dsk/c1t15d0
For 11i v3:
drd clone -p -t /dev/disk/disk7
To display all drd clone extended options:
drd clone -x -?
To mount the inactive system image:
drd mount
If the system image mounted was created by the most recent drd clone 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
drd clone command was run, the root file system
will be mounted at /var/opt/drd/mnts/sysimage_000
.
To display all
drd mount extended options:
drd mount -x -?
To unmount the inactive system image:
drd umount
To display all drd umount extended options:
drd umount -x -?
To see the software that is installed on the inactive system image (without any need to mount the image
first):
HP-UX 11i Version 2: December 2007 Update 2 Hewlett-Packard Company 195