https://bugzilla.suse.com/show_bug.cgi?id=1222450 https://bugzilla.suse.com/show_bug.cgi?id=1222450#c1 Aleksa Sarai <asarai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(miika.alikirri@su | |se.com) CC| |asarai@suse.com, | |miika.alikirri@suse.com --- Comment #1 from Aleksa Sarai <asarai@suse.com> --- It seems that your machine doesn't have the memory controller enabled on cgroupv2 (in fact it seems to only have pids enabled). What is the contents of /sys/fs/cgroup/cgroup.controllers? cgroupControllers: - pids cgroupManager: systemd cgroupVersion: v2 Because systemd only allows unprivileged users to manage cgroupv2 cgroups, crun can't do whatever cgroupv1 fallback it is presumably doing when you run podman as root. (FWIW, I can't reproduce this at all on my Tumbleweed machine. It's not a fresh install though.) -- You are receiving this mail because: You are on the CC list for the bug.