Hi all,<br><br>I don't if I guess well but I did some test of CPU varaible and I obtain this result : <br><br>- CPU = 25%, VCPU = 1 (default value) :  VM has 1 CPU and can use 100\% of it,<br>- CPU = 100%, VCPU = 1 : VM has 1 CPU and can use 100% of it,<br>
- CPU = 200%, VCPU = 1 : VM has 1 CPU  and can use 100% of it,<br>- CPU = 100%, VCPU = 2 : VM has 2 CPUs and can use 100% of them, that is to say 200\%,<br>- CPU = 200%, VCPU = 2 : VM has 2 CPUs and can use 100% of them, that is to say 200\%.<br clear="all">
<br>Therefore I conclued that the manager is ont using the variable or is not able to limit the CPU comsuption of one vm on a single processor.<br>Am I right? Is it a bug?<br>Thanks in advance .<br><br><br>ps :  I did this test with a c script with an infinite loop launch on the vm and I check the result on the node with a htop command.<br>
-- <br>Florian Chazal<br>