vzcpucheck: ERROR: VE0 CPU units not set, or set too high! [message #26106] |
Tue, 15 January 2008 15:54 |
VLAD_X
Messages: 6 Registered: January 2008
|
Junior Member |
|
|
All running and work fine, but:
# vzcpucheck
ERROR: VE0 CPU units not set, or set too high!
Probably you have not started /etc/init.d/vz
How to fix this problem?
Configuration:
vz.conf: VE0CPUUNITS=360000
101.conf: CPUUNITS="96000"
102.conf: CPUUNITS="72000"
103.conf: CPUUNITS="192000"
# cat /proc/cpuinfo | grep bogomips
bogomips : 4803.81
bogomips : 4800.59
bogomips : 4800.47
bogomips : 4800.57
# cat /proc/fairsched
Version: 2.6 debug
veid id parent weight rate tasks run cpus flg ready start_tag value delay
0 0 0 1 0 75 0 1 .. 1 62692304913027 0 0
0 2147483647 0 1 0 75 0 1 .. 1 62692304913027 0 0
0 101 0 5 0 11 0 0 .. 0 62691682250367 0 0
101 0 101 5 0 11 0 0 .. 0 62691682250367 0 0
101 1 0 5 0 11 0 0 .. 0 62691682250367 0 0
0 102 0 6 0 14 0 0 .. 0 62692258034169 0 0
102 0 102 6 0 14 0 0 .. 0 62692258034169 0 0
102 1 0 6 0 14 0 0 .. 0 62692258034169 0 0
0 103 0 2 0 14 0 0 .. 0 62691378009588 0 0
103 0 103 2 0 14 0 0 .. 0 62691378009588 0 0
103 1 0 2 0 14 0 0 .. 0 62691378009588 0 0
# cat /proc/fairsched2
Version: 2.7 debug
id weight rate run cpus flg ready start_tag value delay
2147483647 1 0 1 1 .. 1 62692309645839 0 0
101 5 0 0 0 .. 0 62691682446747 0 0
102 6 0 0 0 .. 0 62692258235643 0 0
103 2 0 0 0 .. 0 62691378177096 0 0
# uname
Gentoo Linux 2.6.18-028stab051 #6 SMP x86_64 Intel(R) Core(TM)2 Quad CPU @ 2.40GHz GenuineIntel GNU/Linux
|
|
|
|
|
|