Chapter 2 Storage Flashcards
Primary Level of Failures
to Tolerate (PFTT)
Policy defines how many hosts/device failures a VM object can withstand. If no
storage policy is selected at the time of provisioning a VM, this policy is assigned by default
Secondary Level of
Failures to Tolerate
(SFTT)
In stretched clusters, this policy defines how many additional
host failures can be tolerated after a site failure’s PFTT has been
reached. If PFTT = 1, SFTT = 2, and one site is inaccessible, two
more host failures can be tolerated. The default setting for this
policy is 1, and the maximum is 3
Data Locality
If PFTT = 0, this option is available. The options for this policy
are None, Preferred, and Secondary. This allows objects to be
limited to one site or one host in stretched clusters. The default
setting for this policy is None.
Failure Tolerance Method
This policy defines whether the data replication mechanism is
optimized for performance or capacity. If RAID-1 (Mirroring)—
Performance is selected, there will be more space consumed in the
object placement but better performance for accessing the space.
If RAID-5/6 (Erasure Coding)—Capacity is selected, there will be
less disk utilization, but performance will be reduced