/var/log/syslogSample log in /var/log/syslog |
NSX 1 FABRIC [nsx@6876 comp="nsx-edge" subcomp="nsxa" s2comp="ha-fsm" level="INFO"] HA state Active, processing event Datapath Disconnected reason DP Disconnected |
/var/log/syslogSample log in /var/log/syslog |
NSX 1 FABRIC [nsx@6876 comp="nsx-edge" subcomp="nsxa" s2comp="ha-cluster" level="WARN" eventId="vmwNSXClusterNodeStatus"] {"event_state":4,"event_external_reason":"Edge node status changed: Up -> Down , reason: HA not in Active state","event_src_comp_id":"########-####-####-####-############","event_sources":{"id":"########-####-####-####-############"}} |
load average alongside numerous processes in an uninterruptible sleep (D) state. Despite the high load average, the CPU idle (id) percentage remains high, indicating the processor is waiting for I/O rather than executing tasks.Sample output of get processes |
top - ##:##:## up ## days, # user, load average: ##.##, ##.##, ##.## |
/var/log/kern.logSample log in /var/log/kern.log |
kernel - - - [###.###] Out of memory: Killed process ### (###) total-vm:###kB, anon-rss:###kB, file-rss:###kB, shmem-rss:###kB, UID:### pgtables:###kB oom_score_adj:### |
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
The logs of the NSX Edge node show evidence of D processes piling-up, steadily increasing the CPU load average until the kernel started killing processes due to out of memory.
This behaviour is typically due to storage issues, or other unavailability issues, at the ESXi host layer.
This is a condition that may occur in a VMware NSX environment.
Investigate the underlying vSphere and storage infrastructures.