Deploying a new VCF fleet or VCF Instance fails when deploying SDDC Manager if the SDDC Manager FQDN includes uppercase letters. The logs show an error related to "CS_APPLIANCE_CERT_ALIAS_LOWERCASE".
Log location: /var/log/vmware/vcf/domainmanager/domainmanager.log
YYYY-MM-DD ERROR [vcf_dm,6999999999999999999999] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-32] [111AAA] VCF_GUEST_SERVICE_SDDCMANAGER_WEBSERVICES_NOT_STARTED SDDC Manager services did not start. Check logs for more details.com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: SDDC Manager services did not start. Check logs for more details.
Caused by: java.lang.RuntimeException: Retriable operation 'Verified that SDDC manager VM and web services are up and ready' failed to complete after 3 retries. at com.vmware.evo.sddc.common.util.RetriableCallable.call(RetriableCallable.java:221) at com.vmware.evo.sddc.sddcmanager.DeploySddcManagerAction.postValidate(DeploySddcManagerAction.java:366) ... 17 common frames omittedCaused by: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 : "{"errorCode":"REST_INVALID_API_INPUT","arguments":[],"message":"Invalid input","remediationMessage":"Enter correct API input","nestedErrors":[{"errorCode":"ANNOTATIONS_MISMATCH","arguments":["appliance.CS_APPLIANCE_CERT_ALIAS_LOWERCASE"],"message":"Following conditions do not match - appliance.CS_APPLIANCE_CERT_ALIAS_LOWERCASE"}],"referenceToken":"XXXXX"}"
VMware Cloud Foundation 9.0
This is a known issues in VMware Cloud Foundation 9.0, when the SDDC Manager FQDN includes uppercase letters.
This is a known issue in VMware Cloud Foundation 9.0
Workaround: Modify the DNS record for the SDDC Manager FQDN to include only lowercase letters and retry the deployment.