Issue/Introduction When attempting to add a standalone vCenter to VCF Operations, the configuration fails to save, and the following errors are displayed in the UI:
Unable to connect to VC: Connecting to VC at https://<vcenter>/sdk failed. Please check connectivity.
VC extensions info check task failedVCF Operations 9.1
When using the default collector group, the vCenter Server must be reachable from all nodes within the VCF Operations cluster, including replica and Data nodes. This issue occurs when a firewall blocks connectivity between the any node and the vCenter Server.
To verify if all nodes can reach the vCenter Server, connect to each node via SSH and run the following command:
curl -vk https://<vcenter_fqdn>Ensure that the network firewall allows outbound connectivity from all VCF Operations nodes to the vCenter Server.
If the firewall cannot be immediately adjusted, consider bypassing the connectivity check on the culprit node by explicitly assigning the adapter instance to any other node where connectivity is present.