Skip to main content
A newer release of this product is available.

dbs.master events

Contributors
Suggest changes

dbs.master.didnt.start.cm

Severity

NOTICE

Description

This message occurs when the node fails to execute cluster master startup. The system attempts to start the cluster master again automatically.

Corrective Action

(None).

Syslog Message

Cluster master startup on service ID %u on node ID %u (UUID: %s) failed. Reason: %s.

Parameters

serviceID (INT): Service ID that identifies the associated master service.
nodeID (INT): Node ID number of the associated node.
nodeUuid (STRING): Node UUID of the associated node.
reason (STRING): Reason cluster master startup failed.

dbs.master.started.cm

Severity

NOTICE

Description

This message occurs when the node completes cluster master startup successfully.

Corrective Action

(None).

Syslog Message

Cluster master startup on service ID %u on node ID %u (UUID: %s) completed successfully.

Parameters

serviceID (INT): Service ID that identifies the associated master service.
nodeID (INT): Node ID number of the associated node.
nodeUuid (STRING): Node universal unique identifier (UUID) of the associated node.