Site icon EfmSoft

What does NTSTATUS 0x80380001 (STATUS_VOLMGR_INCOMPLETE_REGENERATION) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_INCOMPLETE_REGENERATIONHRESULTWindows
Previous Next
STATUS_VID_REMOTE_NODE_PARENT_GPA_PAGES_USED STATUS_VOLMGR_INCOMPLETE_DISK_MIGRATION

STATUS_VOLMGR_INCOMPLETE_REGENERATION

Regeneration ran, but the surviving copies could not supply all data

STATUS_VOLMGR_INCOMPLETE_REGENERATION is not the same as a regeneration that never started. Volume Manager attempted to rebuild redundant data, yet bad sectors on the active plexes prevented a complete copy.

Microsoft defines a volume plex as a complete copy of a volume, and its recovery protocol describes resynchronizing mirrors and regenerating RAID-5 volumes. This warning means the source side of that recovery was itself imperfect: some requested data could not be read from the copies that remained active.

A volume can therefore exist and even return much of its data while still having unrecovered regions. Preserve the exact disks and event sequence, identify which plexes were active during regeneration, and treat successful reads elsewhere as insufficient evidence that the rebuild is complete.

What to inspect

References


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

Exit mobile version