LKDM: Leaked Object Cleanup
This message is generated when a leaked chunk has been cleaned or deleted. A chunk can be part of a replicated object or an erasure-encoded object.
Code | Field | Description |
---|---|---|
CLOC |
Chunk location |
The file path of the leaked chunk that got deleted. |
CTYP |
Chunk type |
Type of chunk:
|
LTYP |
Leak type |
The five types of leaks that can be detected:
|
CTIM |
Chunk create time |
Time the leaked chunk was created. |
UUID |
Universally Unique Identifier |
The identifier of the object the chunk belongs to. |
CBID |
Content Block Identifier |
CBID of the object the leaked chunk belongs to. |
CSIZ |
Content size |
The size of the chunk in bytes. |