Site icon EfmSoft

What does HRESULT 0x80042818 (VDS_E_LUN_DISK_MISSING) mean?

 
Previous Next
VDS_E_INVALID_SHRINK_SIZE VDS_E_LUN_DISK_FAILED

VDS_E_LUN_DISK_MISSING

This status links two object layers: the hardware-provider LUN and the Windows disk associated with that LUN. The shrink workflow checks the host disk state before allowing the storage subsystem to remove bytes from the end of the logical unit. A missing disk prevents VDS from validating the current host-visible layout safely.

Why this state matters

The condition is different from a LUN being offline. Here the published error refers to the associated disk state. The provider may still know the LUN object, while Windows cannot currently locate or identify the disk object needed to analyze the shrink boundary.

Diagnostic focus

Technical references

IVdsLun::Shrink · IVdsLun · VDS_DISK_STATUS · VDS_PATH_INFO · MS-VDS error codes


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

Exit mobile version