Site icon EfmSoft

What does NTSTATUS 0xC0E70014 (STATUS_SPACES_MAP_REQUIRED) mean?

 
Previous Next
STATUS_SPACES_UPDATE_COLUMN_STATE STATUS_SPACES_UNSUPPORTED_VERSION

STATUS_SPACES_MAP_REQUIRED

This is a storage-layout allocation condition

An extent is a range of virtual-disk storage backed by physical capacity. This status says the provider needs an extent to be allocated before it can finish the requested operation. It is not a request to map a network drive and should not be diagnosed as a missing filesystem drive letter.

What matters for allocation

  • Check pool capacity, healthy eligible disks, and the requested resiliency layout; the provider must find placement that satisfies all of them.
  • For thin provisioning, confirm that sufficient physical capacity remains for the next allocation and for resiliency overhead.
  • Inspect active jobs and repeated allocation failures before changing virtual-disk size or removing members.

Microsoft: Storage Spaces overview

Microsoft: CreateVirtualDisk

Microsoft: Get-StorageJob


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

Exit mobile version