Obtain the FQDN of the DRaaS Appliances
To find the Fully Qualified Domain Name (FQDN) of the DRaaS appliances, go to the vmc.xx.com console for specific SDDC. Navigate to the "Add Ons" tab, where the SRM FQDN for each instance will be displayed. The "OPEN SITE RECOVERY" link leads to the vSphere Replication FQDN.
Testing Connectivity with curl
Commands
Run the following curl
commands from the on-prem appliances (vCenter, SRM, and VRMS) to check DNS, routing, firewall, and connectivity. Each command should show a successful connection, display remote certificate information, and return output resembling the source of a small web page.
Key Ports for Connectivity:
VR: 443, 8123
SRM: 443, 9086
vCenter: 443, 80
To ensure optimal replication, the best network configuration allows both 1500 and 9000 non-fragmented pings between networks.
We have tools to address potential issues:
Enable MTU Discovery on VR/SRM Appliances
Run the following command on the VR and SRM appliances to enable MTU discovery when an ICMP black hole is detected:
This command ensures that the MSS (Maximum Segment Size) is calculated based on the actual path MTU, preventing packets from exceeding the MTU and requiring fragmentation
Replication Job Considerations
After enabling MTU discovery, recreate the replication job from the beginning with network compression enabled to optimize performance.
Increasing TCP Retries for Site Pairing/Connection
For site pairing or connections, increase the TCP retries by running the following command: