QNAP (431p)
From Holyheads Wiki
(Difference between revisions)
(Created page with "== Raid sync speed == https://forum.qnap.com/viewtopic.php?t=10268 cat /proc/mdstat cat /proc/sys/dev/raid/speed_limit_max 200000 cat /proc/sys/dev/raid/speed_limit_min...") |
(→Raid sync speed) |
||
Line 1: | Line 1: | ||
− | == Raid sync speed == | + | ==Cookbook== |
+ | |||
+ | My collection of hints, tips and tricks (supporting my memory and maybe also helping others). | ||
+ | |||
+ | === Raid sync speed === | ||
https://forum.qnap.com/viewtopic.php?t=10268 | https://forum.qnap.com/viewtopic.php?t=10268 |
Revision as of 00:14, 7 March 2017
Cookbook
My collection of hints, tips and tricks (supporting my memory and maybe also helping others).
Raid sync speed
https://forum.qnap.com/viewtopic.php?t=10268
cat /proc/mdstat
cat /proc/sys/dev/raid/speed_limit_max 200000 cat /proc/sys/dev/raid/speed_limit_min 5000