Packet drops are observed when normal workload VMs are placed on an NSX prepped ESXi host where the Edge node is residing.
This issue is seen in the following configurations:
When the Edge Uplink Profile does not have a Transport VLAN set, or the transport VLAN (TEP VLAN) is set to 0.
The fastpath(fp-ethx) interface corresponding to the Edge VTEP is connected to a non-trunk Distributed Virtual Port Group (DVPG).
Besides the Edge VTEP interface, the Edge management interface or VLAN HostSwitch(Edge NVDS) Interface is also connected to a non-trunk DVPG.
VMware Cloud Foundation 9.1.0.0
NestedTNConfig property is expected to be set only on the DVPG port corresponding to the VTEP interface.NestedTNConfig property (com.vmware.port.extraConfig.vdl2.nestedTNConfig = version=1;vlan=0,label=<labelID>) is incorrectly set on non-VTEP Edge DVPG interfaces as well, such as the management interface and the fastpath(fp-ethx) interfaces corresponding to the VLAN Host Switch.This issue is planned to be resolved in upcoming NSX versions.
Please follow the workaround below:
2. Attach the Edge VTEP vNIC to a "VLAN Trunk DVPG" that contains the VTEP VLAN in the Trunk range:
3. After above 2 steps are performed, we need to disconnect and re-connect "Vlan Host Switch interfaces" and "Management interfaces"
After all 3 steps are performed, the issue should be resolved.
Note: A maintenance window should be taken before applying this workaround.