VMware App Volumes 4 Specialist — Question 32

An administrator would like to put a vSAN host in an existing vSAN Cluster in maintenance mode. vMotion is configured and DRS is set to Fully Automated and all other advanced settings are their defaults.
The administrator uses this PowerCLI command:
Set-VMHost -VMHost "esxi-host01.corp.local" -State "Maintenance"
What is the default behavior?

Answer options

Correct answer: A

Explanation

The correct answer is A because when a host is placed in maintenance mode with DRS set to Fully Automated, vMotion will automatically migrate the virtual machines to another host. Additionally, all storage objects on that host will also be migrated to ensure they remain accessible. Options B, C, and D incorrectly describe the behavior of the migration process regarding storage object handling.