Unable to complete the reconfiguration task at remote site for replication group '<Replication Group>' (managed object ID: '<Group ID>'): task '<Task ID>'. Details: 'Disk file name '<VM>.vmdk' already exists.'Unable to complete the reconfiguration task at remote site for replication group '<Group Name>' (managed object ID: 'GID-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'): task 'HTID-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Details: 'Disk file name '<VM>.vmdk' already exists.'vSphere Replication 9.x
The issue is caused by an inconsistency between the replication metadata and the replicated disks stored at the recovery site.
Although the replicated disks already exist, the replication configuration is no longer synchronized with those disks. During replication reconfiguration, vSphere Replication attempts to recreate or associate the replicated disks, but detects that VMDK files with identical names already exist.
This results in the following conflict: Disk file name '<VM>.vmdk' already exists.
To avoid metadata errors when changing VM disks :
Before adding, removing, resizing, or replacing virtual disks, pause replication or remove it (while retaining destination disks).
Complete all VM disk modifications.
Re-enable replication only after disk changes are done, and ensure initial sync completes successfully.
Never manually modify replicated disks or datastores at the recovery site.