mirror of
https://git.proxmox.com/git/pve-kernel
synced 2026-01-19 15:21:39 +00:00
As reported in the community forum [0], containers requiring cgroup v1
would not start anymore, even when systemd.unified_cgroup_hierarchy=0
was set on the kernel commandline. The error message would be:
> cgfsng_setup_limits_legacy: 3442 No such file or directory - Failed to set "memory.limit_in_bytes" to "536870912"
Kernel commit e93d4166b40a ("mm: memcg: put cgroup v1-specific code
under a config option"), which was first shipped in v6.11, made it
necessary to explicitly enable the new associated Kconfig flag.
[0]: https://forum.proxmox.com/threads/156830/
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
[TL: note that the commit was first shipped with 6.11 ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
||
|---|---|---|
| .. | ||
| certs | ||
| rules.d | ||
| scripts | ||
| signing-template | ||
| source | ||
| changelog | ||
| control.in | ||
| copyright | ||
| proxmox-headers.postinst.in | ||
| proxmox-kernel-meta.postinst.in | ||
| proxmox-kernel-meta.postrm.in | ||
| proxmox-kernel.postinst.in | ||
| proxmox-kernel.postrm.in | ||
| proxmox-kernel.prerm.in | ||
| rules | ||