/common/logs/admin/app.log
:ERROR c.v.h.s.v.j.MonitorSourceSideProgressWorkflow- [migId=#######] Source side relocate 'task-###' failed for the virtual machine. Error is A fatal internal error occurred. See the virtual machine's log for more details. msg.svmotion.fail.internal:A fatal internal error occurred. See the virtual machine's log for more details. msg.svmotion.disk.copyphase.failed:Failed to copy one or more disks. msg.mirror.disk.copyfailed:Failed to copy source (/vmfs/volumes/<datastore-uuid/<vm-name-folder_###>/<VM-name>.vmdk) to destination (/vmfs/volumes/<datastore-uuid>/<VM-name-folder>/<vm-name>.vmdk): Timeout. vob.vmotion.stream.check.block.mem.timed.out:VMotionStream [167772258:3406475827015006463] timed out while waiting for disk 0's queue count to drop below the maximum limit of 32768 blocks. This could indicate either network or storage problems preventing proper block transfer. faultTime:2024-05-20T05:14:36.332619Z. Total progress % is 'null'.com.vmware.vim.binding.vim.fault.GenericVmConfigFault: A fatal internal error occurred. See the virtual machine's log for more details.
ERROR c.v.h.s.v.j.MonitorTargetSideProgressWorkflow- [migId= #######] Target side relocate 'task-###' failed for the virtual machine. Error is A general system error occurred: vMotion failed: unknown error msg.migrate.waitdata.platform:Failed waiting for data. Error 195887167. Connection closed by remote host, possibly due to timeout. vob.vmotion.recv.connection.closed:vMotion migration [-1062666551:2166393136529672478] the remote host closed the connection unexpectedly and migration has stopped. The closed connection probably results from a migration failure detected on the remote host. faultTime:2024-05-20T05:14:18.925234Z. Total progress % is null.com.vmware.vim.binding.vmodl.fault.SystemError: A general system error occurred: vMotion failed: unknown error.
vMotion failed. System Error. Source side error is: Source side relocate failed for the virtual machine. Migration to host failed with error Timeout (195887137). msg.checkpoint.precopyfailure:Migration to host failed with error Timeout (195887137). vob.vmotion.net.send.start.failed:vMotion migration [180539780:3187926962485084139] failed to send init message to the remote host vob.vmotion.net.sbwait.timeout:vMotion migration timed out waiting 20001 ms to transmit data. Target side error is: A general system error occurred: vMotion failed: unknown error msg.checkpoint.migration.nodata: The vMotion failed because the destination host did not receive data from the source host on the vMotion network. Please check your vMotion network settings and physical network configuration and ensure they are correct.
HCX
This issue is typically caused by a network configuration or network issue during the HCX migration. During the migration process, the source ESXi host transmits data to the source IX/MA (Mobility Agent) host on the same site. The IX-I source appliance then sends the data to IX-R (remote site) using the HCX tunnel. Finally, the IX/Mobility Agent host on the target site creates another connection to the target ESXi host. This process involves multiple connections, and any network configuration or issue, such as port blocking, MTU settings, network retransmission/packet drops, or low network bandwidth, can disrupt this communication and cause the task to fail. The underlay network should be investigated.
pmtu
'.ping -M do -s <MTU-28 bytes> <Target-IX-uplink-ip>
ping -M do -s 1472 <Target-IX-uplink-ip>
For more information related to HCX Best Practices and Health Check, please refer - HCX - Health Check and Best Practices