OS: Ubuntu 14.04 LTS
Software Raid 10: 4x120Gb Intel 530 SSDs
Initial tests:
1.2 GB/s Write 5.2 GB/s Read
I did some tests to check if everything will go alright with a failed disk:
- I set as failed and removed /dev/sda partitions (2).
- Rebooted (boots alright)
- Added the two partitions back to the arrays. Rebuilding the arrays.
After rebuild:
220 MB/s Write 5.2 GB/s Read
Speed tests were made with dd (2GB file)
Is there something I miss? It looks to me like some setting problem.
cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md1 : active raid10 sda2[4] sdd2[5] sdc2[2] sdb2[1]
39095296 blocks super 1.2 512K chunks 2 near-copies [4/4] [UUUU]
md0 : active raid10 sda1[4] sdc1[2] sdd1[3] sdb1[1]
195177472 blocks super 1.2 512K chunks 2 near-copies [4/4] [UUUU]
unused devices: <none>