A vSAN cluster has two fault domains. What is the maximum number of host failures that can be tolerated if the cluster is configured with a storage policy that sets 'Number of failures to tolerate' to 2?
FTT=2 allows tolerance of 2 host failures.
Why this answer
With FTT=2, the VM can survive up to 2 host failures regardless of fault domains. Fault domains ensure that failures are isolated, but the FTT value directly sets the tolerance.