Site icon EfmSoft

What does NTSTATUS 0xC000049B (STATUS_FREE_SPACE_TOO_FRAGMENTED) mean?

 
Previous Next
STATUS_NOT_SUPPORTED_ON_DAX STATUS_DAX_MAPPING_EXISTS

STATUS_FREE_SPACE_TOO_FRAGMENTED

Free capacity exists, but not in a usable layout

This status distinguishes total free space from allocatable free space. An operation may require a sufficiently large, contiguous, aligned, or tier-specific extent even though the volume reports enough free bytes in aggregate.

Determine the allocation constraints of the failed operation before running generic defragmentation. Storage Spaces slab consolidation, tier optimization, and file-system defragmentation solve different layout problems. On a heavily allocated volume, freeing additional capacity may be necessary before any optimizer can assemble a suitable extent.

What to inspect

References


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

Exit mobile version