What does HRESULT 0xC0380029 (ERROR_VOLMGR_ALL_DISKS_FAILED) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_ALL_DISKS_FAILEDNTSTATUSWindows
Previous Next
ERROR_VOLMGR_MEMBER_REGENERATING ERROR_VOLMGR_NO_REGISTERED_USERS

ERROR_VOLMGR_ALL_DISKS_FAILED

ERROR_VOLMGR_ALL_DISKS_FAILED (0xC0380029) is a Windows Volume Manager HRESULT. Every disk belonging to the dynamic pack has failed or is unavailable.

What to check for ERROR_VOLMGR_ALL_DISKS_FAILED

  • Treat this as a storage outage and stop configuration changes until hardware/path status is known.
  • Check controller, enclosure, SAN, VM storage, and power events affecting the whole set.
  • Use backups or vendor recovery procedures as appropriate; do not initialize or overwrite the affected disks.
REM Diagnostic context: ERROR_VOLMGR_ALL_DISKS_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.