Site icon EfmSoft

What does NTSTATUS 0xC01A0026 (STATUS_LOG_FULL_HANDLER_IN_PROGRESS) mean?

 
Previous Next
STATUS_LOG_CLIENT_NOT_REGISTERED STATUS_LOG_CONTAINER_READ_FAILED

STATUS_LOG_FULL_HANDLER_IN_PROGRESS

STATUS_LOG_FULL_HANDLER_IN_PROGRESS is a concurrency result, not a second independent storage failure. CLFS management has already accepted a request to make space available for the registered client and may be growing the log or requesting tail movement.

The documented contract is to wait for the client growth-completion callback before issuing another full-log handling request for that client. Retrying immediately produces duplicate control traffic without creating additional capacity.

What to inspect

References


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

Exit mobile version