/var/log/core/core.statsXX.XXXXXXXXXX.XXXX.X.XX.gz
Port_Enable()
" fails for port associated with the edge node. The errors would be as follows vmkernel.1.gz:2023-11-29T06:13:40.715Z cpu32:390162820)WARNING: NetDVS: 2413: failed to init client for data com.vmware.net.vxlan.traffic.marking on port e3063f1b-####-####-####-3ca7139f13df
vmkernel.1.gz:2023-11-29T06:13:40.718Z cpu32:390162820)WARNING: NetPort: 1371: failed to enable port 0x4000051: Bad parameter
com.vmware.net.vxlan.traffic.marking = 0x 0. ff. 0. 0
<==== Value is set as FF ( i.e 255 )if dscpTag > 63 in untrusted mode(0) or cosTag is 0xff or > 7, then the set call would fail for this property and VMK_BAD_PARAM would be returned.
VMware NSX
VMware NSX-T Data Center 3.x
When the cfgAgent observes that dscp_value
is unset, it defaults to 255. This action triggers a datapath crash due to the unexpected value.
This issue is resolved in VMware NSX 3.2.4
This issue is resolved in VMware NSX 4.2.0
Workaround:
There are 2 possibilities to apply the workaround:
Note: You can also upgrade with the existing configuration but you must implement the workaround #1 above immediately after the Manager upgrade. You must ensure that the edge node does not reboot after the manager upgrade.
Impact/Risks:
Data plane service crashes constantly and generating core files/var/log/core/core.statsXX.XXXXXXXXXX.XXXX.X.XX.gz