What does HRESULT 0x80380002 (ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_INCOMPLETE_DISK_MIGRATIONNTSTATUSWindows
Previous Next
ERROR_VOLMGR_INCOMPLETE_REGENERATION ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED

ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION

ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION (0x80380002) is a Windows Volume Manager HRESULT. Not every dynamic disk was migrated into the target disk pack. The disks may require reimport after the underlying storage problem is resolved.

What to check for ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION

  • Confirm that all disks from the original dynamic set are attached and visible to Windows.
  • Use Disk Management to rescan; import a foreign set only when the complete set has been identified.
  • Check cabling, enclosure, SAN presentation, and controller events before retrying migration.
REM Diagnostic context: ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION
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.