VMware NSX-T Data Center VMware NSX-T Data Center 3.x
Cause
This is a Linux kernel bug. It's unclear what the trigger is and likely related to high system load + high rate of audit events. System will be running out of memory and start killing processes. The only way to recover is reboot the edge node.
Resolution
This issue is resolved in NSX-T 3.2.3.
Workaround: 1. Open the file /etc/default/grub. 2. Look for the line GRUB_CMDLINE_LINUX="audit=1". Remove or comment this line and save the file. 3. Run update-grub2 4. Reboot 5. After reboot, check the string audit=1 is no longer in `cat /proc/cmdline`