What does NTSTATUS 0xC038004F (STATUS_VOLMGR_BAD_BOOT_DISK) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_BAD_BOOT_DISKHRESULTWindows
Previous Next
STATUS_VOLMGR_DIFFERENT_SECTOR_SIZE STATUS_VOLMGR_PACK_CONFIG_OFFLINE

STATUS_VOLMGR_BAD_BOOT_DISK

A storage failure now intersects the Windows boot path

STATUS_VOLMGR_BAD_BOOT_DISK identifies a failed or failing boot disk in the Volume Manager path. This is more consequential than a generic dynamic-disk health error because the affected disk participates in starting Windows or hosting boot-volume state.

On mirrored boot configurations, the availability of another plex does not automatically mean that firmware, EFI/MBR boot data, or the secondary boot path is usable. Microsoft documents separate procedures for dynamic boot mirrors precisely because data mirroring and bootability are not the same property.

Treat the status as a recovery-planning signal. Preserve the current layout, identify the active boot plex and underlying physical disk, then verify whether a tested alternate boot path exists before attempting layout conversion or disk replacement.

What to inspect

  • Correlate the status with disk, controller, and System event log errors for the boot disk.
  • Identify which plex contains the running boot volume and whether the alternate disk has valid boot infrastructure.
  • Back up critical data before repair actions that modify the dynamic-disk configuration or boot records.

References


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