What does NTSTATUS 0xC0E7001D (STATUS_SPACES_DRIVE_LOST_DATA) mean?

 
Previous Next
STATUS_SPACES_DRIVE_SPLIT STATUS_SECCORE_INVALID_COMMAND

STATUS_SPACES_DRIVE_LOST_DATA

This is stronger than a temporary connectivity loss

This status reports lost data on a physical member. It does not by itself state whether the virtual disk has lost user-visible data: that depends on the affected allocations and whether the configured mirror or parity information remains available elsewhere. The right response is to assess surviving copies before changing membership, not to assume a new disk can recreate data with no valid source.

Priorities

  • Identify the affected virtual disks, their resiliency setting, and the health of every surviving member.
  • Preserve logs and hardware evidence, then replace or isolate failed media according to the recovery plan.
  • Use Repair-VirtualDisk only after there is a healthy source for reconstruction; otherwise restore the affected data from a verified backup.

Microsoft: Repair-VirtualDisk

Microsoft: fault tolerance and storage efficiency

Microsoft: Get-PhysicalDisk


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