Hi There,
I have two software RAIDs working perfectly fine, these are:
They seem to work fine but i can't get the email alert going that I would like to get when something goes wrong and on a regular basis (once a week would be fine!). I've done some googling but I haven't gotten further than adding my email to mdadm.conf like
Then when I try to make a test I get following:
How do I get things going?
Thanks,
Ron
I have two software RAIDs working perfectly fine, these are:
Code:
cat /proc/mdstat Personalities : [raid1] md1 : active raid1 sdc7[1] sdb7[0] 238340224 blocks [2/2] [UU] md0 : active raid1 sdb6[0] sdc6[1] 244139648 blocks [2/2] [UU] unused devices: <none> root@reg-desktop:/mnt/media/Albums#
Code:
MAILADDR [email]my.email@gmail.com[/email]
Code:
mdadm --monitor --scan --test mdadm: excess address on MAIL line: [email]ron.eggler@gmail.com[/email] - ignored sendmail: fatal: open /etc/postfix/main.cf: No such file or directory sendmail: fatal: open /etc/postfix/main.cf: No such file or directory
Thanks,
Ron
Comment