[Users] Memory Error in VE starting TurboGears Project

E Frank Ball III efball at efball.com
Tue Nov 20 19:41:59 EST 2007


On Wed, Nov 21, 2007 at 12:48:31AM +0100, guen wrote:
> Hi,
>
> Iam trying to runt a Python TurboGear Web-Project (including the TurboGear 
> application server) in a VE, but I just get the error message 
> "MemoryError". Iam trying to get it run for days (Iam new to openvz and 
> debian) - so big thanks for help!!!
>
> # cat /proc/user_beancounters
> Version: 2.5
>       uid  resource           held    maxheld    barrier      limit    failcnt
>            privvmpages       29803      51114      49152      53575         66
>            tcpsndbuf             0     321408     319488     524288       9236
>            tcprcvbuf             0     481320     319488     524288       2428


Your settings for privvmpages, tcpsndbuf, and tcprcvbuf are too small.
Failcounts should all be zeros, or you've got a problem.

How did you configure your config file settings?  I recommend starting
with the vzsplit command (see "man vzsplit"), and making adjustments
from there if you need to.


-- 

   E Frank Ball                efball at efball.com


More information about the Users mailing list