>
> What can one make of this output? Note the change once I ran mdchk.
>
> [root@juhfah ~]# cat /proc/mdstat
> Personalities : [raid1]
> md1 : active raid1 sdb2[1]
> 6289344 blocks [2/1] [_U]
>
> md3 : active raid1 sda3[2](F) sdb3[1]
> 4192896 blocks [2/1] [_U]
>
> md5 : active raid1 sdb5[1] sda5[0]
> 1052160 blocks [2/2] [UU]
>
> md2 : active raid1 sda2[2](F) sdb6[1]
> 1052160 blocks [2/1] [_U]
>
> md4 : active raid1 sdb7[1]
> 231504576 blocks [2/1] [_U]
>
> md0 : active raid1 sdb1[1] sda1[0]
> 104320 blocks [2/2] [UU]
>
> unused devices: <none>
Looks like a problem with sda, note that sdb is mounted on each
partition
But sda is not!
Gerald