Hi,
I installed 7.4 on a server with 3 disks. Used 'sme nospare' to set up the disks in RAID 5, without spare, but this is wath i get :
[root@sme ~]# cat /proc/mdstat
Personalities : [raid1] [raid5]
md2 : active raid5 sda2[0] sdc2[2] sdb2[1]
976558592 blocks level 5, 256k chunk, algorithm 2 [3/3]
md1 : active raid1 sda1[0] sdc1[2] sdb1[1]
104320 blocks [3/3]
unused devices: <none>
Is this normal ? If not, how to convert md1 to RAID 5 ?