Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Optional/Mandatory

Description

EID

Mandatory

Unique event identifier referenced in the manual. 64-char string.

Timestamp

Mandatory

Fully qualified timestamp associated with the event. Resolution at the microseconds and include the timezone offset to avoid locality issues.

Severity

Mandatory

Fatal/Warning/Error/Info

Msg

Mandatory

Human readable message.

Hardware IdentifierHID

Optional

Identify HW hardware component involved in the event. E.g. PCI address for SSD, network interface, …

Rank

Optional

DAOS rank involved in the event.

PIDOptionalIdentifier of the process involved in the RAS event
TIDOptionalIdentifier of the thread involved in the RAS event.
JOBIDOptionalIdentifier of the job involved in the RAS event.

Hostname

Optional

Hostname of the node involved in the event.

Pool UUIDPUUID

Optional

Pool UUID involved in the event, if any.Container UUID

CUUID

Optional

Container UUID involved in the event, if relevant.

Object IDOID

Optional

Object identifier involved in the event, if relevant.

Control Operation

Optional

Recommended automatic action, if any.

Data

Optional

Specific instance data treated as a blob.

...