2V0-622D · Question #248
A vSphere administrator is unable to power on a VM in a vSphere HA-enabled cluster. Which vSphere HA feature could cause this?
The correct answer is C. VM Restart Priority is disabled.. Setting a VM's Restart Priority to Disabled instructs vSphere HA to never power on or restart that VM, causing it to remain powered off after a host failure.
Question
A vSphere administrator is unable to power on a VM in a vSphere HA-enabled cluster. Which vSphere HA feature could cause this?
Options
- ADatastore Heartbeats are not received.
- BAdmission Control is enabled.
- CVM Restart Priority is disabled.
- DVM Monitoring is disabled.
How the community answered
(46 responses)- A7% (3)
- B15% (7)
- C74% (34)
- D4% (2)
Why each option
Setting a VM's Restart Priority to Disabled instructs vSphere HA to never power on or restart that VM, causing it to remain powered off after a host failure.
Datastore Heartbeats not being received affects how HA classifies a host as isolated vs. failed, but does not directly prevent individual VM power-on operations once a host state is determined.
Admission Control being enabled restricts powering on additional VMs only when the cluster lacks sufficient reserved failover capacity - it does not selectively block a specific VM from powering on based on HA restart configuration.
VM Restart Priority controls whether vSphere HA will attempt to restart a specific virtual machine after a host failure event. When set to Disabled, HA explicitly excludes the VM from all restart operations, meaning the VM will not be powered on by HA after the host it resides on fails, leaving the administrator unable to bring it back up through the normal HA-managed power-on path without first changing the priority setting.
VM Monitoring being disabled suppresses automatic restarts triggered by in-guest heartbeat loss on an otherwise healthy host, but does not prevent HA from restarting VMs in response to a host failure event.
Concept tested: vSphere HA VM Restart Priority configuration and impact
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.avail.doc/GUID-C4F5F9AC-8235-4B72-9A3C-2E7FF72F7B3A.html
Topics
Community Discussion
No community discussion yet for this question.