What does NTSTATUS 0xC0380017 (STATUS_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERSHRESULTWindows
Previous Next
STATUS_VOLMGR_DISK_SET_NOT_CONTAINED STATUS_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES

STATUS_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS

The member graph is inconsistent

A dynamic-volume member is expected to describe one role in the topology. This status indicates that the same disk is linked through multiple member records, which can make a simple disk-by-disk repair unsafe because the membership graph no longer has the expected uniqueness.

Inspect topology before changing ownership

Capture the disk identity, all member records that reference it, affected volume types, and pack configuration state. Compare the whole disk group rather than trusting a single host view. Do not create a replacement member or remove references until the duplicate linkage is explained; either action can hide the original metadata conflict.

References


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