Search results

  1. L

    LXC running docker fails to start after upgrade from 6.4 to 7.0

    Yes have read this and add systemd.unified_cgroup_hierarchy=0 Hence my error message above following this modification. But not work for CentOS 7, since I can't update CentOS 7 to CentOS 8 yet, I need to run them as is. PS : I dont use docker on this LXC and other point CentOS 8 also not work...
  2. L

    LXC running docker fails to start after upgrade from 6.4 to 7.0

    Have same error on centos 7 cgfsng_setup_limits_legacy: 2764 Bad address - Failed to set "devices.deny" to "a" cgroup_tree_create: 808 Failed to setup legacy device limits cgfsng_payload_create: 1171 Numerical result out of range - Failed to create container cgroup lxc_spawn: 1644 Failed...
  3. L

    LXC Slow Backup with Suspend

    Hi, Sorry I forgot to publish the results of PBS here are recent ones. Currently I am thinking about the subject of backups. Because I use netbackup for all backups. So there would be three solutions : vprotect + netbackup netbackup only pbs only PBS version 1.1-5 Here are the results with...
  4. L

    LXC Slow Backup with Suspend

    Hello, I know that this subject may be drowned among others given the number of posts on this subject. But this is clearly a problem. Currently I am in POC on Proxmox and the backups are horribly slow. So here is my configuration: PVE 6.4-6 CPU i7 7700 256 GB SSD 16 Ram 2 x 1Gb Ethernet The...
  5. L

    Kernel 5.11

    As I said I am rather in favor of LTS but no worries afterwards. As long as it stays stable.
  6. L

    Kernel 5.11

    For my part, I would have preferred a 5.10 LTS kernel rather than the ubuntu one. Who precisely does everything against the grain they are never in LTS that's why I left ubuntu a long time ago.
  7. L

    Kernel 5.11

    Why 5.11 and not 5.12 or 5.10 LTS ? That strange to use non LTS Kernel.
  8. L

    LXC Fail to Backup

    Hello, I did another test on a 4TB HDD this time in ZFS with the same CT. Still impossible to save except in stop mode. This is a real problem. if you can lean on it. Because it is not at all normal especially since there I tested SSD / HDD / LVM-Thin and ZFS. Even the snapshots we have to...
  9. L

    LXC Fail to Backup

    I had also tested on 4TB HDD I had the same problem with the same CT. Basically my question how to save without downtime? And the other problem is it is very very slow when I launched auto backups I had cases at 5am it was launched at 9am it still turned endless ... I can't afford to shut down...
  10. L

    LXC Fail to Backup

    Have change on /var/lib/vz/tmp have 859Go But need to test if that change anything. My issue is lock i need to not lock longtime the CT.
  11. L

    LXC Fail to Backup

    Hi, Another 10% point is only 10GB of Ram. This alone is already causing concern. The problem is that I cannot cut the CT I want it to be unavailable as short as possible. Configuration of LXC : arch: amd64 cores: 12 features: nesting=1 hostname: pterodactyl memory: 102400 nameserver: 1.0.0.1...
  12. L

    LXC Fail to Backup

    Hi, I have several proxmoxes at home. And I realized that there was a problem. That I was able to validate on several nodes. I have an LXC with 1TB + 100GB of RAM When I want to save it or take a snapshot, if it is at 10% utilization it fails it will just lock the CT and make it unavailable to...