When you failover or migrate a replication that uses Replication Tracking VMs (RT VMs) from an On-Premises site to a Cloud Director site in Cloud Director Availability (VCDA), the recovered VM is configured with an E1000 network adapter and loses the source VM's network settings.
VMware Cloud Director Availability 4.x
This issue occurs because the network adapter type is not captured and set to null when resolving the source VM details in order to create the Replication Tracking VM.
This is a known issue affecting Cloud Director Availability 4.x.
This issue is resolved in Cloud Director Availability 4.7.2 available at Broadcom Downloads.
To workaround this issue, disable the replication tracking placement solution in the Cloud Director site.
Note: This procedure modifies a configuration file. Ensure to take a backup of the file before proceeding.
application.properties
file for the Cloud service:vi /opt/vmware/h4/cloud/config/application.properties
vcd.rt.vms
line, set it to false, and save the changes:vcd.rt.vms=false
Note: Once you disable RT-VM creation all new replications will be created using independent disks, Converting to RT-VM's will also be disabled. Existing RT-VM replications will not be affected