# My install script does this
echo -en "y\r" | mdadm --create "/dev/md0" --level 1 --raid-devices=2 "/dev/hda5" "/dev/hdc5
watch "cat /proc/mdstat"
The problem is that this is very very slow. A 40GB partition has be going all morning (4 hours) so far and it is only up to about 80% done.
If I use Mandrake to do an install with the same partitions the section where the installer builds the RAID only takes about 30 minutes to do the same job.
Any ideas how I could make the mdadm create new blank RAID partitions faster?
|
signature.asc
Description: This is a digitally signed message part
_______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

