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.

  1. ssh to Cloud Builder Appliance
  2. vi /opt/vmware/bringup/webapps/bringup-app/conf/application.properties
    Add the following on a new line
    nsxt.manager.wait.minutes=120 or larger
  3. “systemctl restart vcf-bringup” to restart the bringup process.
  4. Retry vcf deployment through cloud builder

By Kader