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

Chapter 6, Error Messages
Understanding Messages
87
V-5-1-3024
VxVM vxconfigd ERROR V-5-1-3024 vxclust not there
Description: An error during an attempt to join a cluster caused vxclust to fail. This
may be caused by the failure of another node during a join or by the failure of
vxclust.
Action: Retry the join. An error message on the other node may clarify the problem.
V-5-1-3025
VxVM vxconfigd ERROR V-5-1-3025 Unable to add portal for cluster
Description: vxconfigd was not able to create a portal for communication with the
vxconfigd on the other node. This may happen in a degraded system that is
experiencing shortages of system resources such as memory or file descriptors.
Action: If the system does not appear to be degraded, stop and restart vxconfigd,
and try again.
V-5-1-3030
VxVM vxconfigd ERROR V-5-1-3030 Volume recovery in progress
Description: A node that crashed attempted to rejoin the cluster before its DRL map
was merged into the recovery map.
Action: Retry the join when the merge operation has completed.
V-5-1-3031
VxVM vxconfigd ERROR V-5-1-3031 Cannot assign minor minor
Description: A slave attempted to join a cluster, but an existing volume on the slave has
the same minor number as a shared volume on the master.
This message is accompanied by the following console message:
VxVM vxconfigd ERROR V-5-1-2192 minor number minor disk group group
in use
Action: Before retrying the join, use vxdg reminor (see the vxdg(1M) manual page)
to choose a new minor number range either for the disk group on the master or for the
conflicting disk group on the slave. If there are open volumes in the disk group, the
reminor operation will not take effect until the disk group is deported and updated
(either explicitly or by rebooting the system).