2V0-622D · Question #250
An administrator is creating a hybrid vSAN cluster with six ESXi hosts equally distributed on three server racks. How can this cluster be protected from a single rack failure?
The correct answer is D. Create three fault domains in the vSAN cluster.. vSAN fault domains logically group hosts by physical location so that data replicas are distributed across racks, enabling the cluster to survive a complete rack failure.
Question
An administrator is creating a hybrid vSAN cluster with six ESXi hosts equally distributed on three server racks. How can this cluster be protected from a single rack failure?
Options
- AAllocate at least two storage controllers in each host.
- BCreate at list two disk groups in each host.
- CAllocate at least two flash devices for caching in each disk group.
- DCreate three fault domains in the vSAN cluster.
How the community answered
(47 responses)- A4% (2)
- B15% (7)
- C4% (2)
- D77% (36)
Why each option
vSAN fault domains logically group hosts by physical location so that data replicas are distributed across racks, enabling the cluster to survive a complete rack failure.
Multiple storage controllers per host improve intra-host I/O redundancy and performance but have no effect on protecting data when an entire rack fails.
Additional disk groups per host increase a single host's capacity and throughput but do not distribute data across racks or protect against a rack-level outage.
Additional flash caching devices in a disk group accelerate read performance within that disk group but provide no rack-level fault tolerance.
Creating one fault domain per rack tells vSAN to treat each rack as a single failure boundary. vSAN then enforces that object replicas and witness components are placed across distinct fault domains, so if one entire rack goes offline the required number of replicas remain accessible on the surviving racks, satisfying the configured failures-to-tolerate policy.
Concept tested: vSAN fault domains for rack-level failure protection
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-planning.doc/GUID-FE7DBC6F-C204-4137-827F-7E04FE88D968.html
Topics
Community Discussion
No community discussion yet for this question.