Vsphere HA Admission Control
Vsphere HA Admission Control
vSphere HA uses admission control to ensure that sufficient resources are reserved for virtual
machine recovery when a host fails.
Admission control imposes constraints on resource usage. Any action that might violate these
constraints is not permitted. Actions that might be disallowed include the following examples:
The basis for vSphere HA admission control is how many host failures your cluster is allowed to
tolerate and still guarantee failover. The host failover capacity can be set in three ways:
Note:
vSphere HA admission control can be disabled. However, without it you have no assurance that
the expected number of virtual machines can be restarted after a failure. Do not permanently
disable admission control.
Regardless of the admission control option chosen, a VM resource reduction threshold also
exists. You use this setting to specify the percentage of resource degradation to tolerate, but it
is not available unless vSphere DRS is enabled.
The resource reduction calculation is checked for both CPU and memory. It considers a virtual
machine's reserved memory and memory overload to decide whether to permit it to power on,
migrate, or have reservation changes. The actual memory consumed by the virtual machine is
not considered in the calculation because the memory reservation does not always correlate
with the actual memory usage of the virtual machine. If the actual usage is more than reserved
memory, insufficient failover capacity is available, resulting in performance degradation on
failover.
With the slot policy option, vSphere HA admission control ensures that a specified
number of hosts can fail and sufficient resources remain in the cluster to fail over all the
virtual machines from those hosts. [Read more]
Dedicated Failover Hosts Admission Control
You can configure vSphere HA to designate specific hosts as the failover hosts. [Read
more]
vSphere HA Admission Control
vCenter Server uses admission control to ensure that sufficient resources are available in a
cluster to provide failover protection and to ensure that virtual machine resource reservations
are respected.
Host Ensures that a host has sufficient resources to satisfy the reservations of all virtual
machines running on it.
Resource Ensures that a resource pool has sufficient resources to satisfy the reservations,
Pool shares, and limits of all virtual machines associated with it.
vSphere HA Ensures that sufficient resources in the cluster are reserved for virtual machine
recovery in the event of host failure.
Admission control imposes constraints on resource usage and any action that would violate
these constraints is not permitted. Examples of actions that could be disallowed include the
following:
Of the three types of admission control, only vSphere HA admission control can be disabled.
However, without it there is no assurance that the expected number of virtual machines can be
restarted after a failure. VMware recommends that you do not disable admission control, but
you might need to do so temporarily, for the following reasons:
If you need to violate the failover constraints when there are not enough resources to support
them--for example, if you are placing hosts in standby mode to test them for use with
■Distributed Power Management (DPM).
■If an automated process needs to take actions that might temporarily violate the failover
constraints (for example, as part of an upgrade directed by vSphere Update Manager).
■If you need to perform testing or maintenance operations.
Note
When vSphere HA admission control is disabled, vSphere HA ensures that there are at least two
powered-on hosts in the cluster even if DPM is enabled and can consolidate all virtual machines
onto a single host. This is to ensure that failover is possible.