You are not logged in.
Hi there.
I'm running a raid5 (3 disks, no spares) and try to monitor the system with mdmonitor as mentioned in the wiki.
I set up ssmtp for email notification which works fine: `mdadm --monitor --scan -1 --test` works as expected.
But I have the following issues:
1. every time I boot, mdmonitor tries to send an email warning me that I don't have any spares.
2. it fails sending the email because, I assume, the network is not up yet.
I know that I don't have any spares, so can this warning be disabled somewhere?
And furthermore can mdmonitor be set up so that it can send mails during boot as well?
Make it dependent on the network service or something?
Thanks.
Offline