# RAID-0 is the fastest and most efficient array type but offers no fault-tolerance.
# RAID-1 is the array of choice for performance-critical, fault-tolerant environments. In addition, RAID-1 is the only choice for fault-tolerance if no more than two drives are desired.
# RAID-2 is seldom used...