Managing HP Serviceguard for Linux, Seventh Edition, July 2007

Building an HA Cluster Configuration
Configuring the Cluster
Chapter 5 183
Verifying the Cluster Configuration
If you have edited a cluster configuration template file, use the following
command to verify the content of the file:
cmcheckconf -v -C $SGCONF/clust1.config
This command checks the following:
Network addresses and connections.
Quorum server connection.
All lock LUN device names on all nodes refer to the same physical
disk area.
One and only one lock LUN device is specified per node.
A quorum server or lock LUN is configured, but not both.
Uniqueness of names.
Existence and permission of scripts specified in the command line.
If all nodes specified are in the same heartbeat subnet.
Correct configuration filename.
All nodes can be accessed.
No more than one CLUSTER_NAME, HEARTBEAT_INTERVAL, and
AUTO_START_TIMEOUT are specified.
The value for package run and halt script timeouts does not exceed
the maximum.
•The value for HEARTBEAT_INTERVAL is at least one second.
•The value for NODE_TIMEOUT is at least twice the value of
HEARTBEAT_INTERVAL.
•The value for AUTO_START_TIMEOUT variables is greater than zero.
Heartbeat network minimum requirement. (See HEARTBEAT_IP
under “Cluster Configuration Parameters” starting on page 106.)
At least one NODE_NAME is specified.
Each node is connected to each heartbeat network.
All heartbeat networks are of the same type of LAN.