Recent content by pipiche

  1. P

    [SOLVED] pve7to8 cgroup warning incorrect?

    could it be a similar issue with Fedora 38 based CT ? the warning: WARN: Found at least one CT (100) which does not support running in a unified cgroup v2 layout Consider upgrading the Containers distro or set systemd.unified_cgroup_hierarchy=0 in the Proxmox VE hosts' kernel cmdline...
  2. P

    Proxmox VE 8.0 released!

    I'm getting this WARNING when running pve7to8 --full WARN: Found at least one CT (100) which does not support running in a unified cgroup v2 layout Consider upgrading the Containers distro or set systemd.unified_cgroup_hierarchy=0 in the Proxmox VE hosts' kernel cmdline! Skipping further CT...
  3. P

    Unified cgroup v2 layout Upgrade warning PVE 6.4 to 7.0

    I have the same problem with Fedora35 and Fedora38 CT for which this should be ok, no ? so pve7to8 gives warning
  4. P

    backup-server: error fetching datastores - 500 Can't connect to xxxxxxxx:8007 (hostname verification failed)

    Find it proxmox-backup-manager cert info | grep Fingerprint And add it on the client side and it works
  5. P

    backup-server: error fetching datastores - 500 Can't connect to xxxxxxxx:8007 (hostname verification failed)

    Not sure, at least on other backup-server clients there is not fingerprint provided. How can I check that, as I don't see
  6. P

    backup-server: error fetching datastores - 500 Can't connect to xxxxxxxx:8007 (hostname verification failed)

    I have a backup-server installed on an LXC. On the back-server side, I have configured several Data store and they are usable from other hosts. When I want to use a Datastore from the Host where the LXC Backup Server runs , I'm not able to get access to it and getting this error message While...
  7. P

    Adding postfix specific parameters

    I'm new to pmg and I'm trying to understand how I can customize a bit the proxmox/postfix part. Especially I would like to slower the outgoing traffic and would like to set smtp_destination_rate_delay to 1s I had a look to the pmgconfig and the /etc/pmg/templates but it looks like it is only...