Site icon EfmSoft

What does NTSTATUS 0xC000080F (STATUS_PROACTIVE_SCAN_IN_PROGRESS) mean?

 
Previous Next
STATUS_ORPHAN_NAME_EXHAUSTED STATUS_ENCRYPTED_IO_NOT_POSSIBLE

STATUS_PROACTIVE_SCAN_IN_PROGRESS

A proactive integrity scan already owns the operation

The requested action cannot proceed because a proactive scanner is currently running. ReFS uses a background scrubber to validate infrequently accessed data and trigger repair of latent corruption where integrity information and redundancy allow it.

This is a concurrency state, not a reason to terminate the scan. Check scan progress and storage health, then retry after completion. Stopping the scanner can leave unverified ranges and make later failures harder to correlate.

What to inspect

References


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

Exit mobile version