RAID 0, it is also called stripe set or striped volume. RAID 0 splits data evenly across two or more disks (striped) with no parity information for redundancy. It is important to note that RAID 0 is not one of the original RAID levels and provides no data redundancy. RAID 0 is normally used to increase performance, although it can also be used as a way to create a small number of large virtu...
