Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
10076 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
5
jul. 24
38470
1
dec. 23
2300
2
mar. 24
21995
1
mar. 20
9151
2
mar. 16
4181