Search results

  1. R

    2 node cluster, watchdog expire, reboot

    Hi. I have a 2 node 5.4 cluster - I know it's recommended for 3 nodes but I only have 2 servers. I don't need auto failover capabilities, just manual migration, config sync, etc. The cluster has been running for some time (6m+) and today I came across an issue when doing an upgrade (5.4-3 to...
  2. R

    Cluster config sync not applying

    Hi, I'm running the latest 6.0 (just did a dist-upgrade today) and I've noticed a problem where I modify the config on node 1, the config synchronizes to node 2 but is not applied until I restart pmg-smtp-filter. The particular changes I've been making are with the Mail Filter rules (adding...
  3. R

    User whitelist not working as expected

    Hi. I have 2 scenario's where I want PMG to treat a message as spam. 1. If the SpamAssassin score is >= 5 2. If my upstream filter has already prepended the subject with "SPAM" I have rules to accomplish this, and it works fine. However, the user whitelist isn't working as expected for me...
  4. R

    Maintain state between filter rules

    Hi all, Is there a way to maintain some state between mail filter rules? I've had a look through pmg-smtp-filter and I can see that all actions get applied at the end after their conditions have been evaluated. What I want to achieve is an "impersonation" filter. My logic is : if...
  5. R

    ZFS config recommendation

    Hi all, I'm fairly new to ZFS and I'm after a bit of advice on the best config for my setup. I have some old-ish hardware, but it was right for my budget and I have plenty of spares to see me into the medium term future :- * Dell R510 * 12 magnetic drives - 10 x 15k SAS 600G, 2 x 7.2k 2TB *...
  6. R

    Network traffic graph bits vs bytes

    Hi, I'm a new user to Proxmox and am running PVE 5.4-3. Been testing for a while and now migrating my ESXi to PVE. One small thing - I noticed the network throughput graphs were wrong, like around 8-10 times less. Then I just realised, they're probably showing bytes rather than bits. Is...