|
striping is when you take 2 or more drives and, instead of writing all the data to one drive..you write PART of the data to each drive at the same time...so if you ad 2 drives in a raid 0 configuration....and you were going to save a 1kb file....instead of saving the 1kb file to one drive you would be splitting it up and writing 500kb to the one drive and 500kb to the other drive AT THE SAME TIME....therefore its theoretically twice as fast
Mirroring is even simpler....it just means writing the same exact thing to two or more drives......or you could look at it as 100% backup....whatever you write to the 1 drive is also written to the other drive.....so if the first drive dies, you still have all the data on the other drive.
Raid 0 is for speed but not for critical data....
Raid 1 is for critical data like payrolls etc...but its not really any faster
There are other raid levels etc but usually for home setups and home type motherboards its either Raid 0 or raid 1
JP
__________________
"Even a fool is thought to be wise if he is silent"
|