During the redeployment of a VMware Identity Manager(vIDM) instance, either in a single-node or clustered configuration, the deployment fails with the following error message:
"Either SDDC manager is not reachable or some other error occurred. Check logs for more details."Despite the error, the overall health status of SDDC Manager appears green, and the SDDC Manager UI remains accessible and operational.
Reviewing the /var/log/vrlcm/vmware_vrlcm.log file on the Aria Suite Lifecycle Manager appliance reveals the following error:
"Exception occurred when acquiring the SDDC Manager token"
VMware Identity Manager 3.3.7
Aria Lifecycle Manager 8.18.x
Deployments started using the vcfadmin@local account automatically enable SDDC Manager integration, which cannot be disabled. This causes vRLCM to request an SDDC Manager token during deployment, resulting in the failure.
To resolve the issue:
vcfadmin@local.admin@local account.When using the admin@local account, the "Activate SDDC Manager Integration" option is not presented during deployment workflows. Consequently, Aria Lifecycle Manager does not attempt to obtain an SDDC Manager token, allowing the vIDM redeployment to proceed successfully.