VMware vSphere Esxi 6.x
VMware vSphere Esxi 7.x
VMware vSphere Esxi 8.x
- Look for memory that appears offline.
Run this command to check the state of the memory:grep line /sys/devices/system/memory/*/state
- When memory appears offline, run this command to set it to online:
echo online >/sys/devices/system/memory/memory[number]/state
modprobe acpiphp
modprobe acpi_memhotplug