Hi all,
I have created a virtual machine with open vz. My problem is, when I'm setting cpulimit to the machine. Doesn't show errors, but not setting the parameter.
I read the manual open vz:
--cpulimit num[%]Limit of CPU usage for the VE, in per cent. Note if the computer has 2 CPUs, it has total of 200% CPU time. Default CPU limit is 0 (no CPU limit). --cpus num sets number of CPUs available in the VE.I have proved these examples:
vzctl set VMID --cpulimit 25 --save
and
vzctl set VMID --cpulimit 25% --save
What is the problem?? Thanks for you help
I have created a virtual machine with open vz. My problem is, when I'm setting cpulimit to the machine. Doesn't show errors, but not setting the parameter.
I read the manual open vz:
--cpulimit num[%]Limit of CPU usage for the VE, in per cent. Note if the computer has 2 CPUs, it has total of 200% CPU time. Default CPU limit is 0 (no CPU limit). --cpus num sets number of CPUs available in the VE.I have proved these examples:
vzctl set VMID --cpulimit 25 --save
and
vzctl set VMID --cpulimit 25% --save
What is the problem?? Thanks for you help