Site icon EfmSoft

What does HRESULT 0x80042502 (VDS_E_NO_VOLUME_LAYOUT) mean?

 
Previous Next
VDS_E_DISK_NOT_MISSING VDS_E_CORRUPT_VOLUME_INFO

VDS_E_NO_VOLUME_LAYOUT

VDS_E_NO_VOLUME_LAYOUT This HRESULT says the volume layout is unavailable. A VDS volume can contain one or more plexes, and volume operations such as extend, shrink, break plex, remove plex, or delete depend on knowing that topology. Without layout information, the provider cannot reliably map the logical volume to the underlying members and extents.

What the VDS state means

The error is more serious than incomplete display properties. IVdsVolume::QueryPlexes and the plex property model describe type, status, health, transition state, size, stripe size, and member count. If the layout cannot be retrieved, callers should not infer a simple one-disk volume from the drive letter or volume GUID path.

Diagnostic focus

Technical references

MS-VDS error codes · IVdsVolume · IVdsVolumePlex · VDS_VOLUME_PLEX_PROP · VDS_VOLUME_STATUS


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

Exit mobile version