Heap_AlignWithTimeoutAndRAPkt_AllocHandleWithSizePkt_AllocWithFlagsvmk_PktAllocForDMAEngine
VMware vSphere ESXi
When a pNIC driver attempts to allocate 9000 MTU size packets to replenish its receive queue, as system memory is fragmented, networking subsystem is not able to allocate large page memory to grow the memory pool that backs such packets. As a result, memory pool API spins for large pages for a long time, triggers CPU heartbeat check failure and crashes the host.
This is a known issue impacting ESXi hosts.
Workaround:
esxcli system settings kernel set -s netPktJumboSlabMinSize -v <SIZE_OF_MEMORY_TO_RESERVE_IN_MB>