Description of problem: The current kernel build does not activate the newer cgroup2 controllers such as pids or hugetlb. This causes rootless containers like podman to fail. Version-Release number of selected component (if applicable): How reproducible: Consistent Steps to Reproduce: 1. run rootless podman "podman run -ti ubuntu:focal /bin/bash" 2. it will fail with an message about cgroups v2 not being writable 3.
Created attachment 11584 [details] patch to activate cgroupv2 controllers
Thank you for another report complete with a fix in an obscure area. Assigning to kernel team.
Assignee: bugsquad => kernel
Fixed in svn, will be part of kernel 5.6.4 that will be released upstream today/tomorrow.
CC: (none) => tmbStatus: NEW => RESOLVEDSeverity: major => normalResolution: (none) => FIXED