one of the units of a software RAID 1 configuration is shown as appears to be part of a raid array and the RAID status is active, degrated. I would like to know how I can rejoin the unit to the RAID, all related options are grayed out and I can't find anything in the CLI. Usually under linux I would do mdadm -a and thats all. So I'm a little bit confused here.
More Details: 2 servers, identical hardware configured as iscsi storage with failover/volume replication. Each server has three disks one for system, two in raid1 configuration exported via iscsi in block I/O mode as shared XEN storage. This is all the servers do.
What happend: we've tested a siren which is part of our fire protection system. A few seconds after the siren stopped, we noticed problems concerning our virtual machines and realized that the storage got problems on BOTH servers: md: super_written gets error=-5, uptodate=0 We initiated a failover and restarted the primary server, did failback and restarted the secondary. XEN was now able to access the storage again but the RAID on both servers is now broken as stated above. While rebooting the servers, we got a message that it could be a good idea to do a filesystem check on the raid disks. I thought to better not to do that because I feared even more trouble because of block I/O. Everything else seems to be ok.