This is a known issue, to resolve the timeout and allow the upgrade to proceed, please follow the below steps:
- Open an SSH session to the SDDC Manager VM, and change to root user:
su -
- Navigate to path /opt/vmware/vcf/lcm/lcm-app/conf
cd /opt/vmware/vcf/lcm/lcm-app/conf
- Edit file application-prod.properties
Add this line:
lcm.vc.upgrade.read.status.interval=240000
- Save the file by typing :wq
- Run the command below:
systemctl restart lcm
- Reschedule the upgrade.