Sometimes in a lab environment or a slower environment nsx-t manager may fail to deploy during a new VCF build using cloud builder. The below is a timer to extend the wait period.
- ssh to Cloud Builder Appliance
- vi /opt/vmware/bringup/webapps/bringup-app/conf/application.properties
Add the following on a new line
nsxt.manager.wait.minutes=120 or larger - “systemctl restart vcf-bringup” to restart the bringup process.
- Retry vcf deployment through cloud builder