It is a little hard to explain but I have a WordPress site which runs really fast but every so many hours it is causing a large spike in system cpy utilization. User cpu is way down.
Centos 6.5
When I run htop I get an out put of mysql user
13.8G virt (red)
Also
open file limit Error
I have already increased it from 10000 to 100000. The 16 cores are red which in htop should indicate kernel processes.
Where should I be looking to fix this issue. I know I have a little less to show you but tell me what you need and how to get it and I will show it.
It seems that mysql is cause here, but I have no idea what could be the problem. On the other hand if I restart mysql the load is gone and it run well for a while.