cmsso-util' fails with error below :
cmsso-util domain-repoint -m pre-check --src-emb-adm Administrator --replication-partner-fqdn <partner_vcenter.example.com> --replication-partner-admin [email protected] --dest-domain-name vsphere.local
Enter Source embedded vCenter Server Admin Password :
Enter Replication partner Platform Services Controller Admin Password :
Unable to fetch replication partner PSC thumbprint
This issue is observed when TCP Port 443 is blocked between the vCenter Servers, hence the source vCenter Server where the cmsso-util command was executed couldn't connect to the partner vCenter server over port 443 to verify the credentials.
Allow TCP Port 443 communication between both the vCenter Servers if it is blocked in the External Firewalls.
These ports needs to be open between the vCenter Servers in ELM :
LDAP for SSO - TCP / 389 - Bi-DirectionalLDAPS - TCP / 636 - Bi-DirectionalRPC - TCP / 2012 - Bi-DirectionalvSphere Authentication Framework access - TCP / 2020 - Bi-DirectionalSSL Management communication - TCP / 443 - Bi-Directional