Container starving for CPU resources? [message #51950] |
Fri, 27 March 2015 16:37 |
Speedy059
Messages: 7 Registered: August 2009 Location: Arizona
|
Junior Member |

|
|
We have a few servers running OpenVZ and decided to put our web application in a container so we can move it around on other servers during maintenance. The problem we are having is that the container has a CPU average load of about 20-30 while the host only has 2-4 load. I don't understand how this can be, as I'm giving all the resources to this 1 container. There are no other containers on this server, so it isn't competing for resources.
Any idea what we can do to give the container unlimited resources? I have IO set to 7, CPUS=24, CPULIMIT=0 (unlimited, tried 2400 and didn't help), and CPUUNITS=500000, all max values. I checked the beacounters, and there isn't a single failcnt occurrence. Is there so much virtualization overhead that is causing the container to have such high CPU loads while the host has a low load? Any settings we can adjust?
|
|
|