What does NTSTATUS 0xC0380050 (STATUS_VOLMGR_PACK_CONFIG_OFFLINE) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_PACK_CONFIG_OFFLINEHRESULTWindows
Previous Next
STATUS_VOLMGR_BAD_BOOT_DISK STATUS_VOLMGR_PACK_CONFIG_ONLINE

STATUS_VOLMGR_PACK_CONFIG_OFFLINE

Configuration state is unavailable

This status specifically identifies the pack configuration as offline. It is not synonymous with a single disk being offline: the metadata view needed to manage the group is unavailable for the requested operation.

Correlate configuration state with quorum and membership

Capture pack state, quorum result, online members, disk configuration consistency, and the exact operation. Determine whether the configuration went offline after a disk loss, an incomplete update, a foreign-pack arrival, or a storage-path failure. Keep all available configuration copies unchanged until the recovery path is selected.

References


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