• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Yellow Bricks

by Duncan Epping

  • Home
  • Unexplored Territory Podcast
  • HA Deepdive
  • ESXTOP
  • Stickers/Shirts
  • Privacy Policy
  • About
  • Show Search
Hide Search

Memory incorrectly balanced

Duncan Epping · Dec 28, 2007 ·

During a VMware healthcheck at one of my customers I ran across the following error in /var/log/vmkwarning: “Memory is incorrectly balanced between the NUMA nodes of this system which will lead to poor performance. See /proc/vmware/NUMA/hardware for details on your current memory configuration.”

With the “more” command you can check how the memory is divided over the NUMA Nodes.

more /proc/vmware/NUMA/hardware
Output will look similar to this:

System type : Unspecific System
# NUMA Nodes : 2
Node ID MachineMem ManagedMem CPUs
0 01 8192 MB 7711 MB 0 1
1 02 4096 MB 4037 MB 2 3

The system was setup with 2 x 4GB and 2 x 2GB which results in this error. You can resolve this by changing the 2 x 2GB for 2 x 4GB, or you can disable NUMA in the BIOS. But I would prefer adding the correct size of memory. You would want to fix this because of the fact that when a processor needs more memory it will resort to non-local memory, in other words memory that was assigned to another processor. When using non-local memory data is transferred over the NUMA interconnect which is definitely slower than local memory.

More info on NUMA can be found on this wiki page. And there’s an article on VROOM about NUMA and performance.

Related

Server numa, performance, VMware

Reader Interactions

Comments

  1. Oles says

    6 November, 2008 at 05:39

    The author uvazhuha! Here’s how to write blogs must! Everyone stands to learn, boys!

Primary Sidebar

About the Author

Duncan Epping is a Chief Technologist and Distinguished Engineering Architect at Broadcom. Besides writing on Yellow-Bricks, Duncan is the co-author of the vSAN Deep Dive and the vSphere Clustering Deep Dive book series. Duncan is also the host of the Unexplored Territory Podcast.

Follow Us

  • X
  • Spotify
  • RSS Feed
  • LinkedIn

Recommended Book(s)

Advertisements




Copyright Yellow-Bricks.com © 2025 · Log in