5v0-2223 Exam QuestionsBrowse all questions from this exam

5v0-2223 Exam - Question 4


An administrator wants to assign a storage policy to a workload on a two-node vSAN OSA cluster consisting of three disk groups each with nested fault domains. The virtual machine must be protected against a disk or disk group failure.

Which two storage policies meet these requirements? (Choose two.)

Show Answer
Correct Answer: DE

In a two-node vSAN OSA cluster, the maximum number of failures to tolerate (FTT) is 1, as this type of cluster is limited by its architecture. RAID-1/FTT 1 can protect against a disk or disk group failure through mirroring across the two nodes. RAID-5/FTT 1 is also feasible as it uses parity to protect against a single disk or disk group failure. Hence, RAID-1/FTT 1 and RAID-5/FTT 1 are the appropriate storage policies in this scenario.

Discussion

11 comments
Sign in to comment
libraboysgOptions: DE
Oct 26, 2023

2 nodes only can have FTT = 1 RAID is for disk FTT is for nodes

FR_WolfmanOptions: DE
Dec 12, 2023

The first easy choice is answer E (RAID-1/FTT 1). The other FTT level (2 and 3), are impossible, as we have only 2 hosts in the cluster. RAID-5/FTT 2 is also totally impossible, whatever is the architecture of the vSAN cluster. The other answer will D (RAID-5/FTT 1) : not achievable by the administrator because he has only 3 disk groups, but technically feasable if the hosts have at least 4 disk groups each --> the question is not to know about what the administrator can do, but which storage policies can protect agains a disk or disk group failure.

libraboysgOptions: CD
Oct 3, 2023

2 nodes only can have FTT = 1 RAID is for disk FTT is for nodes

pludbeOptions: DE
Oct 6, 2023

D and E- supports Raid-1/fft1 AND Raid-5/FTT1 only Two-node Vsan cluster

jcoppola
Oct 11, 2023

D and E are correct https://core.vmware.com/resource/nested-fault-domains-vsan#section1

ieee13940Options: DE
Oct 17, 2023

Don't see how one can have more than FTT=1 in a 2-node configuration

Ansari678Options: AD
Oct 19, 2023

A. RAID-5/FTT 2: This policy provides RAID-5 erasure coding with a failure-to-tolerate setting of 2, which can protect against the failure of one disk or one disk group. D. RAID-5/FTT 1: This policy provides RAID-5 erasure coding with a failure-to-tolerate setting of 1, which can protect against the failure of one disk or one disk group.

jchampionOptions: DE
Oct 23, 2023

D E. RAID-1 and RAID-5 are only options for a 2-node cluster. https://core.vmware.com/resource/vmware-vsan-design-guide#sec6870-sub1

AlexandreDOptions: BE
Nov 8, 2023

There is only 3 disk group so raid5 on nested fault domain is not possible. But we can do a raid1 nested fault domain on the 3 disk group, so i think the answer is B and E. RAID5 on nested FD will be possible if 4 disk group per node. "If the hosts had four disk groups, RAID-5 erasure coding could be used for the secondary level of resilience, but one would have to run through an analysis to see if the cost of an extra disk group would be offset by the capacity savings noted above. RAID-6 is not possible in this topology." https://core.vmware.com/blog/sizing-considerations-2-node-vsan-clusters-running-vsan-7-u3

Bruce949Options: BE
Dec 22, 2023

B, E vSAN Storage Policies Number of Failures To Tolerate (FTT) - Pre-vSAN 6.6 Primary Number of Failures To Tolerate (PFTT) - vSAN 6.6 and forward The FTT/PFTT policy setting, has a maximum of 1 for objects. In Pre-vSAN 6.6 2 Node Clusters FTT may not be greater than 1. In vSAN 6.6 or higher 2 Node Clusters, PFTT may not be greater than 1. This is because 2 Node Clusters are comprised of 3 Fault Domains. Failure Tolerance Method (FTM) Failure Tolerance Method rules provide object protection with RAID-1 (Mirroring). Mirroring is the only FTM rule that can be satisfied, due to the 3 fault domains present. This means that data is Mirrored across both sites. https://core.vmware.com/resource/vsan-2-node-cluster-guide#section1

AngegardienOptions: BE
May 7, 2024

I feel that the question is transcribed poorly. For Raid 5 we need 4disk groups. But if we use ESA, we could make it work with raid 5 (2+1) . It is impossible to have something different than Raid 1/FTT1 when the question is asking for protection against a disk group failure and there are only 3 DG per host