Veritas Volume Manager 5.0.1 Troubleshooting Guide, HP-UX 11i v3, First Edition, November 2009

the operation when the system is restarted or the subsystem is repaired. Whether
the operation is reversed or completed depends on how far it had progressed.
Automatic recovery depends on being able to import both the source and target
disk groups. However, automatic recovery may not be possible if, for example,
one of the disk groups has been imported on another host.
To recover from an incomplete disk group move
1
Use the vxprint command to examine the configuration of both disk groups.
Objects in disk groups whose move is incomplete have their TUTIL0 fields
set to MOVE.
2
Enter the following command to attempt completion of the move:
# vxdg recover sourcedg
This operation fails if one of the disk groups cannot be imported because it
has been imported on another host or because it does not exist:
VxVM vxdg ERROR V-5-1-2907 diskgroup: Disk group does not exist
If the recovery fails, perform one of the following steps as appropriate.
3
If the disk group has been imported on another host, export it from that host,
and import it on the current host. If all the required objects already exist in
either the source or target disk group, use the following command to reset
the MOVE flags in that disk group:
# vxdg -o clean recover diskgroup1
Use the following command on the other disk group to remove the objects
that have TUTIL0 fields marked as MOVE:
# vxdg -o remove recover diskgroup2
4
If only one disk group is available to be imported, use the following command
to reset the MOVE flags on this disk group:
# vxdg -o clean recover diskgroup
Recovery from failure of a DCO volume
The procedure to recover from the failure of a data change object (DCO) volume
depends on the DCO version number.
For information about DCO versioning, see the Veritas Volume Manager
Administrators Guide.
Recovering from hardware failure
Recovery from failure of a DCO volume
28