This message is generated whenever a location for an object copy (replicated or erasure coded) cannot be found.
Code | Field | Description |
---|---|---|
CBIL | CBID | The affected CBID. |
NOID | Source Node ID | The node ID on which the locations were lost. |
UUID | Universally Unique ID | The identifier of the affected object in the StorageGRID system. |
ECPR | Erasure Coding Profile | For erasure-coded object data. The ID of the Erasure Coding profile used. |
LTYP | Location Type | CLDI (Online): For replicated object data CLEC (Online): For erasure-coded object data CLNL (Nearline): For archived replicated object data |
PCLD | Path to replicated object | The complete path to the disk location of the lost object data. Only returned when LTYP has a value of CLDI (that is, for replicated objects). Takes the form /var/local/rangedb/2/p/13/13/00oJs6X%{h{U)SeUFxE@ |
RSLT | Result | Always NONE. RSLT is a mandatory message field, but is not relevant for this message. NONE is used rather than SUCS so that this message is not filtered. |
TSRC | Triggering Source | USER: User triggered SYST: System triggered |