Site icon EfmSoft

What does NTSTATUS 0xC01A002D (STATUS_LOG_METADATA_FLUSH_FAILED) mean?

 
Previous Next
STATUS_LOG_PINNED STATUS_LOG_INCONSISTENT_SECURITY

STATUS_LOG_METADATA_FLUSH_FAILED

STATUS_LOG_METADATA_FLUSH_FAILED concerns the durable metadata that describes the CLFS log and its state. A record path can involve client buffers, containers, LSNs, and metadata; a failure to flush metadata makes it unsafe to assume that a later open or recovery will observe the intended topology or state transition.

This differs from STATUS_LOG_CONTAINER_WRITE_FAILED, which reports a container write problem, and from STATUS_LOG_APPENDED_FLUSH_FAILED, which reports an append or reservation change that could not be flushed.

What to inspect

References


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

Exit mobile version