2V0-622 · Question #261
An administrator would like to configure vSphere HA to use two isolation addresses. How would this affect the behavior of HA?
The correct answer is C. If only one of the isolation addresses is reachable, the host will not be marked isolated by HA.. This question tests how vSphere HA evaluates host isolation when multiple isolation addresses are configured.
Question
An administrator would like to configure vSphere HA to use two isolation addresses. How would this affect the behavior of HA?
Options
- AIf both isolation addresses are not reachable, the host will be restarted by the HA agent.
- BIf both isolation addresses are not reachable, the host will use the vCenter Server IP address as a
- CIf only one of the isolation addresses is reachable, the host will not be marked isolated by HA.
- DIf only one of the isolation addresses is reachable, the host will be considered in an isolated by
How the community answered
(36 responses)- A17% (6)
- B8% (3)
- C72% (26)
- D3% (1)
Why each option
This question tests how vSphere HA evaluates host isolation when multiple isolation addresses are configured.
HA does not restart the host itself; when isolation is confirmed, HA restarts the virtual machines running on the isolated host, not the host hardware.
vCenter Server IP is used as a default isolation address when none are manually configured, not as a fallback or secondary mechanism when custom isolation addresses fail.
When two isolation addresses are configured, vSphere HA uses an OR logic to determine isolation status - the host is only considered isolated if it cannot reach ANY of the configured isolation addresses. If at least one isolation address remains reachable, the host is deemed to have network connectivity and will not be marked as isolated, preventing unnecessary VM restarts.
If only one isolation address is reachable, the host retains network connectivity confirmation and will NOT be considered isolated - this choice states the opposite of correct HA behavior.
Concept tested: vSphere HA host isolation detection with multiple addresses
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.avail.doc/GUID-E0161CB5-BD3F-425F-A7E0-BF83B005FECA.html
Topics
Community Discussion
No community discussion yet for this question.