OpenVZ Forum


Home » General » Support » *SOLVED* Apache2 error: Cannot allocate memory: apr_thread_create: unable to create worker thread
Re: Apache2 error: Cannot allocate memory: apr_thread_create: unable to create worker thread [message #3270 is a reply to message #3269] Fri, 19 May 2006 12:42 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
 privvmpages        4052      49146      49152      53575         20
20 in last column means, that 20 times privvmpages barrier/limit was hitted. Thus 49152/53575 pages aren't enough for your situatation.

Just increase this limit:
vzctl set 1 --privvmpages 100000 --save
And retry to start apache. After that check /proc/user_beancounters to be sure, that 100000 pages are enough.

Good luck.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Install firefox in VE0
Next Topic: Backup / restore /migrate tasks
Goto Forum:
  


Current Time: Mon Jul 22 03:33:32 GMT 2024

Total time taken to generate the page: 0.02232 seconds