After a power supply failure my server rebooted with raid degraded errors.
[root@sophie ~]# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hdc2[1]
19446592 blocks [2/1] [_U]
md1 : active raid1 hda1[0]
104320 blocks [2/1] [U_]
unused devices: <none>
Obviously I can't use add_mirror as I have a good boot partition on one drive and a good root partition on the other.
Anyone have any ideas how to rebuild this.
Jon
[/code]