Problem with mail notifications

evalefiera

New Member
Nov 19, 2024
1
0
1
Hello,

I am currently having a problem with mail notifications, I have 3 servers: pve-server-01, pve-server-02 and pve-server-03(This last one is only used as a quorum device).

A few months ago I configured the notifications using an SMTP server(Gmail) in Datacenter->Notifications and until recently we received Backups, ZFS and Replication notifications. However, recently pve-server-01 had a problem with its ZFS configured because of disk problems, a problem that persists right now, so the VM that was on that ZFS started on pve-server-02, which is normal, the thing is that for some reason even though I can see errors about ZFS and migrations in Proxmox, I am not getting any emails regarding those errors, the backups emails keep arriving though.

Anyone knows why this could be? Thank you!
 
Check Syslog for Events Not Passed to Notification System

Run: journalctl -f

If these events are in the logs but not triggering the notification daemon, it could be a matcher misconfiguration or notification filtering issue.