[root@<esxi-host>:~] grep -i uuid /vmfs/volumes/####/<vm-name>/<vm-name>.vmxuuid.bios = "42 ## ## ## ## ## ## ##-## ## ## ## ## ## ## 5b"vc.uuid = "50 ## ## ## ## ## ## ##-## ## ## ## ## ## ## 62"[root@<esxi-host>:~] grep -i uuid /vmfs/volumes/####/<vm-name>/<vm-name>.vmxuuid.bios = "42 ## ## ## ## ## ## ##-## ## ## ## ## ## ## 5b"vc.uuid = "50 ## ## ## ## ## ## ##-## ## ## ## ## ## ## e9"VMware HCX
Aria Automation (vRA) 8.x
During a Replication Assisted vMotion (RAV) migration, the shadow VM is registered before the source VM is deregistered. In a single vCenter migration scenario, this overlap causes a UUID conflict, which results in a new vCenter instance UUID (vc.uuid) being assigned to the migrated VM.
As a result of the vc.uuid changing during the migration, vRA loses tracking of the VM and will consequently display its status as 'Missing' or 'Unknown'.
Note: Regarding which UUID the guest OS sees, it only recognizes the BIOS UUID. Unlike the instanceUuid, vCenter does not enforce uniqueness for the BIOS UUID across VMs. Therefore, the migrated VM inherits the source's BIOS UUID completely unchanged.
This is a known issue impacting VMware HCX and VMware Aria Automation.