The drd umount command fails:
•If the inactive system image was created by a drd clone command and no file system is mounted at /var/opt/drd/mnts/sysimage_001.
•If the inactive system image was the original source system when a drd clone command was run and no file system is mounted at /var/opt/drd/mnts/sysimage_000.
If a cloned file system is mounted, drd umount unmounts the file systems, unmounting the root file system (/) last. For a system with an LVM root, drd umount uses deactivate and vgexport to export the inactive volume group from the system. This makes the unmounted inactive system image invisible to LVM management commands. For a system with a VxVM root, the inactivate image must remain imported to ensure that it is bootable.
The drd umount command syntax is:
drd umount
Options
Displays the usage message for a DRD command. This option cannot be used with other options.
Sets preview mode. When run with the
Decreases the verbosity level by one each time it is specified. For example,
Increases the verbosity level by one each time it is specified. For example,
Sets the extended option to a value.
Displays the list of possible
Gets the extended options from a file.
Extended options
The following extended options are available:
-x alternate_bootdisk=block_device_special_file
This is the alternate boot disk. The alternate boot disk must be specified as a block device special file.
-x HA_alternate_bootdisk=block_device_special_file
This is the High Availability alternate boot disk. The High Availability alternate boot disk must be specified as a block device special file. High Availability alternate boot disk is supported only on
-x ignore_unmounted_fs={truefalse}
(Default is false) Controls whether a clone fails when an unmounted file system in the root volume group is detected.
66 DRD commands