A newer release of this product is available.
clam.voting events
clam.voting EMS events occur when the Kernel Cluster Services Connectivity, Liveliness, Availability Monitor (CLAM) detects that the voting state of the node changed.
clam.voting.state.change
- Severity
-
INFORMATIONAL
- Description
-
This message occurs when the Kernel Cluster Services Connectivity, Liveliness, Availability Monitor (CLAM) detects that the voting state of the node changed.
- Corrective Action
-
(None).
- Syslog Message
-
CLAM on node (name=%s, ID=%llu) has %s voting for its HA partner node(name=%s, ID=%llu).
- Parameters
-
local_hostname (STRING): Host name of the local node.
localId (LONGINT): Node ID of the local node.
state (STRING): New voting state of the node.
partner_hostname (STRING): Host name of the HA partner node.
partnerId (LONGINT): Node ID of the HA partner node.