Site icon EfmSoft

What does NTSTATUS 0xC01A000D (STATUS_LOG_METADATA_CORRUPT) mean?

 
Previous Next
STATUS_LOG_READ_MODE_INVALID STATUS_LOG_METADATA_INVALID

STATUS_LOG_METADATA_CORRUPT

STATUS_LOG_METADATA_CORRUPT identifies corruption in a CLFS metadata file. A CLFS log has a base log file that contains metadata and one or more containers that contain the actual log data, so a metadata failure is not interchangeable with corruption of a particular container block.

CLFS provides validation for metadata and data before archive and after restore. The practical distinction from STATUS_LOG_METADATA_INCONSISTENT is that corruption points to damaged metadata, while an inconsistent result can describe relationships that do not agree even when data can be read.

Treat the base file and containers as one recovery set

References


Looking for a different code? Search another status or error code.

Exit mobile version