CV0-003 · Question #449
Joe, a developer, has a virtualization environment consisting of four hosts. Joe needs to configure the environment to be able to place new VMs automatically to the recommended host with more…
The correct answer is B. Workload scheduling. Workload scheduling automatically evaluates host resource availability across a cluster and places new VMs on the host with the most suitable resources.
Question
Joe, a developer, has a virtualization environment consisting of four hosts. Joe needs to configure the environment to be able to place new VMs automatically to the recommended host with more resources. Which of the following must be enabled on the environment to achieve this?
Options
- ADynamic power control
- BWorkload scheduling
- CHigh Availability
- DLoad balancing
How the community answered
(43 responses)- A2% (1)
- B95% (41)
- D2% (1)
Why each option
Workload scheduling automatically evaluates host resource availability across a cluster and places new VMs on the host with the most suitable resources.
Dynamic power control consolidates VMs onto fewer hosts during low-demand periods and powers down idle hosts to save energy, but it does not automatically place new VMs on the most resource-rich host.
Workload scheduling (such as VMware DRS) monitors CPU, memory, and other resource metrics across all hosts in a cluster and uses that data to recommend or automatically place new VMs on the host best suited to run them. This feature directly addresses the requirement to have the environment select the recommended host with available resources when deploying new virtual machines.
High Availability monitors hosts for failures and restarts VMs on surviving hosts to provide fault tolerance, rather than optimizing the initial placement of newly created VMs.
Load balancing distributes network or application traffic across servers and is not the feature responsible for automatically selecting the best host when placing newly created VMs.
Concept tested: Automated VM placement via workload scheduling or DRS
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-98BD5A8A-260A-494F-BAAE-74781F5C4B02.html
Topics
Community Discussion
No community discussion yet for this question.