This is a known issue.
Currently, there is no resolution.
Workaround:
To workaround this issue:
- SSH into vCenter Server.
- Take a backup of config.conf file /etc/vmware-vsan-health/config.conf.
- Edit the config.conf file to add an invalid proxy IP into “[PhoneHome]” section as below:
[PhoneHome]
enablevsantelemetrycollectiondefault = False
vsantelemetrycollectionintervalinmindefault = 10080
proxyhost = 10.1.1.1 ----------------------------------------- Add an invalid proxy IP
proxyport = 1000
- Save the file.
- Restart vSAN health service by running the command:
/usr/lib/vmware-vmon/vmon-cli -r vsan-health
- Retry the Upgrade.