During last backup, I got a mail from mdadm monitoring: A Fail event has been detected on md device /dev/md2.
its sme raid1
Personalities : [raid1]
md2 : active raid1 hdc2[0] hda2[2](F)
195253888 blocks [2/1] [U_]
md1 : active raid1 hdc1[0] hda1[1]
104320 blocks [2/2] [UU]
So device hda partition 2 is taken out of the array - right?
Im then trying to add it back with:
mdadm --add /dev/md2 /dev/hda2
But I then get a:
mdadm: Cannot open /dev/hdc2: Device or resource busy
How should I procede?

smartctl says "passed" for both hd