VMware Site Recovery Manager 8.X VMware Live Recovery 9.x
Cause
If the configured DNS servers become unreachable, the Site Recovery Manager (SRM) appliance will become inaccessible. This occurs because SRM relies on DNS to resolve and communicate with critical infrastructure components, such as vCenter Server and the paired SRM site.
Resolution
Engage Networking/Firewall team to validate firewall rules/ADDS configured.
Workaround
To work around this issue, add the vCenter, SRM and VRMS IP and FQDN for both paired sites in the /etc/hosts file on both SRM, vCenter and VR appliances.
To add the vCenter IP and FQDN:
Log in to Site Recovery Manager Appliance console.
Run these commands:
cd /etc cp hosts hosts.bak (to create back for host file) vi hosts
Enter I key to enable insert mode.
Move the cursor, create an entry for vCenter, SRM and VRMS IP and FQDN for both sites below the local host entry.