Symptoms:
Incorrect replication status is being reported for both inbound and outbound replications across the source and target sites.
Source Site:
Destination site:
vSphere Live Recovery 9.x
The issue is caused by time synchronization discrepancies due to incorrect NTP settings between vSphere Replication, vCenter, and ESXi hosts at both the source and target sites.
1) SSH into the source and target replication appliances.
2) Stop the HMS service on both sites by running the following command:
systemctl stop hms
3) Run the following command to truncate the event log tables:
NOTE: Do not start hms service before finishing the above steps on both sites.