[CoLoCo] SATA RAID controller

Jim Hutchinson jim at ubuntu-rocks.org
Wed Mar 5 01:37:06 GMT 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-us-co/attachments/20080304/57522425/attachment.htm 


More information about the Ubuntu-us-co mailing list