High CPU usage at startup

11 views
Skip to first unread message

Ken West

unread,
Jun 4, 2021, 2:08:52 AM6/4/21
to taigaio
Hi,

When I run ./launch-taiga the machine sits at 100% usage for over an hour!

There are 3 processes chewing up the CPU. Running "ps aux" I see them as ...

/opt/venv/bin/python /opt/venv/bin/gunicorn taiga.wsgi:application --name taiga_api --bind 0.0.0.0:8000 --workers 3 --worker-tmp-dir /dev/shm --log-level=info --access-logfile -

After this period CPU usage settles down to a usable level.

Ken West

unread,
Jun 4, 2021, 3:23:01 AM6/4/21
to taigaio
I suspected this behaviour was either due to not having enough RAM, or perhaps it was because I was simply rebooting my server (so the Taiga servers were cleaning up after a dirty stop)

I did 2 things which seemed to help. 
  1. I increased the VPS RAM from 1Gb to 2Gb.
  2. Rather than just rebooting the VPS I did a "docker stop" on all the containers first
Reply all
Reply to author
Forward
0 new messages