I have two HDs connected as masters (primary and secondary) and SME server installed using software RAID1. It has been working fine until recently when a series of power fluctuations killed the MB. Took it to the shop to replace the MB and they connected the HDs as primary and secondary. Now, if I run exec lsraid -a /dev/md0 I get
[dev 9, 0] /dev/md0 abcd.abcd.abcd.etc online
[dev ?, ?] (unknoww) 0000.0000.0000.etc missing
[dev 22, 1] /dev/hdc1 abcd.abcd.abcd.etc good
Output for devices md1 and md2 are identical except line 3 is [dev 22, 2 or 3) and hdc2 or hdc3.
I have notices at shutdown and boot messages the something is amiss.
My concern is line 2 with the 'unkown' and 'missing'
Does this mean I have only one HD working and how do I remedy the fault without a reinstall and interuption to business?