2V0-622 · Question #460
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 group hosts by physical location so that data replicas are distributed across separate failure boundaries, enabling protection against 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
(41 responses)- A5% (2)
- B2% (1)
- C12% (5)
- D80% (33)
Why each option
vSAN fault domains group hosts by physical location so that data replicas are distributed across separate failure boundaries, enabling protection against a complete rack failure.
Multiple storage controllers per host improve per-host I/O redundancy and throughput but have no effect on where vSAN places data replicas across the cluster, leaving data vulnerable to a rack outage.
Creating multiple disk groups per host increases a single host's cache and capacity tiers but does not influence replica placement across racks or protect against the simultaneous loss of all hosts in one rack.
Additional flash caching devices within a disk group increase cache capacity and read performance within a host but provide no rack-level data placement protection whatsoever.
Creating three fault domains - one per rack - instructs vSAN to treat each rack as a single failure boundary and ensures that replica copies of data objects are placed on hosts in different fault domains. With three fault domains and a default Failures to Tolerate value of 1, vSAN can sustain the complete loss of one rack and still satisfy the storage policy. Without fault domains configured, vSAN may place replicas on hosts within the same rack, leaving data unprotected against a rack-level failure.
Concept tested: vSAN fault domains for rack-level failure protection
Source: https://docs.vmware.com/en/VMware-vSAN/7.0/com.vmware.vsanplanningdg.doc/GUID-FBDD37C6-7B74-4E9F-B055-AE3B71C6CB8A.html
Topics
Community Discussion
No community discussion yet for this question.