Increase reconstrucing rate for RAID

Steven R. Ringwald asric at asric.com
Wed Apr 13 12:26:04 UTC 2005


Reuben D. Budiardja wrote:

>Hello,
>Is it possible to increase reconstruction rate for software RAID 5, or is it 
>hard-coded (1M/s) in the kernel ?
>

/etc/sysctl.conf

Add the lines:
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000

and change it to the values you desire.

After editing /etc/sysctl you will need to rerun sysctl to apply your 
changes. "sysctl -p"

Steve

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20050413/9f43ddc1/attachment-0002.html 


More information about the users mailing list