by Alt » Tue Jan 19, 2016 1:52 pm
Actually, a "simple" WSS is a kind of RAID0, but a kind, not a pure RAID0. For example, you have 3 disks, one 700 GB, two 2TB. You create a simple WSS from those disks. Windows will distribute stripes to the first, second, and the third disks. When space on the first disk is over, it distributes stripes to the second and third disks. When the first disk fails, you loose the data which stripes were distributed over the 3 disks, whereas the data which stripes distributed over the second and third disks is intact. Overall, you loose 2.1 GB of data, and 2.6GB of data will be good.
Actually, a "simple" WSS is a kind of RAID0, but a kind, not a pure RAID0. For example, you have 3 disks, one 700 GB, two 2TB. You create a simple WSS from those disks. Windows will distribute stripes to the first, second, and the third disks. When space on the first disk is over, it distributes stripes to the second and third disks. When the first disk fails, you loose the data which stripes were distributed over the 3 disks, whereas the data which stripes distributed over the second and third disks is intact. Overall, you loose 2.1 GB of data, and 2.6GB of data will be good.