Site icon EfmSoft

What does NTSTATUS 0xC03A002A (STATUS_VHD_CHANGE_TRACKING_DISABLED) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_CHANGE_TRACKING_DISABLEDHRESULTWindows
Previous Next
STATUS_VHD_INVALID_CHANGE_TRACKING_ID STATUS_VHD_MISSING_CHANGE_TRACKING_INFORMATION

STATUS_VHD_CHANGE_TRACKING_DISABLED

STATUS_VHD_CHANGE_TRACKING_DISABLED means no resilient change-tracking information is available because tracking is disabled for the selected virtual disk. This is a feature-state result, not proof that the VHD or VHDX container is damaged.

It differs from STATUS_VHD_INVALID_CHANGE_TRACKING_ID, where a particular baseline identifier is not acceptable, and from STATUS_VHD_MISSING_CHANGE_TRACKING_INFORMATION, where tracking-related data is absent for a requested context. Here the prerequisite tracking capability itself is off.

Do not treat it as a generic disk error

References


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

Exit mobile version