Harland Christofferson wrote:

I think I figured it out but am still looking for suggestions:

mdadm --stop /dev/md0
mdadm -C /dev/md0 -l1 -n2 /dev/hda /dev/hdc

and it looks like the kern.log reflects that the array is being resynchronized.


Is this correct?




I would have done

mdadm /dev/md0 -a /dev/hdaX X is the number of the partition (if you're not using whole disk raid)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to