Dynamic Root Disk A.3.10.* Release Notes (January 2012)

2.2 Version A.3.9 (September 2011)
DRD version A.3.9 contains the following new features:
DRD clone operation can now copy autofile, so that customizations are retained on the
clone.
DRD version A.3.9 contains fixes for the following defects:
QXCR1000988687. Prior to this fix the EFI AUTO file on the clone was
generic rather than a copy of that which was on the original system.
With the fix the EFI AUTO file is copied from the original system to
the clone and mirror, if applicable.
QXCR1001078844. Prior to the fix DRD would delete temporary configuration
files in /var/opt/drd/tmp when the DRD session was completed. With the fix,
in the event of an error, DRD will copy the contents of /var/opt/drd/tmp to
/var/opt/drd/save for use to diagnose the error.
QXCR1001103256. Prior to the fix for this CR, the DRD registry can be missing
mirror dsfs in cases where there are more than 1 mirror dsf for the boot or
clone disk. This inconsistency does not cause any functionality issues.
QXCR1001104751. Prior to the fix for this CR, execution of the script
/opt/drd/bin/drd_unregister_mirror removed registry entries which were needed
by “drd mount” on LVM2 systems, and “drd sync”. The entries which were
deleted pertain to volMgrVers, syncDate, & creationDate. On LVM 2 systems,
“drd mount” would produce the following error:
* Mounting Inactive System Image ERROR:
Mounting the file system fails. - Mounting the inactive system
image fails. - The command "/usr/bin/sh -c
/var/opt/drd/tmp/drdq31CuWfbL/.drdvgimportcmd " fails with the
return code 1. The error message from the command is "vgimport:
Error: The major number for the group file "/dev/drd00/group"
corresponds to volume group version 1.0
With the fix, drd_unregister_mirror executes successfully.
QXCR1001105660. Prior to the fix for this CR, when using ssh -x to a system,
execution of drd runcmdfor a GUI application would result in an X11
forwarding failure as follows:
* Executing command: "/usr/sbin/swinstall"
NOTE: The interactive UI was invoked, since no software was
specified. Xlib: connection to "localhost:13.0" refused by server
Xlib: PuTTY X11 proxy: MIT-MAGIC-COOKIE-1 data did not match.
With this fix, the GUI now runs correctly.
QXCR1001106819. Prior to this fix “drd activate and “drd deactivatewould
attempt to set the High Availability bootpath on vPar systems that do not
support the High Availability bootpath. With this fix “drd activateand
“drd deactivatedo not attempt to set the High Availability bootpath on vPar
systems.
QXCR1001113284. Prior to this fix “drd synccould not tolerate
filenames that contain unprintable control characters. With this