Replication Assisted vMotion (RAV) migrations fail intermittently during the final switchover phase. The HCX manager UI and logs report a generic system error.
Symptoms:
vMotion failed. System Error. Source side error is : Source side relocate failed for the virtual machine. A specified parameter was not correct: Target side error is : Could not complete network copy for file [Datastore] [VM-name]/[VM-name].nvramapp.log contains the following error: ERROR c.v.h.s.v.j.MonitorSourceSideProgressWorkflow - Source side relocate 'task-ID' failed for the virtual machine. Error is A specified parameter was not correct: . Total progress % is 'null'. com.vmware.vim.binding.vmodl.fault.InvalidArgument: A specified parameter was not correct
app.logs would show failure during the NFC copy of the VM state.2026-06-02T05:47:28.004Z ERROR hcx-app-engine 31## [hcx@4413 logger="c.v.h.s.v.j.MonitorTargetSideProgressWorkflow" thread="VmotionService_SvcThread-#####" ent="Ent: HybridityAdmin" user="" txid="TxId: ####-a98c-####-8bfd-#######"] [migId=######-####-####-####-######] Target side relocate 'task-26527' failed for the virtual machine. Error is Could not complete network copy for file [Datastore] [VM-name]/[VM-name].nvram. Total progress % is null.
com.vmware.vim.binding.vim.fault.NetworkCopyFault: Could not complete network copy for file [Datastore] [VM-name]/[VM-name].nvramvmkernel.log logs show the vMotion stream successfully binding between the source host and the HCX-IX appliance before hitting the throughput bottleneck:vMotion stream starts between Source ESXi and IX Appliance:
cpu36:28240916)Migrate: 102: <Migration-ID> S: MigrateState: Starting migration off
cpu61:28242631)MigrateNet: 1753: <Migration-ID> S: Successfully bound connection to vmknic vmk1 - '<Source-vMotion-IP>'
cpu52:2098573)MigrateNet: vm 2098573: 3232: Accepted connection from <IX-vMotion-IP>
cpu61:28242631)XVMotion: 3379: <Migration-ID> S: Starting XVMotion stream.Bandwidth fluctuations observed during the transfer:
cpu68:28240926)VMotion: 4903: <Migration-ID> S: Estimated network bandwidth 2.398 MB/s during disk copy
cpu19:28240921)VMotion: 4851: <Migration-ID> S: Another pre-copy iteration needed ... (network bandwidth ~164.951 MB/s)
cpu60:28242628)VMotion: 2199: <Migration-ID> S: VMotion bandwidth in last 1s: 128 MB/s, 10s: 162 MB/s, 20s: 167 MB/sVMware HCX 9.x
This failure is usually triggered by unstable network throughput on the vMotion link between the source host and the HCX-IX appliance.
When HCX starts the switchover, it has to move the VM’s configuration files (like .nvram and .vmx) using the NFC protocol. If the bandwidth fluctuates and drops below the 150 Mbps threshold, the file transfer can't complete in time. You’ll see the connection time out in the vmkernel.log, often preceded by entries showing the throughput bottoming out. Since these small files never arrive, HCX can't move forward with the switchover.
This is an environmental networking issue external to the HCX application. To resolve the issue:
Workaround: If the network cannot be immediately stabilized, use the following technical paths: