VCP550 · Question #49
A vSphere administrator is configuring a fully automated DRS cluster and determines that DRS is not balancing virtual machine workloads. What condition could cause this behavior?
The correct answer is A. vMotion is not properly configured on the hosts in the cluster.. DRS relies on vMotion to physically migrate VMs between hosts; without a working vMotion configuration, DRS cannot execute any balancing actions regardless of automation level.
Question
A vSphere administrator is configuring a fully automated DRS cluster and determines that DRS is not balancing virtual machine workloads. What condition could cause this behavior?
Options
- AvMotion is not properly configured on the hosts in the cluster.
- BHA is not properly configured on the hosts in the cluster.
- CThe DRS threshold is configured on the most aggressive setting.
- DSome of the virtual machines have been disabled from DRS.
How the community answered
(23 responses)- A78% (18)
- B4% (1)
- C13% (3)
- D4% (1)
Why each option
DRS relies on vMotion to physically migrate VMs between hosts; without a working vMotion configuration, DRS cannot execute any balancing actions regardless of automation level.
VMware DRS calculates load imbalances and issues migration recommendations, but it depends entirely on vMotion to carry out those migrations. If vMotion VMkernel ports are missing, misconfigured, or unlicensed on cluster hosts, DRS will identify imbalances but will be unable to move any VMs, resulting in no balancing activity even in fully automated mode.
HA is a separate subsystem responsible for VM restart after host failure and has no role in DRS load-balancing migrations between healthy hosts.
The most aggressive DRS threshold (level 1) lowers the imbalance tolerance and triggers more frequent migrations - it increases balancing activity rather than preventing it.
Disabling DRS automation on individual VMs excludes only those VMs from migration; all other VMs in the cluster remain eligible for DRS-driven balancing.
Concept tested: DRS dependency on vMotion for automated load balancing
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-2AA19462-30C8-4C35-B891-F54F47F4B61B.html
Topics
Community Discussion
No community discussion yet for this question.