| Previous | Next |
| ERROR_VOLMGR_PACK_HAS_QUORUM | ERROR_VOLMGR_PARTITION_STYLE_INVALID |
ERROR_VOLMGR_PACK_WITHOUT_QUORUM
ERROR_VOLMGR_PACK_WITHOUT_QUORUM (0xC0380035) is a Windows Volume Manager HRESULT. The dynamic pack lacks a quorum of healthy disks required to use its configuration safely.
What to check for ERROR_VOLMGR_PACK_WITHOUT_QUORUM
- Reconnect or repair missing disks before attempting to modify the pack.
- Verify that all disks from the original set are present; a partial import can leave the pack unusable.
- Use backup/recovery procedures if the missing members cannot be recovered.
REM Diagnostic context: ERROR_VOLMGR_PACK_WITHOUT_QUORUM
diskpart
list disk
list volume
rescan
Do not initialize, format, or clean a disk while its data and membership are still being investigated.
This result reference: Microsoft: Basic and Dynamic Disks.
This result reference: Microsoft: DiskPart command reference.
This result reference: Microsoft: Troubleshoot Disk Management.
Looking for a different code? Search another status or error code.
