Skip to Content
Menu
This question has been flagged
1 Odpoveď
10052 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
5
júl 24
38431
1
dec 23
2281
2
mar 24
21966
1
mar 20
9141
2
mar 16
4176