Site icon EfmSoft

What does NTSTATUS 0xC05C0000 (STATUS_SVHDX_ERROR_STORED) mean?

 
Could be also:
ConstantTypeOS
ERROR_SVHDX_ERROR_STOREDHRESULTWindows
Previous Next
STATUS_IO_PREEMPTED STATUS_SVHDX_ERROR_NOT_AVAILABLE

STATUS_SVHDX_ERROR_STORED

The returned status points to additional server-side diagnostics

STATUS_SVHDX_ERROR_STORED is a diagnostic marker for a Shared VHDX request. The storage side retained a more specific error together with sense data, so the NTSTATUS value is not the root cause to classify as a generic I/O failure.

Correlate the failing command with the host, VM, initiator identity, and server-side event or trace record before retrying. In a guest-cluster design, the same logical disk can be observed from more than one VM, and the detailed condition can belong to a particular initiator rather than to the VHDX file as a whole.

What to verify

References


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

Exit mobile version