Ok, so a bit more digging around and I can see that: -
The first Hard Disk has a problem as highlighted by the fact that hda3 partition is missing for md2. hda being the first hard disk on primary IDE controller and hdc being the first hard disk on the secondary IDE controller.
md2 : active raid1 hdc3[1] 264960 blocks [2/1] [_U]
So I guess I need to: -
1) Shutdown the server
2) Replace hda (first hard disk on primary IDE controller)
3) Boot off hdc (first hard disk on the secondary IDE controller) if BIOS allows
4) Recreate partions on hda using fdisk
5) Rebuild mirror
It would be great if someone could confirm the above.
Many thanks
phil