During SRM Site pairing from OnPrem to VMC SDDC, below error might be seen
This document assumes that you have fresh deployment of OnPrem SRM and it has not been configured/paired with any site. If you have an existing configured/paired production/development/test OnPrem SRM instance, please contact support and do not proceed.
In the above screenshot you should have registered OnPrem vSphere Replication appliance as well however this document focuses on SRM DNS error.
Cloud SRM reaches out to OnPrem PSC and checks for OnPrem SRM url, to setup site pairing with.
If the OnPrem SRM is registered with hostname and not FQDN, above error might come up.
High level steps that we need to follow
To verify if the OnPrem SRM is registered with hostname and not with FQDN ; navigate to OnPrem PSC by editing below url
https://vcsa11.home.local/lookupservice/mob?moid=ServiceRegistration&method=List
Change the value field as below and click on Invoke method
Try to search via OnPrem SRM hostname, FQDN registration is not seen.
Now we need to unregister OnPrem SRM from PSC. Login to SRM VAMI page >> summary tab and click on unregister
Check all the options and click on unregister
When it completes, you should see similar screen
We now need to change OnPrem SRM hostname to FQDN. Navigate to networking tab on SRM VAMI portal and click edit >> enter FQDN and hit save.
You should see new hostname on portal.
To generate new self signed OnPrem SRM cert, navigate to access tab on SRM VAMI portal and click on cert change.
Make sure SRM FQDN is seen with FQDN and right IP. Enter the organization details and click on change
Post changing the default cert, we need to refresh the browser and accept new cert. On the browser we should now see cert with FQDN.
Let's proceed registering OnPrem SRM with PSC. Click on the summary tab on SRM VAMI portal and click on configure appliance.
Enter OnPrem PSC details and hit next. Enter the details for name/extension ; make sure that hostname comes as FQDN and finish the wizard
We can verify now if the SRM registration on PSC comes up with FQDN
SRM site pairing now should not return initial error message and would go through.