Comment 0 for bug 379005

Revision history for this message
H.-Dirk Schmitt (dirk-computer42) wrote : DeviceDisappeared/Wrong-Level

Binary package hint: mdadm

In the man page it is well documented that monitoring a raid0 device will result in an error message like this:

DeviceDisappeared event detected on md device /dev/md3, component device Wrong-Level

No email reports are sended, but if you use /sbin/mdadm --follow --scan -1 --syslog
your syslog will be flooded (on critical level!) with this irrelevant message.

As a workaround I suggest the attached filter example with the command line:
/sbin/mdadm --follow --scan -1 --program="filtered_syslog"