please follow the below mentioned steps:

  1. Open an SSH session to the SDDC Manager VM and switch to the root user:

# su

  1. Navigate to /opt/vmware/vcf/lcm/lcm-app/conf/

# cd /opt/vmware/vcf/lcm/lcm-app/conf

  1. In application-prod.properties add the following the timeout value as below:

# lcm.nsxt.suppress.prechecks=true

  1. Restart the LCM service.

# systemctl restart lcm

Leave a Reply