[CoLoCo] SATA RAID controller

TC telecon at infosyndicate.net
Wed Mar 5 01:47:28 GMT 2008


Sorry about that.  Meant to hit backspace a whole bunch of times instead
of send.

It looks like you added them as a spare, rather than as part of a mirror.

A good working mirror looks like:

 md0 : active raid1 sda1[0] sdb1[1]
       74220160 blocks [2/2] [UU]


Jim Hutchinson wrote:
> Okay, playing around a bit I found the mdadm command and did
> 
> [~] sudo mdadm --add /dev/md0 /dev/sdb1
> mdadm: added /dev/sdb1
> [~] sudo mdadm --add /dev/md1 /dev/sdb2
> mdadm: re-added /dev/sdb2
> 
> Which now gives /proc/mdstat
> 
> md1 : active raid1 sdb2[1](S) sda2[0]
>       19534976 blocks [1/1] [U]
>      
> md0 : active raid1 sdb1[1](S) sda1[0]
>       291017344 blocks [1/1] [U]
> 
> To be honest I don't know what I'm doing so hopefully this isn't going
> to screw anything up. That looks better though. Now how do I make it
> mirror everything? Assuming it's set up right.
> 
> -jim
> -- 
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
> 



More information about the Ubuntu-us-co mailing list