Hey guys we just went live at a customer with our biggest server yet.
DL 560 with 4 sockets and 1.5TB of ram.
I believe we are running into some odd performance issues due to the way the memory is being spread out over the numa nodes.
Here is how the host looks
node 0 free: 2387 MB
node 1 free: 235 MB
node 2 free: 30654 MB
node 3 free: 80561 MB
node 4 free: 98 MB
node 5 free: 221 MB
node 6 free: 498 MB
node 7 free: 406 MB
It seems once these nodes get really low on memory, load skyrockets. Notice node 4 is pretty tight compared to the other nodes.
On the guest I have it set to 2 sockets and 71 cores and its numa output looks like this.
node 0 free: 538903 MB
node 1 free: 490631 MB
If I adjusted the VM to have more sockets would it help even this usage out any on the host?
DL 560 with 4 sockets and 1.5TB of ram.
I believe we are running into some odd performance issues due to the way the memory is being spread out over the numa nodes.
Here is how the host looks
node 0 free: 2387 MB
node 1 free: 235 MB
node 2 free: 30654 MB
node 3 free: 80561 MB
node 4 free: 98 MB
node 5 free: 221 MB
node 6 free: 498 MB
node 7 free: 406 MB
It seems once these nodes get really low on memory, load skyrockets. Notice node 4 is pretty tight compared to the other nodes.
On the guest I have it set to 2 sockets and 71 cores and its numa output looks like this.
node 0 free: 538903 MB
node 1 free: 490631 MB
If I adjusted the VM to have more sockets would it help even this usage out any on the host?