Symptoms:
2023-01-06T18:43:12.215Z: [UserLevelCorrelator] 130936553us: [esx.problem.host.coredump] An unread host kernel core dump has been found.
2023-01-06T19:59:40.414Z: [UserLevelCorrelator] 129648579us: [esx.problem.host.coredump] An unread host kernel core dump has been found.
2023-01-06T18:16:51.366Z cpu56:84891812)@BlueScreen: #PF Exception 14 in world 84891812:vmkload_mod IP 0x420002505188 addr 0x1a
PTEs:0x843ab78027;0x1a817e007;0x0;
2023-01-06T18:16:51.380Z cpu56:84891812)Code start: 0x420002400000 VMK uptime: 151:22:26:19.013
2023-01-06T18:16:51.401Z cpu56:84891812)0x453961d1b518:[0x420002505188]MCSLockWork@vmkernel#nover+0x8 stack: 0x4200045f2dbc
2023-01-06T18:16:51.423Z cpu56:84891812)0x453961d1b520:[0x42000242b98a]vmk_SpinlockLock@vmkernel#nover+0xf stack: 0x4308c9202a18
2023-01-06T18:16:51.448Z cpu56:84891812)0x453961d1b530:[0x4200045f2dbb]VdrPolicyDelete@(nsxt-vdrb-17883598)#<None>+0x70 stack: 0x430abaa025b0
2023-01-06T18:16:51.474Z cpu56:84891812)0x453961d1b560:[0x4200045f34f3]VdrDeletePolicyList@(nsxt-vdrb-17883598)#<None>+0x48 stack: 0x433549202fd8
Note:The preceding log excerpts are only examples. Date,time and environmental variables may vary depending on your environment.
This issue is resolved in VMware NSX-T Data Center 3.2. In place upgrades from NSX-T version 3.2 onwards will not have this issue.
Workaround:
The issue can be addressed by implementing one of the following workarounds:
To list the policy tables:
net-vdr --policyTable -l
Example output:
Id Name Ref
--- ------------------------------ ---
5 8926fa40-xxxx-xxxx-xxxx-3e17a67a73fc 25
To see what the policies are for a certain table:
net-vdr --policy -l -B x
Note: x is the policy id
Example output:
net-vdr --policy -l -B 5
Policy Table 5
Destination GenMask Flags Ref Action HitCount
----------- ------- ----- --- ------ --------
0.0.0.0 0.0.0.0 1 allow 0
10.0.0.0 255.0.0.0 1 allow 0
172.16.0.0 255.240.0.0 1 allow 0
192.168.0.0 255.255.0.0 1 allow 0
Policy count = 4