drd.1m (2010 09)

d
drd(1M) drd(1M)
To update the inactive image to 0903 HPUX11i-DC-OE from the depot
/var/opt/1131_0903_DCOE
,
and explicitly deselect T1458AA:
drd runcmd update-ux
-s hpsvr:/var/opt/HPUX_1131_0903_DCOE HPUX11i-DC-OE !T1458AA
To see the software that is installed on the inactive system image (without any need to mount the image
first):
drd runcmd swlist
To install PHCO_0001 from the depot /var/opt/patches
, located on the system
patchsvr:
drd runcmd swinstall -s patchsvr:/var/opt/patches PHCO_0001
To run a preview installation of PHCO_0001 from the depot
/var/opt/patches
, located on the system
patchsvr:
drd runcmd swinstall -p -s patchsvr:/var/opt/patches PHCO_0001
To verify all software on the inactive system image:
drd runcmd swverify
To remove PHKL_9999 from the inactive system image:
drd runcmd swremove PHKL_9999
To view the swagent log on the inactive system image:
drd runcmd view /var/adm/sw/swagent.log
To display all drd runcmd extended options:
drd runcmd -x -?
To display system-specific information about the clone and the original disk:
drd status
To unmount the inactive system image:
drd umount
To display all drd umount extended options:
drd umount -x -?
To remove EFI/HPUX/SYSINFO.TXT
from the EFI partition of the inactive system image:
drd unrehost
To remove EFI/HPUX/SYSINFO.TXT
from the EFI partition of the disk /dev/disk/disk9:
drd unrehost -t /dev/disk/disk9
To remove EFI/HPUX/SYSINFO.TXT from the EFI partition of the inactive system image, preserving a
copy at /home/sysadmin/sysinfo_test:
drd rehost -f /home/sysadmin/sysinfo_test
To remove EFI/HPUX/SYSINFO.TXT rom the EFI partition of the disk /dev/dsk/c0t0d0
, preserv-
ing a copy at
/home/sysadmin/sysinfo_test:
drd rehost -f /home/sysadmin/sysinfo_test -t /dev/dsk/c0t0d0
To create the file /var/opt/drd/sync/files_to_be_copied_by_drd_sync
, containing a list of
files that will be copied to the inactive clone when
drd sync is run, run the command in preview mode:
drd sync -p -v -v
To synchronize newly changed files to the inactive clone from the booted original system:
drd sync -v -v
AUTHOR
drd was developed by Hewlett-Packard Development Company, L.P.
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010