Skip to content

Commit 1f1062d

Browse files
committed
Fix kmod-lve version to 2.1-58 for cgroup v2 support
Made-with: Cursor
1 parent 5bca987 commit 1f1062d

File tree

1 file changed

+2
-2
lines changed
  • docs/cloudlinuxos/cloudlinux_os_kernel

1 file changed

+2
-2
lines changed

docs/cloudlinuxos/cloudlinux_os_kernel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ The recommended profile for most servers is **<span class="notranslate">cloudlin
570570
The profiles are organized in a hierarchy:
571571
- **<span class="notranslate">cloudlinux-default-base</span>** / **<span class="notranslate">cloudlinux-latency-performance-base</span>** — contain all generic tuning parameters (sysctl, CPU governor, OOM adjustments). Not intended for direct use.
572572
- **<span class="notranslate">cloudlinux-default-cgv1</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv1</span>** — include the base profile and add cgroups v1 boot parameters. **Recommended for most servers.**
573-
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>** — include the base profile and add cgroups v2 boot parameters. Supported starting from **kmod-lve 2.1-57** on **CloudLinux OS 8, 9, and 10**.
573+
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>** — include the base profile and add cgroups v2 boot parameters. Supported starting from **kmod-lve 2.1-58** on **CloudLinux OS 8, 9, and 10**.
574574
- **<span class="notranslate">cloudlinux-default</span>** / **<span class="notranslate">cloudlinux-latency-performance</span>****deprecated** wrappers that internally include the <span class="notranslate">-cgv1</span> variants. They remain functional for backward compatibility (e.g. existing Ansible scripts), but new installations should use the <span class="notranslate">-cgv1</span> profiles directly.
575575

576576
When upgrading from older versions, the deprecated profiles are automatically switched to their <span class="notranslate">-cgv1</span> equivalents.
@@ -672,7 +672,7 @@ The following package versions are required:
672672

673673
| Package | CL8 | CL9 | CL10 |
674674
|---------|-----|-----|------|
675-
| `kmod-lve` | 2.1-57+ | 2.1-57+ | 2.1-57+ |
675+
| `kmod-lve` | 2.1-58+ | 2.1-58+ | 2.1-58+ |
676676
| `tuned-profiles-cloudlinux` | 0.2-14+ | 0.2-15+ | 0.3-6+ |
677677

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

0 commit comments

Comments
 (0)