which is the resulting behavior with vSphere HA enabled?

A VM-Host affinity rule states that VM group “X” must run on hosts in group “Y”.
If all ESXi hosts in group “Y” fail, which is the resulting behavior with vSphere HA enabled?

A VM-Host affinity rule states that VM group “X” must run on hosts in group “Y”.
If all ESXi hosts in group “Y” fail, which is the resulting behavior with vSphere HA enabled?

A.
The virtual machines in group “X” will failover to hosts that do not belong to group “Y”, but will vMotion back
to hosts in group “Y” when they become available.

B.
The virtual machines in group “X” will not failover to hosts that do not belong to group “Y”.

C.
This scenario is not possible because vSphere HA and DRS cannot work together.

D.
The virtual machines in group “X” will only fail over to hosts that do not belong to group “Y” if they are
marked as “High” VM Restart Priority within vSphere HA.



Leave a Reply 4

Your email address will not be published. Required fields are marked *


infojami

infojami

Restart Priority can override the default cluster settings.

Reference > https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.avail.doc/GUID-FA8B166D-A5F5-47D3-840E-68996507A95B.html

After you create a vSphere HA cluster, you can override the default cluster settings for Restart Priority and Isolation Response for specific virtual machines. Such overrides are useful for virtual machines that are used for special tasks. For example, virtual machines that provide infrastructure services like DNS or DHCP might need to be powered on before other virtual machines in the cluster.

sparc

sparc

I would agree with kan on B. I don’t think Restart Priority can override VM-Host affinity rules — infojami.