Hi there,
Iam vmware conultant for a coporate organisation, i would like to know what are the disadvatanges of adding 2 CPU on 1 VM for 2 node VM cluster example, cluster has 10 VMs and i add 2 CPU to one or two VM will this make the cluster inconsistent.
I can see increase in performance of those VM.. not sure if this will affect overall cluster perfomance.
thank you for thie facility...
regards
shravan
Software/Hardware used:
AMD-Vsphere
ASKED:
May 18, 2011 7:04 AM
UPDATED:
May 22, 2011 7:08 AM
Hi Shravan,
You can easily do this, however best practice is to only add 1 vCPU to a machine if it is possible. One of the biggest considerations here is how many cores do the physical servers have per processor. Keep in mind, 1 vCPU is equal to 1 core, not physical CPU (unless they are single core processors).
The downside to adding more is that there may be increased wait times for the VMs to access the physical CPUs in order to do their processing. However, in your example of 10 VMs across 2 physical servers and each of those servers have 2 quad-core processors then you effectively have 16 vCPU’s to work with and you should be easily able to assign 2 vCPUs to that server. However if the number of VMs grow noticeably (and it likely will) then you will start to have more CPU contention as the machines have to wait longer periods.
Matt