What does HRESULT 0xC0380004 (ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_PACK_CONFIG_UPDATE_FAILEDNTSTATUSWindows
Previous Next
ERROR_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC ERROR_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME

ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED

ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED (0xC0380004) is a Windows Volume Manager HRESULT. A majority of disks in the dynamic pack could not be updated with the new configuration.

What to check for ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED

  • Check the availability and write health of every disk in the pack before retrying.
  • Determine whether a controller, path, enclosure, or cluster/SAN event affected several disks at the same time.
  • Do not remove the remaining healthy disks from the system while their configuration state is being assessed.
REM Diagnostic context: ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED
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.