This issue is resolved in VMware vSphere ESXi 7.0 U3d version. To download go to the
Customer Connect Patch Downloads page
Workaround:
To workaround this issue follow the below steps.
- Post upgrade, while the host is still in maintenance mode, run the below command to manually update the config-store:
/usr/lib/vmware/sqlite/bin/sqlite3 /etc/vmware/configstore/current-store-1 "UPDATE config SET Success=1 WHERE name='vmknics';"
- Disconnect/reconnect the host to the vCenter.
NOTE :This workaround is not persistent across reboot. Every time the host is rebooted, the above workaround needs to be performed.