2V0-622D · Question #270
vSphere 6.5 DRS is now Network-Aware. Based on network utilization, when will DRS balance VMs?
The correct answer is A. DRS will balance VMs when a network resource pool is configured for VMs.. vSphere 6.5 Network-Aware DRS relies on Network I/O Control resource pool configuration to obtain per-host network utilization data used for VM balancing decisions.
Question
vSphere 6.5 DRS is now Network-Aware. Based on network utilization, when will DRS balance VMs?
Options
- ADRS will balance VMs when a network resource pool is configured for VMs.
- BDRS will balance VMs when Network I/O Control is enabled.
- CDRS will place VMs on initial boot for hosts that have network utilization lower than the threshold.
- DDRS will vMotion VMs when network utilization is higher than the threshold on a particular host.
How the community answered
(19 responses)- A95% (18)
- C5% (1)
Why each option
vSphere 6.5 Network-Aware DRS relies on Network I/O Control resource pool configuration to obtain per-host network utilization data used for VM balancing decisions.
When a network resource pool is configured under NIOC (Network I/O Control) on a distributed switch, DRS gains visibility into per-host network saturation metrics. This data allows DRS to factor network utilization into its initial placement and ongoing balancing decisions, preventing VMs from landing on hosts with saturated network links. Without a configured network resource pool, DRS has no mechanism to collect or act on network utilization information.
Simply enabling NIOC is not sufficient on its own - DRS requires network resource pools to be explicitly configured under NIOC to collect the per-host network utilization metrics needed for network-aware balancing.
Network-Aware DRS factors network utilization into both initial placement and ongoing load balancing decisions, not exclusively during initial VM boot.
DRS does not trigger vMotion migrations based solely on a network utilization threshold being exceeded; network saturation is one input into the overall DRS scoring algorithm alongside CPU and memory metrics.
Concept tested: vSphere 6.5 Network-Aware DRS with NIOC
Source: https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.resmgmt.doc/GUID-A51E4BDB-EB73-4A83-ACE5-3E03F9A71E38.html
Topics
Community Discussion
No community discussion yet for this question.