Current applied vSAN license doesnt support the required cpu count 1
DEBUG [vcf_dm, xxxxxxxxxxxxxxxxxxxxxxxxx, efad] [c.v.e.s.c.c.v.vsphere. VcManagerBase, dm-exec-17]
ERROR [vcf_dm, xxxxxxxxxxxxxxxxxxxxxxxxx, efad] [c.v.e.s.o.model. error. ErrorFactory, dm-exec-17]
[REABER] LICENSE_VALIDATION_FAILED_NOT_ENOUGH_CPUS Current applied vSAN license doesnt support the required cpu count {0).
com. vmware. evo. sddc. orchestrator. exceptions. OrchTaskException: Current applied vSAN license doesnt support the required cpu count {0}.
VMware Cloud Foundation 5.2
VMware Cloud Foundation 5.2 does not support the "License Now" option for vSAN add-on licenses based on capacity per tebibyte (TiB)
With vSphere 8.0 Update 3, you can license your use of vSAN storage based on TiB capacity. When using a per-TiB vSAN license with VMware Cloud Foundation, if you enter the license key using the "License Now" option either during bringup of the management domain, or when deploying or expanding a VI workload domain, the workflow fails.
When Commissioning via the SDDC Manager UI you have the option to License Later. When expanding/stretching clusters License Later option is not available by Default.
Below workaround can be applied to resolve the issue.
{
"clusterExpansionSpec": {
"hostSpecs": [
{
"id": "<id from Step # 4>",
"azName": "<az_name>"
}
],
"deployWithoutLicenseKeys": true
}
}
VMware Cloud Foundation 5.2 does not support the "License Now" option for vSAN add-on licenses based on capacity per tebibyte (TiB) - Refer VMware Cloud Foundation 5.2 Release Notes