Veritas Volume Manager 4.1 Troubleshooting Guide (HP-UX 11i v3, February 2007)

Chapter 6, Error Messages
Understanding Messages
83
V-5-1-2860
VxVM vxdg ERROR V-5-1-2860 Transaction already in progress
Description: One of the disk groups specified in a disk group move, split or join
operation is currently involved in another unrelated disk group move, split or join
operation (possibly as the result of recovery from a system failure).
Action: Use the vxprint command to display the status of the disk groups involved.
If vxprint shows that the TUTIL0 field for a disk group is set to MOVE, and you are
certain that no disk group move, split or join should be in progress, use the vxdg
command to clear the field as described in “Recovering from Incomplete Disk Group
Moves” on page 18. Otherwise, retry the operation.
V-5-1-2862
VxVM vxdg ERROR V-5-1-2862 object: Operation is not supported
Description: DCO and snap objects dissociated by Persistent FastResync, and VVR
objects cannot be moved between disk groups.
Action: None. The operation is not supported.
V-5-1-2866
VxVM vxdg ERROR V-5-1-2866 object: Record already exists in disk group
Description: A disk group join operation failed because the name of an object in one
disk group is the same as the name of an object in the other disk group. Such name
clashes are most likely to occur for snap objects and snapshot plexes.
Action: Use the following command to change the object name in either one of the disk
groups:
# vxedit -g diskgroup rename old_name new_name
For more information about using the vxedit command, see the vxedit(1M)
manual page.