generic.cluster events
Collection of separate PDF docs
Creating your file...
generic.cluster.fault
- Severity
-
NOTICE
- Description
-
This message occurs when a fault that does not have specific EMS handling is issued by a cluster. Multiple cluster faults are mapped to this one event.
- Corrective Action
-
None.
- Syslog Message
-
This is generic cluster fault. The fault is \"%s\" (%u) with severity \"%u\" for Service ID \"%u\" on node \"%u\". Drive list = %s.
- Parameters
-
cfCodeName (STRING): Name of the original cluster fault code.
cfCode (INT): Cluster fault code number.
cfSeverity (INT): Severity of the cluster fault. This is different than the EMS severity.
serviceID (INT): Service ID that identifies the associated cluster service. It will be "0" if there is no associated service.
nodeID (INT): Node ID number of the associated node. It will be "0" if there is no associated node.
cfDriveIDs (STRING): List of the drive IDs associated with the fault. The list migbt be empty.
cfType (STRING): Cluster fault type of the associated object.
cfID (INT): 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): Description of the cluster fault, including context details.
cfExtSrc (STRING): Cluster Fault externalSource label created by the CreateClusterFault API command and attached to the fault for testing purposes.