What does NTSTATUS 0xC0000809 (STATUS_CORRUPT_LOG_OVERFULL) mean?

 
Previous Next
STATUS_DISK_REPAIR_UNSUCCESSFUL STATUS_CORRUPT_LOG_CORRUPTED

STATUS_CORRUPT_LOG_OVERFULL

The volume corruption log cannot record additional findings

The status means a corruption log is full. Existing records remain important, but newly detected corruptions may not be recorded, so the log can no longer be treated as a complete inventory of volume damage.

Preserve the current records before clearing or recreating anything. Then run the supported volume scan to rediscover unresolved defects and confirm the repair queue. Simply increasing ordinary application log space will not fix a file-system corruption log.

What to inspect

  • Export related file-system and storage events.
  • Run the file-system scan appropriate to the volume type.
  • Verify the log accepts new records after repair or recreation.

References


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