Symptoms:
A general system error occurred. Source detected that destination failed to resume
vmx| DISKLIB-LIB : Resuming change tracking.
vmx| DISKLIB-CTK : Could not open tracking file. File open returned IO error 4.
vmx| DISKLIB-CTK : Could not open change tracking file "/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM-ctk.vmdk": Could not open/create change tracking file
(2108).
vmx| DISK: Cannot open disk "/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk": Could not open/create change tracking file (2108).
vmx| Msg_Post: Error
verbose 'vm:/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk
'] VMotionLastStatusCb: Failed with error 7: Source detected that destination failed to resume.
verbose 'vm:/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk
'] VMotionResolveCheck: Operation in progress
verbose 'vm:/vmfs/volumes/4da7419d-########-####-#########ed/VM/VM.vmdk
'] Tools are auto-upgrade capable
verbose 'vm:/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk
'] Tools guest daemon status changed to: 1
verbose 'vm:/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk
'] VMotionStatusCb: Completed
verbose 'vm:/vmfs/volumes/4da7419d-########-####-##########ed/VM/VM.vmdk
'] VMotionResolveCheck: Firing ResolveCb
info 'VMotionSrc (1307644538230054)'] ResolveCb: VMX reports needsUnregister = false for migrateType MIGRATE_TYPE_VMOTION
info 'VMotionSrc (1307644538230054)'] ResolveCb: Failed with fault: (vmodl.fault.SystemError) {
dynamicType = <unset>,
faultCause = (vmodl.MethodFault) null,
reason = "Source detected that destination failed to resume.",
msg = "",
}
verbose 'VMotionSrc (1307644538230054)'] Migration changed state from MIGRATING to DONE
verbose 'VMotionSrc (1307644538230054)'] Finish called
ctkEnabled
option for the virtual machine is enabled.To resolve this issue, you must remove the CTK variables from the virtual machine configuration (.vmx
) file.
To remove the CTK variables from the .vmx
file:
ctkEnabled
parameter and set it to false
. .vmx
file in a text editor. ctkDisallowed="true"
ctk.vmdk
files from the virtual machine folder. ctk.vmdk
files:.vmdk
) and remove or comment out any references that specify use of a ctk file ctkEnabled
parameter to true
after the vMotion completes successfully.