: Regarding the vm.allocation.algorithm.
This is how the planners determine where to place the VM based on needs like
enough capacity(cpu, memory, storage)
Once the available capacity and requested capacity is determined, the following
heuristics are applied to determine the final deployment plan of the
This is how the planners determine where to place the VM based on
needs like enough capacity(cpu, memory, storage)
Once the available capacity and requested capacity is determined, the
following heuristics are applied to determine the final deployment
plan of the VM:
1. random will choose a rando
From: Kiran Koneti
Sent: Thursday, July 11, 2013 3:13 PM
To: #Cloud - Engineering
Subject: Regarding the vm.allocation.algorithm.
Hi All,
Where can we find the documentation for the "vm.allocation.algorithm" global
setting parameter.
I just wanted to know the behavior of the different values