This is a know issue affecting vCloud Availability 3.0.3.
Currently, there is no resolution.
Workaround:
To work around this issue, you have to modify the Lightweight Delta Protocol Service (LWD Proxy) configuration file and restart the services on the Replicator:
- SSH to the affected vCloud Availability Replicator appliance.
- Log in as the root user.
- Take a backup of the LWD Proxy configuration file:
cp /opt/vmware/h4/lwdproxy/conf/lwdproxy.properties /opt/vmware/h4/lwdproxy/conf/lwdproxy.properties.YYYY-MM-DD.bak
- Set the following variable:
echo “TRAFFIC_ACCOUNTING=false” >> /opt/vmware/h4/lwdproxy/conf/lwdproxy.properties
- Navigate to the Replicator Management Portal in a browser.
- In the left pane, click System Monitoring.
- Under System health, click on Restart Service.
- After the Replicator is back online, verify the RPO violations start to decrease.