0 1
2 3
4 5
6 7
8 9
DISK1 DISK2
0 0
1 1
2 2
3 3
4 4
DISK1 DISK2
im not completly sure but i think raid 0 is like it puts 1 of each file on each hard drive, so you basically have two identical hard drives and therefore it is quicker to get data because it can like stream half from one hdd and half from the other thus making it like half the time... i think thats what it is anyway, but i might be wrong, im new to all this stuff myself![]()
Raid 1 stripes the data onto mutiple disk reducing the readtime. Raid 0 mirrors the data for redundancy
It doesn't matter what size disks you use as long as the two disks are the same size.