Search results

  1. D

    [SOLVED] Inverse match in filter rules

    Sometime, the solution is obvious enough for me not to see it :-) Thanks, will do it like this
  2. D

    [SOLVED] Inverse match in filter rules

    Hi there. The filter engine of PMG is really great, but there's something I can't achieve : inverse match. For example, I'd like to Bcc every inbound email to a specific address, except if the original dest is sysadmin@mydomain.net (because this email receive a tons of email I'm not interrested...
  3. D

    Why does maxdisk only account boot disk ?

    I'm querying PVE API to monitor resource usage with Zabbix. And I'm wondering, why does the maxdisk prop (in /cluster/resources or /pools/<pool name> for example) only accounts the size of the boot disk ? Wouldn't it make more sense to sum all the disks attached to the VM / attached to VM of the...
  4. D

    Cannot shutdown Windows or Linux guests...

    Check on the wiki. There's an agent pong command to check it's working. If you can't have the agent working just disable the agent option so proxmox send a simple acpi signal.
  5. D

    Cannot shutdown Windows or Linux guests...

    Have you enabled the qemu agent option ? If yes, you need to install the agent in the guests so they can shut down cleanly
  6. D

    [TUTORIAL] Authenticated SMTP, DKIM and DMARC

    Thx for the missing .conf I've fixed it. Can you elaborate for the permission issue ? And for Background false, it's on purpose. The systemd unit created are of type simple, so thge daemopn must not double fork to run in the background
  7. D

    live migration works with qm, but not with ha-manager (and GUI)

    redundant != HA. To prevent splitbrains, only the quorate part of the cluster (which means at least half + 1 node) can run VM. The other nodes are self fenced automatically. With only two nodes, both would lost the quorum at the same time, and none can decide to operate. You can probably trick...
  8. D

    live migration works with qm, but not with ha-manager (and GUI)

    HA makes no sense with less than 3 nodes. The cluster needs to be quorate, which requires a minimum of 3 nodes. So, unless you can add a 3rd node, you should remove the HA resource. Leaving the HA stuff appart, I don't know why a simple migrate would work from the CLI with qm and not from the web
  9. D

    live migration works with qm, but not with ha-manager (and GUI)

    You need at least 3 nodes to have HA. Remove HA, and you should be able to migrate from the web GUI (manually only)
  10. D

    [TUTORIAL] Authenticated SMTP, DKIM and DMARC

    Because we need a DKIM verifier which adds needed headers so that DMARC can act, and reject the mail if it's the sender's policy. spamassassin DKIm verifier just adjust score (and usually, it just adds (or remove when valid) a tiny 0.1 or similar)
  11. D

    Maybe we can continue this discussion by email. Please drop me an email : daniel AT...

    Maybe we can continue this discussion by email. Please drop me an email : daniel AT firewall-services DOT com