2025-05-26T10:24:05.130Z Example-EDGENODE NSX 18971 - [nsx@6876 comp="nsx-edge" subcomp="node-mgmt" username="root" level="CRITICAL" eventFeatureName="edge_health" eventType="edge_memory_usage_very_high" eventSev="critical" eventState="On"] The memory usage on Edge node #######-####-####-####-############ has reached 99% which is at or above the very high threshold value of 90%.
ag:02.428Z Example-EDGENODE NSX NSX 28058 - [nsx@6876 comp="nsx-edge" subcomp="node-mgmt" username="root" level="CRITICAL" eventFeatureName="edge_health" eventType="edge_memory_usage_very_high" eventSev="critical" eventState="On"] The memory usage on Edge node #######-####-####-####-############ has reached 99% which is at or above the very high threshold value of 90%.
kernel - - - [13094823.723467] audit: audit_backlog=1187323 > audit_backlog_limit=8192
kernel - - - [13094823.723469] audit: audit_lost=17229471 audit_rate_limit=0 audit_backlog_limit=8192
kernel - - - [13094823.723470] audit: backlog limit exceeded
grsec: failed fork with errno ENOMEM by ...
/var/log/core/
core.java
core.opsAgent
core.perl
core.python3
/var/log/core/
core.datapathd
core.lb-dispatcher
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
The kernel contains a defect related to the queuing of audit backlog messages. Due to this, backlog queue length can exceed the maximum configured queue length. New backlog entries are added to the queue but none are ever removed. Eventually this leads to the Manager/Edge completely running out of memory and multiple processes encountering memory allocation errors and crashes.
This issue is resolved in VMware NSX-T 3.2.3 and VMware NSX 4.1.2, available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
Workaround:
sed -i '/GRUB_CMDLINE_LINUX/s/audit=1//' /etc/default/grub
update-grub