nerdexam
Broadcom-VMware

2V0-621 · Question #198

An administrator wants to configure a High Availability cluster to allow virtual machines a 10 minute window to shut down in the event of a Host Isolation incident. What two configuration settings wou

The correct answer is B. Set the advanced option das.isolationshutdowntimeout = 600. C. Configure Host Isolation Response to Shut Down and Restart VMs.. A 10-minute graceful shutdown window for host isolation requires the timeout set to 600 seconds and the isolation response set to 'Shut Down and Restart VMs'.

Section 6 – Administer vSphere 6.x Availability

Question

An administrator wants to configure a High Availability cluster to allow virtual machines a 10 minute window to shut down in the event of a Host Isolation incident. What two configuration settings would satisfy this requirement? (Choose two.)

Options

  • ASet the advanced option das.isolationshutdowntimeout = 10.
  • BSet the advanced option das.isolationshutdowntimeout = 600.
  • CConfigure Host Isolation Response to Shut Down and Restart VMs.
  • DConfigure Host Isolation Response to Power Off and Restart VMs.

How the community answered

(42 responses)
  • A
    14% (6)
  • B
    79% (33)
  • D
    7% (3)

Why each option

A 10-minute graceful shutdown window for host isolation requires the timeout set to 600 seconds and the isolation response set to 'Shut Down and Restart VMs'.

ASet the advanced option das.isolationshutdowntimeout = 10.

das.isolationshutdowntimeout = 10 sets only a 10-second window, not 10 minutes, which does not satisfy the stated requirement.

BSet the advanced option das.isolationshutdowntimeout = 600.Correct

The advanced option das.isolationshutdowntimeout accepts a value in seconds, so 600 equals exactly 10 minutes, giving VMs the required grace period before HA forces a restart.

CConfigure Host Isolation Response to Shut Down and Restart VMs.Correct

'Shut Down and Restart VMs' invokes a guest OS shutdown via VMware Tools and honors the das.isolationshutdowntimeout value, enabling the configured grace period before HA restarts the VM.

DConfigure Host Isolation Response to Power Off and Restart VMs.

'Power Off and Restart VMs' immediately cuts power to VMs without invoking a guest OS shutdown, so the das.isolationshutdowntimeout grace period is bypassed entirely.

Concept tested: vSphere HA host isolation response and shutdown timeout

Source: https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.avail.doc/GUID-C4F5F9AC-8235-4F50-AD17-C63DBA0F9DED.html

Topics

#HA#host isolation#isolation shutdown timeout#advanced settings

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice