After rebooting esxi 7.0 Update2, with prior portgroup renaming, VM or vmkernel might lose network connectivity.
Initial configuration
rename portgroup
After reboot
Here after reboot, 2 portgroups exist, the initial one and the renamed one but without VLAN ID which cause the connectivity loss.
Currently there is no resolution.
This behavior only impacts renamed portgroups on vSphere 7.0 u2 and is not present in 7.0 U3
Workaround:esxcfg-vswtich -p "PORTGROUP_NAME" -v VLAN_ID VSWITCH_NAME
esxcfg-vswtich -p "AFTER_RENAMED" -v 29 vSwitch3