Site icon EfmSoft

What does HRESULT 0x8004243D (VDS_E_VOLUME_NOT_ONLINE) mean?

 
Previous Next
VDS_E_MIGRATE_OPEN_VOLUME VDS_E_VOLUME_NOT_HEALTHY

VDS_E_VOLUME_NOT_ONLINE

VDS_E_VOLUME_NOT_ONLINE is a volume-state error. It should not be confused with VDS_E_DISK_NOT_ONLINE, which refers to one or more specified disks, or with an offline pack that makes all of its volumes inaccessible.

Determine why this volume is offline

VDS_VOLUME_PROP reports volume status separately from health and transition state. Microsoft also documents that an offline volume has the VDS_VF_PERMANENTLY_DISMOUNTED flag and VDS_VS_OFFLINE status. Those properties distinguish a deliberate permanent dismount from a transient assumption that the drive letter merely disappeared.

What to verify

References


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

Exit mobile version