Site icon EfmSoft

What does NTSTATUS 0xC038003C (STATUS_VOLMGR_PLEX_MISSING) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_PLEX_MISSINGHRESULTWindows
Previous Next
STATUS_VOLMGR_PLEX_LAST_ACTIVE STATUS_VOLMGR_PLEX_REGENERATING

STATUS_VOLMGR_PLEX_MISSING

A complete-copy plex expected by the volume layout is absent

STATUS_VOLMGR_PLEX_MISSING reports a missing plex, not merely one missing disk extent. Since a plex is a complete copy of volume data, the error has volume-level redundancy significance.

The practical effect depends on the remaining plexes and volume type. A mirrored volume may continue through another active copy, while a management operation that targets the missing plex cannot proceed. The status itself does not say whether the underlying disk is powered off, failed, detached, or unavailable through the storage fabric.

Map the plex to its constituent extents and disks, then inspect those devices and the containing pack. Avoid creating a new plex until you know whether the original storage can return, because duplicate or stale topology can complicate recovery and import.

What to inspect

References


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

Exit mobile version