You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- cloudlinux-latency-performance-cgv2 - Optimized CloudLinux hosting Servers with cgroups v2
563
563
- cloudlinux-vz - Empty CloudLinux tuned profile
564
564
```
565
565
</div>
@@ -570,7 +570,7 @@ The recommended profile for most servers is **<span class="notranslate">cloudlin
570
570
The profiles are organized in a hierarchy:
571
571
-**<spanclass="notranslate">cloudlinux-default-base</span>** / **<spanclass="notranslate">cloudlinux-latency-performance-base</span>** — contain all generic tuning parameters (sysctl, CPU governor, OOM adjustments). Not intended for direct use.
572
572
-**<spanclass="notranslate">cloudlinux-default-cgv1</span>** / **<spanclass="notranslate">cloudlinux-latency-performance-cgv1</span>** — include the base profile and add cgroups v1 boot parameters. **Recommended for most servers.**
573
-
-**<spanclass="notranslate">cloudlinux-default-cgv2</span>** / **<spanclass="notranslate">cloudlinux-latency-performance-cgv2</span>** — reserved for future cgroups v2 support. Not supported yet.
573
+
-**<spanclass="notranslate">cloudlinux-default-cgv2</span>** / **<spanclass="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, 10, and Ubuntu 22**.
574
574
-**<spanclass="notranslate">cloudlinux-default</span>** / **<spanclass="notranslate">cloudlinux-latency-performance</span>** — **deprecated** wrappers that internally include the <spanclass="notranslate">-cgv1</span> variants. They remain functional for backward compatibility (e.g. existing Ansible scripts), but new installations should use the <spanclass="notranslate">-cgv1</span> profiles directly.
575
575
576
576
When upgrading from older versions, the deprecated profiles are automatically switched to their <spanclass="notranslate">-cgv1</span> equivalents.
@@ -664,6 +664,68 @@ tuned-adm off
664
664
```
665
665
</div>
666
666
667
+
### Switching between cgroup v1 and cgroup v2
668
+
669
+
CloudLinux OS supports **cgroup v2** on **CloudLinux OS 8, 9, 10, and Ubuntu 22** — CloudLinux OS 7 is not supported.
670
+
671
+
::: tip Note
672
+
**CloudLinux OS 10** uses **cgroup v2 by default**. On **CloudLinux OS 8, 9, and Ubuntu 22**, cgroup v1 is the default.
To switch between cgroup versions, apply the appropriate tuned profile and reboot the server. Choose the profile that matches your current profile family (`cloudlinux-default` or `cloudlinux-latency-performance`).
0 commit comments