In a vSAN stretched cluster, which value must be set in the vSAN policy if there is no requirement for data mirroring across sites?
- SFTT = 0
- SFTT = 1
- PFTT = 1
- PFTT = 0
Answer(s): D
Explanation:
Primary level of failures to tolerate (PFTT). For stretched clusters, PFTT defines the number of site failures that a virtual machine object can tolerate. For a stretched cluster, only a value of 0 or 1 is supported.
Secondary level of failures to tolerate (SFTT). For stretched clusters, SFTT defines the number of additional host failures that the object can tolerate after the number of site failures defined by PFTT is reached. If PFTT = 1 and SFTT = 2, and one site is unavailable, then the cluster can tolerate two additional host failures.
The default value is 0, and the maximum value is 3.
Reference:
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-planning.doc/GUID-1BDC7194-67A7-4E7C-BF3A-3A0A32AEECA9.html
Reveal Solution
Next Question