Система настроена на отправку сообщений при периодическом ребилде массива. По умолчанию сообщение отправляется через каждые 20% процесса. Как изменить эти дефолтные 20% на другое значение?
В документации сказано:
RebuildNN
Where NN is a two-digit number (ie. 05, 48). This indicates that rebuild has passed that many percent of the total. The events are generated with fixed increment since 0. Increment size may be specified with a commandline option (default is 20).
For Monitor mode:
-r, --increment
Give a percentage increment. mdadm will generate RebuildNN events with the given percentage increment.
Пробовал
mdadm --monitor --scan --increment 50 --daemonise