Dynamic Root Disk A.3.12.* Release Notes
example, the root volume group names varoptvol and optvol caused the drd
clone command to fail. The following HP-UX patches for VxVM, or appropriate
superseding patches, resolve this issue:
• VxVM 5.0 on HP-UX 11i v3 (11.31): PHCO_40294
• VxVM 5.0 on HP-UX 11i v2 (11.23): PHCO_38570
• VxVM 4.1 on HP-UX 11i v3 (11.31): PHCO_38654
• VxVM 4.1 on HP-UX 11i v2 (11.23): PHCO_38464
2.6 Version A.3.5 (March 2010)
DRD version A.3.5 contains the following new features:
• sync command to compare and synchronize the clone with the original OS disk. After
creating a DRD clone but prior to activating the clone, you can use DRD sync to compare
the original image to the clone, identifying and optionally applying any changes made to
the original image that need to be propagated to the clone. Examples would be changes
to password files, log files, etc.
DRD version A.3.5 contains fixes for the following defects:
QXCR1000950254: The drd clone command succeeds when a device file is missing
for a disk other than the clone target.
QXCR1000961233: Cloning a fully allocated LVM disk to an identical sized
target can fail due to space issues if the LVM parameters for extent size,
max physical vols, or max logical vols are set to non default values.
# /opt/drd/bin/drd clone -v -x overwrite=true -t /dev/dsk/c3t5d0
======= 07/02/08 13:16:04 EDT BEGIN Clone System Image (user=root)
(jobid=lccns166)
* Reading Current System Information
* Selecting System Image To Clone
* Selecting Target Disk
* The disk "/dev/dsk/c3t5d0" contains data which will be overwritten.
* Selecting Volume Manager For New System Image
* Analyzing For System Image Cloning
ERROR: Analysis of file system creation fails.
- Analysis of target fails.
- The analysis step for creation of an inactive system image failed.
- The following messages, including errors, were obtained during
analysis:
E:The total volume sizes in disk group: "drdroot" exceed the
available capacity by 32Mb.
E:The disk capacity available is not sufficient to create the
volume
"/" with the size specified (disk space is short by 32Mb). Reduce
the size of this volume (or other volumes that share the same disk
group), or use additional/larger disks.
.
* Analyzing For System Image Cloning failed with 1 error.
======= 07/02/08 13:16:16 EDT END Clone System Image failed with 1
error.
(user=root) (jobid=lccns166)
QXCR1000964506: When an 11.23 system is cloned and then updated to 11.31.
The clone can now be mounted from the updated 11.31 system and remain
bootable.