Symptoms

Upgrade of ESXi host failed at VUM stage post check.

Impact

ESXi version was seen as upgraded successfully. But could not proceed with the upgrade of remaining hosts in vSphere Cluster as the script failed. 

Cause

NA

Resolution

NA

Workaround

Upgrade ran without failure for remaining hosts in cluster after adding the below values to: “/opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties”

vsan.healthcheck.enabled=false
vsan.hcl.update.enabled=false
vsan.precheck.enabled=false
vsan.healthcheck.encryption.enabled=false

Leave a Reply