Site icon EfmSoft

What does NTSTATUS 0xC0380013 (STATUS_VOLMGR_DISK_NOT_ENOUGH_SPACE) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_DISK_NOT_ENOUGH_SPACEHRESULTWindows
Previous Next
STATUS_VOLMGR_DISK_NOT_EMPTY STATUS_VOLMGR_DISK_REVECTORING_FAILED

STATUS_VOLMGR_DISK_NOT_ENOUGH_SPACE

STATUS_VOLMGR_DISK_NOT_ENOUGH_SPACE says that Volume Manager cannot allocate enough usable space for the requested operation. "Usable" is the key word: it can be smaller than raw capacity or the visually unallocated area because alignment, reserved structures, existing extents, and volume rules apply.

Do not respond by immediately shrinking or deleting an adjacent partition. First identify the exact range requirement and the regions that VolMgr is allowed to use.

What to check

Microsoft: VDS disk extent types

Microsoft: DRIVE_LAYOUT_INFORMATION_EX

Microsoft: Volume Manager error codes


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

Exit mobile version