Site icon EfmSoft

What does NTSTATUS 0xC0380034 (STATUS_VOLMGR_PACK_HAS_QUORUM) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_PACK_HAS_QUORUMHRESULTWindows
Previous Next
STATUS_VOLMGR_PACK_OFFLINE STATUS_VOLMGR_PACK_WITHOUT_QUORUM

STATUS_VOLMGR_PACK_HAS_QUORUM

This reports a pack state, not volume health

Quorum means that enough disks in the pack are online for Volume Manager to permit the pack to have online status. It does not certify that every dynamic volume is healthy, synchronized, or free of filesystem errors.

Use it to scope the next check

Once quorum is established, inspect the specific volume, member, plex, or disk condition that prompted the operation. Record the online disk count and the pack membership so later changes do not invalidate the state. Avoid reading this result as permission to merge a second pack that has the same identity.

References


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

Exit mobile version