Idle VMware Guests Resource Consumption
Posted
by
Ravenor
on Server Fault
See other posts from Server Fault
or by Ravenor
Published on 2012-10-21T00:56:47Z
Indexed on
2012/10/21
5:08 UTC
Read the original article
Hit count: 496
I want to setup a number of guests with multiple CPUs (4) and at least 4Gb ram running Ubuntu Linux. These machines will mostly be idle, but from time to time their workload will require all their resources, especially the CPU.
The hosts are ESXi 5.x.
The question is, am I right in thinking that the resource consumption of the machines when idle will be negligible?
We know this true of disk and the CPU. The only concern left therefore is memory. Since ESX over-commits memory it makes sense that unused memory of any guest is paged out.
If my thinking correct?
© Server Fault or respective owner