Hi,
we are running onyx on a debian 8 virtual server (underlying ESXi).
I have ordered a trial license with support of resource managing. Under Service Plans -> <Service Planname> -> RAM, CPU, Disk I/O not all options are available (screen shot).
It seems that all options are active in the operating system:
But in plesk not all of them are registered (even the memory field is missing in plesk web interface):
Can you please help me to activate them?
we are running onyx on a debian 8 virtual server (underlying ESXi).
I have ordered a trial license with support of resource managing. Under Service Plans -> <Service Planname> -> RAM, CPU, Disk I/O not all options are available (screen shot).
It seems that all options are active in the operating system:
Code:
# column -t /proc/cgroups
#subsys_name hierarchy num_cgroups enabled
cpuset 2 1 1
cpu 3 13 1
cpuacct 3 13 1
memory 4 13 1
devices 5 1 1
freezer 6 1 1
net_cls 7 1 1
blkio 8 13 1
perf_event 9 1 1
net_prio 7 1 1
But in plesk not all of them are registered (even the memory field is missing in plesk web interface):
Code:
# plesk sbin resctrl --features
{"cpu": false, "cpuacct": true, "memory": true, "blkio": true, "vhosts_blkio": true}
Can you please help me to activate them?