Hi, i got the same problem.
here is my cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 sdb2[1]
156183808 blocks [2/1] [_U]
md1 : active raid1 sda1[0] sdb1[1]
104320 blocks [2/2] [UU]
unused devices: <none>
but when i issue the mdadm --add /dev/md2 /dev/hda2
here is the result:
mdadm: cannot find /dev/hda2: No such file or directory
any one can help me?
thanks