Skip to Content
Menú
This question has been flagged
1 Respondre
10043 Vistes

Hi

I have some 100% cpu processes from odoo like this with a long runtime. 

python /usr/local/src/odoo-source/odoo-bin --config=/etc/openerp-server.conf --logfile=/var/log/odoo/odoo-server.log


pls see this htop screenshot below. Has anyone any idea why the odoo-server.log create this high cpu load ?

Avatar
Descartar
Best Answer

Top shows many Odoo process. So I guess you have enabled workers.

Depending on your server setup and your Odoo config file, this can be quite normal, even without any user. Because Odoo allways run, so it answer fast when someone try an access. The load depends on various factor : ram, cpu, network, hard-drive speed and other services running on the server. Without further informations it is hard to tell you if something is wrong.

On my well configured little server, the load is allways high (around 100%)but doesn't increase when someone log in. Odoo and Postgresql are setup to allways use the whole Ram and CPU available.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
5
de jul. 24
38416
1
de des. 23
2276
2
de març 24
21951
1
de març 20
9126
2
de març 16
4173