dbs.ssl events
Collection of separate PDF docs
Creating your file...
dbs.ssl.node.cert.expire
- Severity
-
NOTICE
- Description
-
This message occurs when Distributed Block Store (DBS) detects that a Secure Socket Layer (SSL) certificate on a node is nearing expiration. No action is needed. The system resolves this issue by automatically updating the certificate.
- Corrective Action
-
(None).
- Syslog Message
-
DBS has detected that an SSL certificate is nearing expiration. Cluster fault node %u, node UUID %s, type %s, fault ID %u, status %u. %s
- Parameters
-
nodeID (INT): Node ID number of the associated node.
nodeUUID (STRING): Node universal unique identifier (UUID) string of the associated node.
cfType (STRING): DBS cluster fault type of the associated object.
cfID (INT): DBS cluster fault ID number associated with the fault.
cfStatus (INT): Current status of the cluster fault. 1 = New (just reported), 2 = Existing (updated), 3 = Resolved (closed).
cfDetails (STRING): Details of the certificates that are nearing expiration.
cfExtSrc (STRING): DBS cluster fault externalSource label created by the "CreateClusterFault" API command and attached to the fault for testing purposes.