Link to home
Start Free TrialLog in
Avatar of Alex
AlexFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VM with 20GB of memory with 8cores?

So,

I have a VM on ESXi 6.5 with 20Gb of memory but 8 cores as well. I think that's a bit odd but I'm wondering if it would in fact cause any issues or performance impact. Essentially I figured it'd be something to do with the vNUMA and the pNUMA and how it manages across the two.

I know that 6.5 has improved the vNUMA considerably, so I'm wondering if this is still an issue, if so can you provide any documentation?

Thanks
Alex
Avatar of Ben Personick (Previously QCubed)
Ben Personick (Previously QCubed)
Flag of United States of America image

Numa scheduling a large number of cores on a VM isn't in and of itself an issue.

To determine if there is a problem with a VM of 8 cores requires knowing:

  • A)  The underlying physical hardware's total number of virtual cores.    (Virtual Cores = 1x or 2x the value of Physical cores (1x is Hyper threading is disabled, 2x if HT is enabled)  (physical = total cores across all CPUs on the system)
  • B)  The mix of additional VMs on the system, their number of CPUs, and average load.
Avatar of Alex

ASKER

It's a 24 core server with 256GB of memory

So 48 logical Processors.

Thanks
Alex
Avatar of Alex

ASKER

2 sockets and 4 cores on each socket have been assigned.
ASKER CERTIFIED SOLUTION
Avatar of Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Alex

ASKER

Perfect, so stick with solid cores and then this should in fact improve performance going forward.

Excellent, that explains a lot, as for the 20GB of memory, that wouldn't cause any performance issues given the lack of cores and the large quantity of memory as it did before?

Thanks
Alex
Avatar of Alex

ASKER

Thank you both gentlemen, always a pleasure learning from the pros :-)
Hey Alex,  Glad to help :)