VMware Live Recovery 9.x
The issue is caused by a communication failure between SRM appliances over TCP port 5480. In an ELM environment, the SRM UI plugin requires bidirectional connectivity on port 5480 across all SRM appliances ( Also vSphere Replication Appliances if in use) of the linked group to aggregate site information.
For reference, https://knowledge.broadcom.com/external/article/386014/vsphere-replication-status-shows-as-inac.html
/var/log/vmware/dr-client/drplugin.log confirms connectivity timeouts:####-##-## ##:##:##, 740 [dr-config-thread-78] WARN com.vmware.dr.plugin.utils.ConnectionUtils ########-####-####-####-############- Host unreachable java.net. UnknownHostException: #############.#####.######.###
####-##-## ##:##:##,900 [srm-reactive-thread-49] WARN com.vmware.dr.plugin.utils.ConnectionUtils ########-####-####-####-############ - Problem occurred while checking connection to https://#############.#####.##.##:5480/configure java.net.SocketTimeoutException: Connect timed out
Ensure that TCP port 5480 is open and allowed bidirectionally between all VMware Live Recovery (SRM) appliances in the ELM environment. Port 5480 is crucial for communication between the Site Recovery Manager and the vSphere Replication appliance (If both Site Recovery manager and vSphere Replication server are in use). Verify that the required ports are open and that there are no firewall rules blocking communication.
For details on the required ports and services used by vSphere Replication, refer to the following VMware documentation: Services, Ports, and External Interfaces That the vSphere Replication Virtual Appliance Uses