cgroupv2

  1. G

    [LXC] PVE device mount via extreme tmpfs trickery

    GETTING STARTED INFO : You may know [ but better not to, you will sleep better ] that PVE have `device mount` support in `LXC` which was made not by classic `lxc.mount.entry = /from /to none bind,create=dir 0 0` + all known `lxc.cgroup2.devices.allow` but rather , yes , by all known...
  2. U

    How to modify cgroup trees of LXCs and VMs?

    root@node-1:~# systemd-cgls --no-pager CGroup /: -.slice ├─qemu.slice │ └─200.scope │ └─3089943 /usr/bin/kvm -id 200 -name vm-01,debug-threads=on -no-shutdown -chardev socket,id=qmp,path=/v… ├─init.scope │ └─1 /sbin/init ├─system.slice │ └─<truncated system stuff> ├─lxc │ ├─100 │ │ └─ns │ │...
  3. P

    pve7to8 checklist script warning - unified cgroup v2 layout

    When running the pve7to8 checklist script I get this warning: "WARN: Found at least one CT (157) 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...