FTTFTMType
FTTFTMType
The failure to tolerate and fault tolerance mode
FTT0_RAID0 No Data Redundancy and no host failure tolerance
FTT1_RAID1 tolerates 1 host failure and uses RAID 1
FTT1_RAID5 tolerates 1 host failure and uses RAID 5
FTT2_RAID1 tolerates 2 hosts failure and uses RAID 1
FTT2_RAID6 tolerates 2 hosts failure and uses RAID 6
This data structure has no properties.
Enumeration: AUTO_AUTO, FTT1_RAID1, FTT1_RAID5, FTT2_RAID1, FTT2_RAID6, FTT0_RAID0,