Got this error after installing ESX 4 U1 as a virtual machine running under VMware Workstation 7 for some Lab work. After installation completed, the following error was shown on the ESX console:
TSC: 54361147 cpu0:0)NUMA: 706: Can’t boot system as genuine NUMA. Booting with 1 fake node(s).
Although this didn’t seem to cause any issues with the VM, it is annoying to see red error message.
According to Wikipedia:
Non-Uniform Memory Access or Non-Uniform Memory Architecture (NUMA) is a computer memory design used in multiprocessors, where the memory access time depends on the memory location relative to a processor. Under NUMA, a processor can access its own local memory faster than non-local memory, that is, memory local to another processor or memory shared between processors.
We’ll I don’t need NUMA for my Lab so after tinkering on the ESX settings, I found out that there’s a setting under Boot section of VMKernel that can be un-check to prevent the use of NUMA.
vSphere Client -> ESX/vCenter -> Left-click on the ESX server -> Configuration -> Advanced Settings -> Vmkernel -> vmkernel.boot.usenumainfo -> uncheck (this may require a reboot if it doesnt take effect right away)
We’ll a picture is worth a thousand words they say so here’s a screenshot:
After rebooting the ESX VM, no more annoying red message:
Related posts:
- Possible Android Boot Camp in Singapore CodeAndroid is try to look into the possibility in...
- Fixing a Noisy USB Laptop Cooler Pad I bought a cheap laptop USB cooler pad a...
- DirectX Issue: Setup could not download the file. Please retry later or check network connection. Technorati Tags: directx,red alert3 Have you experienced this error...
- DOST ASTI hosting Centos and Other Linux/BSD Mirror I was playing with some of the virtual machines...
- VMware ESXi: Free Hypervisor for everyone VMware just released their bare-metal hypervisor for FREE, it’s...
- Gmail Undo Send Feature: The Ability to Recall/Undo Sent Message Google has just introduced one of the must have...


Recent Comments