> echo "10000" > /proc/sys/dev/raid/speed-limit-max (or similar?) > > You can do that in /etc/rc.local or something to make sure it sticks, echo "dev.raid.speed_limit_max = 10000" >> /etc/sysctl.conf is another, perhaps nicer way to make the setting permanent. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html