Results 1 to 3 of 3
Hi friends,
I'm learning about RAID ,
RAID 0 -Stripe (Splits file content across hard drives - For example if we have two drives and when a new file created ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-24-2009 #1
what's raid 0+1 and raid 1+0 ?
Hi friends,
I'm learning about RAID ,
RAID 0 -Stripe (Splits file content across hard drives - For example if we have two drives and when a new file created say, "file.txt" with content " hello world" - raid0 will split the content thus "hello" will be stored in drive-1 and "world" will be stored in drive-2 with name "file.txt")
RAID 1-mirroring (creates repliation of a file on both system-both drives 1 and 2 will have own copy of the file "file.txt")
Now,how does raid 0+1 and raid 1+0 works ?
Yes,there is plenty of docs on google,but i'm unable to find simple - very simple- example for this.
Any help?First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
- 11-24-2009 #2
- 11-24-2009 #3
thanks coopstah13,I'll check it out.
First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org


Reply With Quote
