2V0-622 · Question #447
An ESXi host has been placed into Quarantine Mode by Proactive HA. What will happen?
The correct answer is A. Virtual machines will be migrated off the quarantines host if doing so will not violate any DRS. Proactive HA Quarantine Mode marks a host as degraded and directs DRS to migrate VMs off it, but only when those migrations will not violate existing cluster constraints such as affinity rules or resource limits.
Question
An ESXi host has been placed into Quarantine Mode by Proactive HA. What will happen?
Options
- AVirtual machines will be migrated off the quarantines host if doing so will not violate any DRS
- BNewly powered-on virtual machines may be placed on the quarantined host to balance cluster
- CAll virtual machines will be migrated off the quarantined host to other hosts in the cluster without
- DvSphere HA will conduct a failover on all VMs residing on the quarantined host.
How the community answered
(45 responses)- A71% (32)
- B7% (3)
- C4% (2)
- D18% (8)
Why each option
Proactive HA Quarantine Mode marks a host as degraded and directs DRS to migrate VMs off it, but only when those migrations will not violate existing cluster constraints such as affinity rules or resource limits.
When Proactive HA places a host in Quarantine Mode due to a partial hardware failure signal, vSphere DRS attempts to evacuate VMs from the degraded host via vMotion. However, migrations are conditional - if relocating a VM would violate a DRS affinity or anti-affinity rule, or if no suitable destination host exists, the VM remains on the quarantined host. This selective, rules-aware evacuation is the key behavioral difference between Quarantine Mode and full Maintenance Mode.
Quarantine Mode prevents new or newly powered-on VMs from being placed on the degraded host when alternatives are available; the host is not used for workload balancing.
Quarantine Mode does not trigger unconditional full evacuation - DRS migrations are subject to cluster rules and capacity constraints, making complete removal of all VMs from the host not guaranteed.
vSphere HA failover is triggered by complete host or VM failure events; Quarantine Mode is a Proactive HA response to partial hardware degradation and does not initiate HA-driven failover actions.
Concept tested: vSphere Proactive HA Quarantine Mode behavior and migration conditions
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-availability/GUID-F01F7EB8-FF9D-45E2-A093-5F56A788D027.html
Topics
Community Discussion
No community discussion yet for this question.