"Fault occurred while performing health check. Details: 'Connect: Input/output error'."Replication traffic may fail in the VMware Live Recovery Appliance environment with error messages indicating "Connection refused", "Connection Timed Out" or "Broken pipe" when attempting to connect to the target server on TCP port 32032.
Enhanced replication for VMs fails with error:
"A replication error occurred at the vSphere Replication Server for replication '####'. Details: 'No connection to VR Server for virtual machine #### on host ### in cluster #### in ####: Unknown'"
(in /var/run/log/hbr-agent.log)
YYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886cf1700] info: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#6:32032]] Setting up secure tunnel to brokered server ##.##.##.##:32032 (2 of 2)YYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886cf1700] info: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#2:32032]] Bound to vmk: vmk## for connection to ##.##.##.##:32032YYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886f80700] error: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#3:32032]] Failed to connect to ##.##.##.##:32032. Using nic 'vmk##'. Error: Connection timed outYYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886f80700] error: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#3:32032]] Failed to bind to any of the specified VMKs for connection to ##.##.##.##:32032YYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886f80700] error: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#3:32032]] Failed to connect to server ##.##.##.##:32032 using broker info: Input/output errorYYYY-MM-DDTHH:mm:ss.sssZ In(166) hbr-agent-bin[2172222]: [0x000000e886f80700] error: [Proxy [Group: GID-#######-a742-####-8f01-#######a3a8b] -> [##.##.##.#3:32032]] Exhausted all server endpoints reported by broker.
root@esx_source~] nc -zv ##.##.##.## 32032nc: connect to ###.###.###.### port 32032 (tcp) failed: Connection refusedVMware vSphere Replication 8.x/9.x
VMware Live Recovery Appliance
Verify network connectivity between DC and DR ESXi sites on TCP port 32032. Ensure firewalls are not blocking this traffic.
On the destination ESXi host, navigate to the networking configuration and ensure the "vSphere Replication" traffic type is enabled on the VMkernel port.
If multiple adapters are enabled for these services, disable them on adapters where replication traffic is not intended to flow.
Run the 'Run Tests' option under Enhanced Replication Mapping in the Site Recovery UI to validate the connection.
hms and hbrsrv services on both source and target appliances.hbr-agent, envoy, and hbrsrv services on all DC and DR ESXi hosts./etc/vmware/.hbrsrv.X.db.service hbrsrv stopsqlite3 /etc/vmware/hbrsrv.X.db "DELETE FROM HostInfo;"
sqlite3 /etc/vmware/hbrsrv.X.db "SELECT * FROM HostInfo;"
service hbrsrv start