Re: Issue with UCB limits [message #39075 is a reply to message #39046] |
Fri, 12 March 2010 15:10  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hello,
it's difficult to answer what values of UBC must be set in your case. The only thing we can observe is that you were lack of "kmemsize", "tcpsndbuf", "tcprcvbuf", and "privvmpages". The proper values of these parameters depend on applications running inside the CT.
There are several ways to solve your problem:
- the first one is simply increase all values or just set them unbounded from above.
- the second approach is temporary set them unbounded from above and run all desired applications inside CT. Values in maxheld column help you to estimate the upper limits.
- Read an article http://wiki.openvz.org/UBC_systemwide_configuration
and other links provided there to examine the problem thoroughly.
|
|
|