When performing cross-vCenter migrations or import operations for powered-off virtual machines, the task may fail with a vim.fault.HostConnectFault. This often occurs in environments where jumbo frames are required for migration traffic but the management network configuration does not support them end-to-end.
The management network interface (vmk0) is unable to reach the destination host using the required jumbo frame MTU. While powered-on migrations typically utilize the vMotion interface (vmk1) which may be configured correctly, powered-off migrations default to a network path that relies on the management network, leading to dropped frames and connection failures.
To resolve this, create an additional VMkernel adapter dedicated to the provisioning network on the same subnet as the vMotion network, which is already configured for jumbo frames.