qnap check raid

To check the raid run

cat /proc/mdstat

To manuel set the speed

echo 100000 > /proc/sys/dev/raid/speed_limit_max

To manuel set the raid to check

echo check > /sys/block/md0/md/sync_action