CPUUNITS - DUAL CPU QUAD CORE [message #23930] |
Thu, 29 November 2007 02:30  |
CleberDantas
Messages: 56 Registered: May 2006
|
Member |
|
|
Hello all.
If i have 8 CPUs (2Ghz earch). Via vzcpucheck -v i see earch VM have 1000 units.
Current CPU utilization: 24000
Power of the node: 819549
My VMs is using ONLY 24.000 units?
In virtuozzo manual i see earch 50.000 is 1Ghz of CPU. Is correct?
My old server is SINGLE CPU QUAD CORE 1.6Ghz and load is 2 or 3 ; My new hardware is DUAL CPU QUAD CORE 2Ghz and load is 2, i no have performance with new hardware.
What sugestion?
I am brazil and no talk english perfect =)
|
|
|
|
|
Re: CPUUNITS - DUAL CPU QUAD CORE [message #23945 is a reply to message #23944] |
Thu, 29 November 2007 04:47   |
CleberDantas
Messages: 56 Registered: May 2006
|
Member |
|
|
[root@cluster01 ~]# w
22:47:52 up 11 days, 2:09, 1 user, load average: 1.29, 0.78, 0.63
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
root pts/0 200.222.130.188 22:44 0.00s 0.02s 0.02s w
[root@cluster01 ~]# vmstat -n 5 5
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
1 0 592 41708 234256 3443964 0 0 18 141 5 4 5 2 87 6
0 0 592 41708 234256 3443964 0 0 0 535 2285 2423 4 1 93 2
0 0 592 41644 234256 3443964 0 0 7 292 2253 2677 4 1 94 2
0 0 592 41652 234260 3443960 0 0 0 424 2280 2532 4 1 94 2
0 0 592 41588 234260 3443960 0 0 0 277 2364 2653 4 1 94 1
[root@cluster01 ~]#
[Updated on: Thu, 29 November 2007 04:49] Report message to a moderator
|
|
|
|
Re: CPUUNITS - DUAL CPU QUAD CORE [message #23954 is a reply to message #23930] |
Thu, 29 November 2007 09:16  |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Hi
just a small addition:
CleberDantas wrote on Thu, 29 November 2007 05:30 | Via vzcpucheck -v i see earch VM have 1000 units.
Current CPU utilization: 24000
Power of the node: 819549
My VMs is using ONLY 24.000 units?
|
Look, these settings (CPUUNITS) are the guarantied cpu power, provided to the VE. But if there are some free cpuunits (as in your case - you have 819549, while set up guaranties only for 24000), then these free units are distributed between all VEs in proportion of their CPUUNITS settings.
So in any case all node's power will be utilized if needed.
--
Konstantin.
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|