Skip to content

Cgroup v2 support #2710

Answered by tchoumbe-91
tchoumbe-91 asked this question in Q&A
Apr 3, 2022 · 2 comments · 19 replies
Discussion options

You must be logged in to vote

Hi,

I finally managed to run rke2-agent properly on my RHEL 8 node using cgroup v2 through systemd.

The kernel documentation indicates the following restriction on the CPU controller :

WARNING: cgroup2 doesn’t yet support control of realtime processes and the cpu controller can only be enabled when all RT processes are in the root cgroup. Be aware that system management software may already have placed RT processes into nonroot cgroups during the system boot process, and these processes may need to be moved to the root cgroup before the cpu controller can be enabled.

Indeed, the rtkit-daemon was running on the node, so the related cgroup slice made this RT process not in the root cgroup.

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
19 replies
@brandond
Comment options

@gfrankliu
Comment options

@brandond
Comment options

@gfrankliu
Comment options

@brandond
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tchoumbe-91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants