What does NTSTATUS 0xC0E70016 (STATUS_SPACES_CORRUPT_METADATA) mean?

 
Previous Next
STATUS_SPACES_UNSUPPORTED_VERSION STATUS_SPACES_DRT_FULL

STATUS_SPACES_CORRUPT_METADATA

Storage metadata is below the filesystem layer

This status reports corruption while Storage Spaces reads metadata needed to understand the pool or virtual-disk layout. It is different from an NTFS or ReFS data-structure error. A file-system repair utility cannot reconstruct the Storage Spaces pool layout, and creating a new pool can overwrite evidence needed for recovery.

First actions

  • Stop layout-changing operations and capture the pool, virtual-disk, physical-disk, and event information.
  • Check every pool member and its connectivity; a read error from one member can surface as an apparent metadata problem.
  • Use a supported recovery and vendor-support process before resetting or repurposing any member disk.

Microsoft: Storage Spaces health states

Microsoft: Get-PhysicalDisk

Microsoft: Repair-VirtualDisk


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