| Previous | Next |
| ERROR_VOLMGR_PACK_NAME_INVALID | ERROR_VOLMGR_PACK_HAS_QUORUM |
ERROR_VOLMGR_PACK_OFFLINE
ERROR_VOLMGR_PACK_OFFLINE (0xC0380033) is a Windows Volume Manager HRESULT. The dynamic disk pack is offline, so Volume Manager cannot perform the requested action.
What to check for ERROR_VOLMGR_PACK_OFFLINE
- Check the state of all pack members and restore visibility of missing disks.
- Rescan disks after storage connectivity is restored.
- If the disks were moved from another machine, verify the complete set before importing it.
REM Diagnostic context: ERROR_VOLMGR_PACK_OFFLINE
diskpart
list disk
rescan
list volume
When dynamic disks were moved between computers, keep all related disks connected until the complete volume layout has been identified.
This result reference: Microsoft: Basic and Dynamic Disks.
This result reference: Microsoft: DiskPart command reference.
This result reference: Microsoft: Move disks to another computer.
Looking for a different code? Search another status or error code.
