RAV migration failes for specific virtual machines.
ERROR c.v.h.s.v.j.CreateTargetShadowVmWorkflow - [migId=...] Error while executing createTargetShadowVmWorkflow state 'CREATE_SHADOW_VM'.
java.lang.RuntimeException: VM creation failed.
Caused by: com.vmware.vim.binding.vim.fault.AlreadyExists: The specified key, name, or identifier 'VM_NAME' already exists.VMware HCX
The primary cause is a mismatch between the selected destination NSX segment and the destination ESXi host configuration. The destination ESXi host does not belong to the Transport Zone associated with the NSX segment selected in the migration settings. When the initial migration attempt fails due to network attachment issues, the cleanup of the partially created "shadow VM" or datastore folder on the destination side may be imconplete. Subsequent retry attempts will then trigger on "AlreadyExists" error because vCenter detects a pre-existing object with the same name.