Hi Andrej,
You should graph several values to see if there is any changes in
MySQL behaviour :
run SHOW STATUS and graph following values :
connections
queries
Innodb_buffer_pool_pages_*
Threads_running
If I'd have to diagnose your situation without any more information, I
would first give a look at query cache, and try to disable it if it is
possible.
Olivier
2012/10/5 Andrej van der Zee <
andrejv...@gmail.com>:
> Hi,
>
> We are experiencing some weird behavior on our Percona server. After Percona
> Server is running for a few days CPU% of the mysqld process increases up to
> 80%. After restarting Percona Server it drops immediately under 5%. There
> are no significant entries in slowqueries.log. Now we are worried what will
> happen when the load increases (expected very soon) and we would like to
> solve this asap.
>
> How can it be that CPU% drops so steep after restarting Percona Server? What
> would be the way to debug this issue?
>
> These are our specs:
> Server version: 5.5.27-28.0-log Percona Server (GPL), Release rel28.0,
> Revision 291
> Kernel: 2.6.32-220.13.1.el6.x86_64 BST 2012 x86_64 x86_64 x86_64 GNU/Linux
> Opsys: CentOS release 6.2 (Final)
>
> Than you,
> Andrej van der Zee
>
> --
> You received this message because you are subscribed to the Google Groups
> "Percona Discussion" group.
> To post to this group, send email to
percona-d...@googlegroups.com.
>
>