2V0-622D · Question #273
How can a vSphere administrator ensure that a set of virtual machines run on different hosts in a DRS cluster?
The correct answer is D. Use a VM-VM affinity rule.. A VM-VM anti-affinity rule instructs DRS to keep specified virtual machines running on separate hosts within the cluster.
Question
How can a vSphere administrator ensure that a set of virtual machines run on different hosts in a DRS cluster?
Options
- AAdd the VMs to a vApp.
- BUse a VM-Host affinity rule.
- CPlace the VMs in different folders.
- DUse a VM-VM affinity rule.
How the community answered
(44 responses)- A2% (1)
- B2% (1)
- C7% (3)
- D89% (39)
Why each option
A VM-VM anti-affinity rule instructs DRS to keep specified virtual machines running on separate hosts within the cluster.
A vApp is a container for grouping VMs to manage their startup order and shared networking/storage properties, and provides no host placement enforcement or VM-to-VM separation capability.
A VM-Host affinity rule controls which hosts a specific VM is allowed or required to run on, but does not enforce separation between two VMs - multiple VMs with identical VM-Host affinity rules can still be co-located on the same host.
Folders in the vSphere inventory are a purely organizational construct for the UI and have no effect on DRS scheduling, host assignment, or VM placement decisions.
A VM-VM affinity rule configured with the 'separate' (anti-affinity) option directs DRS to ensure the listed VMs never share the same physical host. DRS enforces this rule during both initial placement and ongoing load balancing, issuing vMotion migrations as needed to maintain the required host separation between those VMs.
Concept tested: DRS VM-VM anti-affinity rules for host separation
Source: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.resmgmt.doc/GUID-FF28F29C-8B67-4EFF-A2EF-63B3537E6934.html
Topics
Community Discussion
No community discussion yet for this question.