Veritas Volume Manager 5.1 SP1 Troubleshooting Guide (5900-1507, April 2011)
■ Case 1: Some arrays such as EMC and HDS provide mirroring in hardware.
When a LUN pair is split, depending on how the process is performed, this can
result in two disks that have the same disk identifier and UDID value. See
"Handling Disks with Duplicated Identifiers" in the "Creating and Administering
Disk Groups" chapter of the Veritas Volume Manager Administrator’s Guide
for full details of how to deal with this condition.
■ Case 2: If disks have been duplicated by using the dd command or any similar
copying utility, you can use the following command to update the UDID for
one or more disks:
# vxdisk [-f] updateudid disk1 ...
This command uses the current value of the UDID that is stored in the Device
Discovery Layer (DDL) database to correct the value in the private region. The
-f option must be specified if VxVM has not set the udid_mismatch flag on a
disk.
For example, the following command updates the UDIDs for the disks c2t66d0
and c2t67d0:
# vxdisk updateudid c2t66d0 c2t67d0
■ Case 3: If DMP has been disabled to an array that has multiple paths, then each
path to the array is claimed as a unique disk.
If DMP is suppressed, VxVM does not know which path to select as the true
path. You must choose which path to use. Decide which path to exclude, and
then select item 1 (suppress all paths through a controller from VxVM’s
view) or item 2 (suppress a path from VxVM’s view) from vxdiskadm option
17 (Prevent multipathing/Suppress devices from VxVM’s view).
V-5-1-15728
VxVM command ERROR V-5-1-15728 vxconfigd died during command shipping.
Check the status of command execution manually.
Description:
During execution of a shared disk group configuration change command that is
shipped from slave on master, the vxconfigd process exited on the slave node.
Recommended action:
Verify the state of the VxVM objects using query commands such as vxprint or
vxdisk list. Since the command exited during execution, the command might
have left some stale entries. Clear the stale entries using commands such as vxedit
119Error messages
Types of messages