Site icon EfmSoft

What does NTSTATUS 0xC05CFF0A (STATUS_VHD_SHARED) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_SHAREDHRESULTWindows
Previous Next
STATUS_SVHDX_VERSION_MISMATCH STATUS_SVHDX_NO_INITIATOR

STATUS_VHD_SHARED

Shared-mode use blocks an otherwise valid virtual-disk operation

STATUS_VHD_SHARED means the virtual disk is currently used in shared mode and the requested operation is not permitted in that mode. The restriction protects shared-storage coordination; an operation that is safe for one detached VHDX can be unsafe when several guest-cluster participants see the same logical disk.

Do not solve it by directly changing the VHDX file or by detaching it from one VM without coordinating the others. Determine whether the operation is supported for the active shared-disk model, and schedule maintenance through the Hyper-V and cluster workflow that owns the disk.

What to verify

References


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

Exit mobile version