VCP550 · Question #77
When a vSphere administrator attempts to remediate a host with Update Manager, the host is unable to enter maintenance mode. Which condition is likely preventing the host from entering maintenance mod
The correct answer is A. A virtual machine on the host has a removable device connected.. A VM with a removable device connected cannot be migrated via vMotion, which is required to evacuate VMs before a host enters maintenance mode for Update Manager remediation.
Question
When a vSphere administrator attempts to remediate a host with Update Manager, the host is unable to enter maintenance mode. Which condition is likely preventing the host from entering maintenance mode?
Options
- AA virtual machine on the host has a removable device connected.
- BA virtual machine on the host is configured to use Fault Tolerance.
- CA virtual machine is powered off and cannot be migrated to another host.
- DA virtual machine is configured with a local .vswp file.
How the community answered
(29 responses)- A72% (21)
- B17% (5)
- C3% (1)
- D7% (2)
Why each option
A VM with a removable device connected cannot be migrated via vMotion, which is required to evacuate VMs before a host enters maintenance mode for Update Manager remediation.
When a VM has a removable device such as a CD-ROM or USB device actively connected, vSphere cannot perform a vMotion migration to another host. Because Update Manager requires the host to enter maintenance mode - which in turn requires all running VMs to be evacuated - the presence of a non-migratable VM with a connected removable device directly blocks the entire process.
Fault Tolerance VMs do not inherently block a host from entering maintenance mode; vSphere can handle FT pair failover or migration as part of the maintenance mode workflow.
Powered-off VMs can be cold-migrated to another host and do not block maintenance mode entry since they do not require vMotion.
A local .vswp swap file does not prevent a host from entering maintenance mode; vSphere manages swap file relocation as part of VM migration.
Concept tested: vMotion restrictions blocking host maintenance mode
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vcenterhost.doc/GUID-8A93E680-9D0F-4B9C-9FA8-E8D9C1C7F476.html
Topics
Community Discussion
No community discussion yet for this question.