When attempting an installation or upgrade to VMware Cloud Foundation (VCF) 9.1, the process fails during the “Generate VMware Components Image Location Path” task.
The following error messages are observed:
Failed to fetch install image path for component VSP with version nullEnsure install image path is present on the system for component type VSP with version nullThis issue occurs in VCF 9.1 environments where vCenter instances for management and workload domains are not linked. During the SDDC Manager upgrade or installation process, the system attempts to establish an SSH connection to the management vCenter instance to resolve component paths. If the SSO instances are dedicated/unlinked, the pre-check may fail to resolve the component version (returning null), even if credentials and SSH configurations are correct.
To resolve this issue, you must disable the vCenter SSH pre-check in the SDDC Manager configuration to allow the image path generation to proceed.
vcf user and switch to root.vi /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.propertieslcm.vcenter.ssh.precheck=falsesh /opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh