Matt, please post the exact link to the unit you are talking about, I couldn't find it on the site. The word STRIPE in your description has me worried. Striping offers no data protection, it's strictly for increased performance, which is not necessary for streaming audio. As for the confusion concerning the Terrastation R5, the confusion is coming from the two different protection mechanisms. RAID 5 gives you usable space on roughly all the disks minus 1 (parity disk). The implementation is rather confusing, see Edesilva's explanation above. Mirroring you get exactly 1/2 of the total amount of available space for use, one disk has an exact duplicate of the other. Both offer data protection against loss of a single disk, just through different implementations. The main difference to keep in mind is with R5 you need 3 or realistcally 4 disks minimum. R1 (mirroring) only requires two.
Again, please post the link to the exact device. My concern is if it's listed as 800/400. My guess is they are giving you two 400 gb disks and you can either mirror them via R1 and have 400 gb usable or stripe them via RAID 0 and have 800 GB usable. Striping you write across both disks, but different data. If you lose either disk you lose everything.
Again, please post the link to the exact device. My concern is if it's listed as 800/400. My guess is they are giving you two 400 gb disks and you can either mirror them via R1 and have 400 gb usable or stripe them via RAID 0 and have 800 GB usable. Striping you write across both disks, but different data. If you lose either disk you lose everything.