mdadm --create --verbose /dev/md0 --level=mirror --raid-devices=2 /dev/sdb /dev/sdcCheck the resync status in /proc/mdstat. When complete save the config:-
mdadm --detail --scan >> /etc/mdadm.confPartition / format the new /dev/md0 device
mdadm --create --verbose /dev/md0 --level=mirror --raid-devices=2 /dev/sdb /dev/sdcCheck the resync status in /proc/mdstat. When complete save the config:-
mdadm --detail --scan >> /etc/mdadm.confPartition / format the new /dev/md0 device
Make sure you enter all the required information, indicated by an asterisk (*). HTML code is not allowed.
If you have found something useful on this site please consider a small donation to help with my costs/buy me a beer.
Thanks.
Matt.