Site icon EfmSoft

What does NTSTATUS 0xC0400004 (STATUS_RKF_STORE_FULL) mean?

 
Previous Next
STATUS_RKF_BLOB_FULL STATUS_RKF_FILE_BLOCKED

STATUS_RKF_STORE_FULL

The RKF handle store exhausted its entry capacity

This status applies to the shared RKF store rather than to one handle’s metadata blob. The filter has reached the number or storage limit for resume-handle records and cannot preserve another handle for transparent recovery. Existing continuously available opens can therefore prevent new persistent handles from being granted.

A full store can indicate unusually high handle counts, stale records that were not reclaimed after clients disappeared, repeated failover churn, or storage problems affecting the ResumeKeyFilter.Store file. The correct response is to inspect ownership and cleanup behavior, not to delete the store while clustered workloads are active.

What to inspect

References


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

Exit mobile version