Recent content by Joseph Maillardet

  1. J

    LXC Container Upgrade to Bullseye - Slow Login and AppArmor Errors

    @pinguin : You have to modify the file /etc/pve/lxc/${CTID}.conf with this syntax : features: nesting=1 * where ${CTID} is the unique identifier of your container
  2. J

    LXC Container Upgrade to Bullseye - Slow Login and AppArmor Errors

    @nintendo424 can you please explain how you disable systemd-logind and the pam module for systemd ?
  3. J

    Ghost VM after hardware node crash

    Thanks Devinacosta, Finally, the problem was listed in /etc/pve/nodes, the « chopin » folder still exist with a lxc subfolder and a 116.conf file inside ! So I run : # rm -r /etc/pve/nodes/chopin And it seem to be all right. Thanks again.
  4. J

    Ghost VM after hardware node crash

    Hello, I am experiencing a problem after a disk failure of a server. On a cluster of 8 servers, the hard disk of one of them broke down. I removed this machine from the cluster (pvecm delnode node_name). Since, this machine continues to appear in the web interface while it is no longer listed...