syncing to success.This issue is caused by slow replication of a VM on the source ESXi host.
When an ESXi host detects high resource contention or prioritizes guest OS stability, it may throttle the replication bandwidth. If the synchronization time still falls within the configured Recovery Point Objective (RPO) limits, the replication engine continues the transfer at the lower speed rather than failing, which causes the VLSR recovery plan to wait at the 8% synchronization step.
in /var/log/hostd.log on source ESXI hostgrep -i "ReplicationScheduler" /var/log/hostd.logLook for entries similar to: ReplicationScheduler: starting replica for group... Estimated maximum duration: 18907 seconds. Estimated average bandwidth: 0.28 MB/s.
Allow Planned Migration to continue:
If low bandwidth utilization is found to be causing the slow sync progress:
If a single VM is being impacted and has a high estimated bandwidth calculation and a low actual bandwith utilization, perform a compute only vMotion of the VM to a new ESXi host in the cluster.