VC Lookup Service Check
• SSO Site: default-site
• [PASS] vCenter.example.com (VC Server or CGW)
• [FAIL] 192.168.10.10 (vSphere Replication) [FAIL] SSL Connectivity Investigate error: [192.168.10.10:443]:[Error 113] No route to host
leftover service registrations on the lookupserivce of the vCenter:
Please note ensure you have taken proper snapshots of your SSO domain. This means that you must shut down all VCs or PSCs that are in the SSO domain at the same time, then snapshot them, and power them on again. If you need to revert to one of these snapshots, shut all the nodes down, and revert all nodes to the snapshot
/usr/lib/vmware-lookupsvc/tools/lstool.py list --url http://localhost:7090/lookupservice/sdk | grep 192.168.10.10 -B 8 | grep "Service ID"/usr/lib/vmware-lookupsvc/tools/lstool.py unregister --url https://localhost/lookupservice/sdk --no-check-cert --id 00f61379-####-####-####-####################_com.vmware.vcHms --user administrator@sso_domain --password 'Example'service-control --stop --all && service-control --start --all