Site icon EfmSoft

What does NTSTATUS 0xC03A0019 (STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENTHRESULTWindows
Previous Next
STATUS_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED STATUS_VIRTUAL_DISK_LIMITATION

STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT

STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT means the current child may be readable, but an earlier parent required to satisfy some virtual reads failed to open or validate. The reported child is not necessarily the file that contains the underlying fault.

This differs from STATUS_VHD_PARENT_VHD_NOT_FOUND, which describes the immediate parent lookup, and from STATUS_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED, which describes an invalid loop. Here the provider has progressed along the chain and encountered a failure in an ancestor.

Locate the first failing ancestor

References


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

Exit mobile version