What does NTSTATUS 0xC0380035 (STATUS_VOLMGR_PACK_WITHOUT_QUORUM) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_PACK_WITHOUT_QUORUMHRESULTWindows
Previous Next
STATUS_VOLMGR_PACK_HAS_QUORUM STATUS_VOLMGR_PARTITION_STYLE_INVALID

STATUS_VOLMGR_PACK_WITHOUT_QUORUM

The pack cannot safely claim online status

This status reflects a quorum deficit in the dynamic-disk group. The purpose of the quorum rule is to avoid multiple hosts or conflicting disk sets independently granting online status to the same pack.

Recover the missing participation, not just one volume

Record the total and online disk count, known missing disks, pack identity, and whether any disks are attached to another host. Restore or correctly import the required members before attempting topology changes. Do not use a format, initialization, or forced conversion as a substitute for resolving the pack membership.

References


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