Site icon EfmSoft

What does NTSTATUS 0xC01A000F (STATUS_LOG_METADATA_INCONSISTENT) mean?

 
Previous Next
STATUS_LOG_METADATA_INVALID STATUS_LOG_RESERVATION_INVALID

STATUS_LOG_METADATA_INCONSISTENT

STATUS_LOG_METADATA_INCONSISTENT means CLFS found metadata whose data does not agree with the rest of the log state. A CLFS physical log includes a base metadata file and containers, and its LSNs relate logical container identifiers, block offsets, and record sequence numbers.

The important distinction is from STATUS_LOG_METADATA_CORRUPT: corruption points to damaged metadata, whereas inconsistency can be detected when metadata relationships conflict. It is also not a substitute for a record-level result such as STATUS_LOG_RECORD_NONEXISTENT.

Compare the complete state, not one field

References


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

Exit mobile version