[FAIL] VCENTER-FQDN (VC Server or CGW)
[FAIL] Duplicates Found (activedirectory / cs.registry) Ignore if this is the PSC HA VIP. Otherwise, you must unregister the extra endpoints.
Or
[FAIL] VCENTER-FQDN (VC Server or CGW)
[FAIL] Duplicates FoundYou must unregister the extra endpoints. Please run lsdoctor.py -r option 3 on this node for each service type listedDuplicates by Node ID:
'Node ID: ########-06bb-####-a185-########ea0a' :'Service type: activedirectory' :- 'Service ID: ########-3292-####-ae2a-########57b8'- 'Service ID: ########-fa6c-####-a576-########bcc8''Service type: cs.registry' :- 'Service ID: ########-4dc8-####-9d09-########1fd4'- 'Service ID: ########-f258-####-94df-########9586'
In the example above, 2 services are detected to be duplicated: activedirectory / cs.registry. It is possible to see other service type as well.
vCenter Server 7.x
vCenter Server 8.x
vCenter 9.0
Duplicate service registrations must be removed using the lsdoctor tool, Download the lsdoctor tool from KB article using the 'lsdoctor' Tool.
python lsdoctor.py -rOption 3 from the menu to unregister extra endpoints.service-control --stop --all && service-control --start --all Note: Service registration may fail, resulting in the vCenter Server UI becoming inaccessible. In such cases, it will be necessary to replace all services with newly registered services by selecting Option 2 after running the lsdoctor tool using the following command: python lsdoctor.py -r
Currently, the Lookup Service Doctor tool supports vCenter 6.5 and above (both Windows and VCSA). When new builds of vCenter Servers are released, the lsdoctor tool must be updated asynchronously. This means that the lsdoctor tool support for the latest version of vCenter Server may be updated sometime after a new build is released.
For more information, see Using the 'lsdoctor' Tool.