Displaying 1 result from an estimated 1 matches for "2drive".
Did you mean:
drive
2010 Sep 25
3
Raid 10 questions...2 drive
I have been reading lots of stuff but trying to find out if a raid10 2drive
setup is any better/worse than a normal raid 1 setup....I have to 1Tb drives
for my data and a seperate system drive, I am only interested in doing raid
on my data...
So i setup my initial test like this....
mdadm -v --create /dev/md0 --chunk 1024 --level=raid10 --raid-devices=2
/dev/sdb1 /dev/s...