NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
AndreasKa
Dec 19, 2014Tutor
Increase Performance with mdadm variables
Hi All,
I'm hotly anticipating delivery of my ReadyNas 314 unit and also reading about the risks associated with high RAID5 rebuilt times when using multi-TB drives and arrays.
I was wondering if it's possible to apply some different values to the system in order to speed up array rebuild/resync, as outlined in this article, albeit for another brand of device:
http://www.richardglover.co.uk/2014/04/speeding-up-raid-migration-on-a-synology-ds414-nas/
I do realise that RAID is not backup and I have that sorted out but it would be great to be able to have rebuilds happen in the shortest possible time.
Thanks.
I'm hotly anticipating delivery of my ReadyNas 314 unit and also reading about the risks associated with high RAID5 rebuilt times when using multi-TB drives and arrays.
I was wondering if it's possible to apply some different values to the system in order to speed up array rebuild/resync, as outlined in this article, albeit for another brand of device:
# echo 100000 > /proc/sys/dev/raid/speed_limit_min
# echo 32768 > /sys/block/md3/md/stripe_cache_size
The first command increases the minimum “goal” rebuild speeds for when there’s non-rebuild activity. On my DS414 I never saw this go above 90000KiB.
The second command increases the stripe cache size which increases sync performance by allowing a larger cache to synchronise the read and write operations on the array. This is only available for RAID 5 volumes and it does decrease the amount of available system RAM but I never saw 100% utilisation on the DS414."
http://www.richardglover.co.uk/2014/04/speeding-up-raid-migration-on-a-synology-ds414-nas/
I do realise that RAID is not backup and I have that sorted out but it would be great to be able to have rebuilds happen in the shortest possible time.
Thanks.
3 Replies
- mdgm-ntgrNETGEAR Employee RetiredYou certainly can experiment with such setting changes, but if you change things like that and run into issues we may deny support.
Welcome to the forum! - Thanks,
So i'll take it that these commands are possible to implement but in no way supported. - mdgm-ntgrNETGEAR Employee RetiredI'm not sure whether such changes would help syncing speed on the 314 or not.
You should note that the volume is redundant throughout the initial sync.
I would recommend you backup your data. No important data should be stored on just the one device.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!