/common/logs/admin/web.log<timestamps> UTC [https-jsse-nio-8443-exec-4, Ent: HybridityAdmin, , TxId: TxId: ########-####-####-####-########] ERROR c.v.v.h.api.registration.CloudConfig- Unable to addCloud: Site-Pair already exists between the sites
com.vmware.vchs.hybridity.api.exception.BadRequestException: Site-Pair already exists between the sites
VMware HCX
This issue occurs when residual entries remain in the HCX Manager database, creating a mismatch between the database state and the UI. Because the site pair does not exist in the UI but the database still contains stale records, the API cannot communicate with the remote site to perform a standard cleanup. This forces the need for manual database cleanup to remove the orphaned entries before a new site pair can be established.
Common scenarios that lead to this condition include:
Resolution :Fixed in release 4.11.4 and higher. See Download Broadcom products and software for steps to download this release.
Now, if there are site-pair records already on the source side, but not listed in UI, then new CREATE site-pair between the same pair of sites will clear the old records on source and create new site-pair records. If there are site-pair records already on target side and if a new incoming site-pair creation request comes to the target then the existing records are deleted and new site pair records are created on the target side.
Workaround:
Broadcom Support provides two primary methods to work around this condition.
This method is preferred if redeploying the appliance is not feasible due to existing configurations or service uptime requirements.
This is often the fastest resolution path if the issue is localized to the HCX Connector and a maintenance window is available.
ping [Target_IP_FQDN] and curl -k -v https://[Target_IP_FQDN]:443 ssh’d into the newly deployed manager.When using an IP address for site pairing due to a lack of cloud-side DNS,(connectivity fails on FQDN but passes on IP) the curl -k (insecure) flag in Step 5 is critical. It allows testing the raw TCP port 443 handshake and verify that the target web server responds, ignoring any SSL certificate name mismatch errors that naturally occur when navigating directly to an IP address rather than a validated FQDN.
If contacting Broadcom support about this issue, provide the following: