Results 1 to 3 of 3
Does using Raid 1 (Linux software raid) improve the read speed of data? How is it compared to Raid 0 ?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-18-2011 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 59
Raid 1 - improved read speed?
Does using Raid 1 (Linux software raid) improve the read speed of data? How is it compared to Raid 0 ?
- 03-19-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,160
The short answer is "no". Raid-0 (striping) will generally have better read performance than Raid-1 (mirroring), but not necessarily. Raid-0 will definitely have better multi-access throughput though than Raid-1. There is some discussion in this wikipedia article about performance characteristics of the various RAID configurations: RAID - Wikipedia, the free encyclopedia
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-19-2011 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 59
And what about Linux software raid 10? Found a little performance comparison but would like to know more about it if anyone tried using and comparing it.
https://raid.wiki.kernel.org/index.php/Performance


Reply With Quote
