What does Windows error code 302 (ERROR_DISK_TOO_FRAGMENTED) mean?

 
Could be also:
ConstantTypeOS
STATUS_VALID_STRONG_CODE_HASHNTSTATUSWindows
HTTP_STATUS_REDIRECTHTTP CodeAny
INVALID_MDL_RANGEBugCheck CodeWindows
Previous Next
ERROR_INVALID_OPLOCK_PROTOCOL ERROR_DELETE_PENDING

ERROR_DISK_TOO_FRAGMENTED

Disk fragmentation prevents the operation

ERROR_DISK_TOO_FRAGMENTED indicates that sufficient total free space may exist but the storage system cannot satisfy the required allocation because of fragmentation or metadata-layout constraints.

What to check

  • Check free space and fragmentation as separate conditions.
  • Identify whether the operation requires a large contiguous allocation.
  • Review volume health and file-system event logs.
  • Avoid repeatedly retrying a large allocation without changing disk state.

How to handle it

Free or consolidate space using supported maintenance tools, or choose another volume. Back up important data before invasive storage maintenance.

References


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