Comment 4 for bug 1936005

Revision history for this message
David Vallee Delisle (valleedelisle) wrote : Re: [centos9] cgroup parent change for systemd slice breaks virtlogd_wrapper

I was able to spin a VM with the change mentioned above and enabling cgroupsv1:

grubby --update-kernel=/boot/vmlinuz-$(uname -r) --args="systemd.unified_cgroup_hierarchy=0"

When we enable cgroupsv1, there's still a cgroup2 mount under unified:
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate)