[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mdadm raid1



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)



Reply to: