Hello all,
I am hosting my openerp 7 on a linux server running centos. Whenever i start my openerp server and run it, The server memory keeps increasing from 5% to 25 - 30% and the server become really slow. Then i need to force restart my server to get things back to normal. Is that something to do with my server configuration or the openerp in general itself is like this? Can some experts suggest some solution for this?
give me some hardware spec? and which installation method you did
plus python version and openerp7 code revision
I am on a VPS with 3.4 GHZ CPU and 2304 MB RAM. Python 2.6.6 and openerp Version 7.0-20130326-002357. I installed using the install script from herehttp://forum.openerp.com/forum/topic36094.html
which processes are eating all your memory? maybe postgres? if so you need to do some tuning on postgres config. but the question is: have you some difficult using OpenERP, or it is only a server management question?
These are the commands that the memory: /usr/bin/python /usr/bin/openerp-server -c /etc/openerp-server.conf --pidfile=/var/run/openerp/openerp-server.pid --logfile=/var/log/openerp/openerp-server.log The problem is after the memory increases to some extent, openerp becomes too slow and i have to do a force restart of the server to get it back to normal