Re: split raid1 into to arrays

2007-03-29 Thread Dirk Jagdmann
The fast way (not redundant): You can mark hdb as failed, then remove it. Then you can create a new array using hdb and a missing device. Used this way and it worked. -- --- Dirk Jagdmann http://cubic.org/~doj - http://llg.cubic.org - To unsubscribe from this list: send the line

split raid1 into to arrays

2007-03-26 Thread Dirk Jagdmann
Hello experts, I have a raid1 array with two drives working. It /dev/md0 built from /dev/hda and /dev/hdb. Now I'd like to split it into two array with one drive each (and then later add spares to my two arrays again). I know that I can remove one drive from the array with: mdadm /dev/md0 -f