KELEMEN Peter wrote:
* Rob Harris ([EMAIL PROTECTED]) [20060328 09:08]:

- created a one-drive mirror using mdadm (requiring --force) on
the new disk

Repeat the exercise, but create a two-drive mirror with one of the
disks missing.

        mdadm -C /dev/mdX -l1 -n2 missing /dev/XXX


Thanks all--I figured it out.

Actually, I just failed and removed the drive that was added as a spare, then did:

mdadm /dev/md1 --grow -n2
mdadm /dev/md1 --add /dev/hde1

It's happily resyncing right now. Thanks again!
-R

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to