Would changing the kernel to the official one solve this issue?
Do you advise me to follow this tutorial? OVH Install CentOS7 official kernel on dedicated server with soft raid configured.
I manually changed that variable to ‘true,’ and now the CPU limitation settings are visible. However, if I uninstall the cgroup component using Plesk’s autoinstaller and then reinstall it, the CPU limitation settings become hidden and deactivated again. I use the official Plesk update server as...
plesk db "select value from ServiceNodeEnvironment where section = 'resourceController' and name = 'features'"
| value |
+---------------------------------------------------------------------------------------+
|...
Furthermore, if I use PLESK CLI through the command terminal, the following appears to me:
plesk bin service_plan -u "Básico" -cgroups_cpu_usage 50
Unrecognized option: 'cgroups_cpu_usage'
exit status 1
Hello, I have a dedicated CENTOS 7 server with a PLESK license which includes a Resource Controller (cgroups). However, I can only control the limits of RAM and Disk, I cannot limit CPU in subscription plans, as it appears in the documentation, I need to know how I can enable the CPU limit...