YYYY-MM-DDTHH:MM:SS.sssZ warning wcp [opID=XXXXXXX-domain-XX] Unable to create root entities in vCenter for domain-XX. Err soap.soapFaultError:ServerFaultCode: The user or group named 'vpxd-extension-######-####-####-####-######' does not exist.
YYYY-MM-DDTHH:MM:SS.sssZ error wcp [opID=XXXXXXX-domain-XX] Could not set read-only permissions on entity ResourcePool:resgroup-XXXXX.This is due to a missing localos identity source.
To validate if the localos is missing, perform the following:
sso-config.sh -get_identity_sources********** IDENTITY SOURCE INFORMATION ********** IdentitySourceName : localos DomainType : LOCAL_OS_DOMAIN
Note: Make sure to take powered off snapshots of all vCenter's before running the below steps as it will make edits to the vmdir database.
service-control --stop vpxdservice-control --stop vpxd-svcssso-config.sh -add_identity_source -type 'localos' -i 'localos'sso-config.sh -get_identity_sources
Example Output
********** IDENTITY SOURCE INFORMATION **********
service-control --start vpxdservice-control --start vpxd-svcs