Search results

  1. A

    Cannot stop a "non running" garbage collection job

    Hi, We have the following odd behavior root@backup:~# proxmox-backup-manager garbage-collection status rpool ┌──────────────────┬────────────────────────────────────────────────────────────────────────────────────┐ │ Name │ Value...
  2. A

    Correct way to enable AppArmor inside an unprivileged LXC

    Hi, Can someone with solid experience in AppArmor + PVE confirm if this is the correct way to enable AppArmor inside an unprivileged LXC? The goal is to add specific profiles within the LXC to enhance security. Here's the line I'm considering for /etc/pve/lxc/XXX.conf lxc.mount.entry...
  3. A

    Interfacing PMG with a Neural Network for spam score alteration

    Hi, I have trained a small model with highly curated spam and ham from our own PMG instance. The model is behaving extremely well and I would like to use it to alter the spam score from PMG's spamassassin slightly. Currently, * the model can be ran in CLI in a conda env * it accepts an .eml...
  4. A

    Lots of ZFS @___replicate__ snapshots remaining

    Hello, After removing all snapshots of all VM/LXC using the GUI, we find the following snapshots that remain. Some timestamps are almost 6 month old. Are those required by PVE's replication system? Or could they be removed and how ? If that's relevant, replications are from 15 minutes appart...
  5. A

    Binding PMG to a specific IP on a multi-IP interface (OVH "Additional IP")

    Hello, We have a VM with two IPs. One that can theoritally change if the VM is restored somewhere else. And another that is rented as a product itself, and will ever change. Obviously we want to use the second IP to have reputation continuity as a sender. Both are on the same interface. The...
  6. A

    Proxmox Mail Gateway not rejecting email that failed DMARC

    Hi, I'm a bit confused by the behavior of PMG on a specific case. The situations is as follows : On a pmg node (7.2), we received an email pretending to be from whatever.tld. The DMARC policity of whatever.tld is reject. PMG identified that this email failed DKIM checks and DMARC policy...
  7. A

    GDPR : Deletion of user data

    Hi, GDPR imposes that we comply with request from Users who want their data deleted. Which poses some questions for us. Let's assume that we have * User data in an LXC on a Proxmox VE Node, say under `/var/www/User/` * Backups of this LXC to PBS machines Is there a feature to remove all...
  8. A

    Balance the wear of multiple drives in a RAIDZ-1 mirror

    Hi, We are seeing unbalance wear on the SSDs of our two PVE nodes running PVE 6.4-13. Node A (master) has : NVMe 500Gb SSD, wear 5% NVMe 500Gb SSD, wear 18% SATA 4T SSD, wear 5% SATA 4T SSD, wear 5% SATA 4T SSD, wear 5% SATA 4T SSD, wear 4% SATA 4T SSD, wear 4% rpool using 1+2 in mirror...