What does HRESULT 0x80380001 (ERROR_VOLMGR_INCOMPLETE_REGENERATION) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_INCOMPLETE_REGENERATIONNTSTATUSWindows
Previous Next
WHV_E_INVALID_VP_REGISTER_NAME ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION

ERROR_VOLMGR_INCOMPLETE_REGENERATION

ERROR_VOLMGR_INCOMPLETE_REGENERATION (0x80380001) is a Windows Volume Manager HRESULT. The dynamic-volume regeneration copied only part of the required data because Windows encountered bad sectors on an active plex.

What to check for ERROR_VOLMGR_INCOMPLETE_REGENERATION

  • Check the physical health and controller diagnostics for every disk in the mirror or RAID-5 volume.
  • Identify the affected volume before attempting repair, and make a current backup from a healthy copy if possible.
  • Do not assume regeneration completed successfully merely because the volume is online; verify its status in Disk Management.
REM Diagnostic context: ERROR_VOLMGR_INCOMPLETE_REGENERATION
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.