Slot allocation policy
|
From the Platform Management Console Dashboard:
Select the resource group.
Select from the drop-down menu.
Click Slot allocation policy to expand it.
Select the specific policy.
|
Stacked. Allocate slots from a single host before allocating from another host.
Balanced. Allocate slots from the host with the highest number of free slots.
Exclusive. Allocate all free slots from a host to one consumer.
|
Stacked.
Hosts are selected in the order in which they appear in the resource group during vemkd initialization. CPU slots are allocated from a single host until all CPU slots on that host are allocated, before slots are allocated from another host.
Balanced.
Hosts are selected according to the number of free CPU slots. The host in the resource group with the highest number of CPU slots is selected first. CPU slots are equally allocated from hosts.
Exclusive.
Each host in the resource group is assigned to only one consumer at a time.
|