VERITAS Volume Manager 3.1 Reference Guide
Table Of Contents

94 Chapter2
Error Messages
Cluster Error Messages
Version out of range for at least one node
• Description
One or more nodes in the cluster do not support the protocol version
that would result from a protocol upgrade.
• Action
Make sure that the latest version of VxVM is installed on all nodes in
the cluster.
Upgrade operation failed: Version out of range for at
least one node
• Description
Before trying to upgrade a cluster by running vxdctl upgrade, all
the nodes should be able to support the new protocol version. If at
least one of them doesn’t support the the new protocol version, an
upgrade can fail.
• Action
Make sure that the VxVM package that supports the new protocol
version is installed on all nodes and retry the upgrade.
Upgrade operation failed: Error in cluster processing
• Description
The cluster protocol upgrade must be done on the master and cannot
be done from a slave node.
• Action
Retry the vxdctl upgrade command on the master node.
CVM protocol version out of range
• Description
When a node joins the cluster, it tries to join at a protocol version that
is stored in its volboot file. If the cluster is running at a different
protocol version, the master rejects the join and sends the current
protocol version to the slave. The slave re-tries with the current
version (if that version is supported on the joining node), or the join
fails.
• Action