nerdexam
CompTIA

CV0-002 · 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 resource

The correct answer is B. Workload scheduling. To automatically place new virtual machines on recommended hosts with more resources in a virtualization environment, workload scheduling must be enabled.

Deployment

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

(34 responses)
  • A
    3% (1)
  • B
    88% (30)
  • C
    6% (2)
  • D
    3% (1)

Why each option

To automatically place new virtual machines on recommended hosts with more resources in a virtualization environment, workload scheduling must be enabled.

ADynamic power control

Dynamic power control manages host power states to save energy, not to place VMs based on resource availability.

BWorkload schedulingCorrect

Workload scheduling, often implemented as a Dynamic Optimization or similar feature in virtualization platforms, automatically analyzes host resource utilization (CPU, memory, storage) and recommends or performs VM placement or migration to optimize resource distribution. This ensures new VMs are placed on the most suitable hosts, leading to efficient resource utilization and preventing resource contention.

CHigh Availability

High Availability (HA) ensures VMs are restarted on other hosts in case of a host failure, it does not automatically place new VMs.

DLoad balancing

Load balancing typically distributes network traffic among multiple servers, not places new VMs across virtualization hosts.

Concept tested: Virtualization workload scheduling and resource optimization

Source: https://learn.microsoft.com/en-us/azure/azure-vmware/concepts-resource-management

Topics

#Virtualization#Workload scheduling#VM placement#Resource management

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice