Skip to content

Commit 86f4547

Browse files
committed
Add package version requirements for cgroup v2 support
Made-with: Cursor
1 parent 9282b21 commit 86f4547

File tree

1 file changed

+8
-1
lines changed
  • docs/cloudlinuxos/cloudlinux_os_kernel

1 file changed

+8
-1
lines changed

docs/cloudlinuxos/cloudlinux_os_kernel/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,14 @@ tuned-adm off
666666

667667
### Switching between cgroup v1 and cgroup v2
668668

669-
Starting from **kmod-lve 2.1-57**, CloudLinux OS supports **cgroup v2**. This is available on **CloudLinux OS 8, 9, and 10** only — CloudLinux OS 7 is not supported.
669+
CloudLinux OS supports **cgroup v2** on **CloudLinux OS 8, 9, and 10** only — CloudLinux OS 7 is not supported.
670+
671+
The following package versions are required:
672+
673+
| Package | CL8 | CL9 | CL10 |
674+
|---------|-----|-----|------|
675+
| `kmod-lve` | 2.1-57+ | 2.1-57+ | 2.1-57+ |
676+
| `tuned-profiles-cloudlinux` | 0.2-11+ | 0.2-11+ | 0.3-3+ |
670677

671678
To switch between cgroup versions, apply the appropriate tuned profile and reboot the server.
672679

0 commit comments

Comments
 (0)