Running latest linux 64-bit server, 3.13.7. Not sure when this started but there are recurring spikes in CPU, memory, and disk read several times a day. These occur only when the server is running. I have tried running the server both natively and in the Docker container and see the same behavior on both. Nothing odd or usual about traffic to the server. Absolutely nothing shows in the server logs. Using the sqlite database.
Any ideas?
(Sorry some of the disk data got cut off in the screenshot but those are read spikes, no writes.)
On a hunch I decided to increase the server’s swap file, and the problem has gone away. If I had to guess based on what I’ve read, I would blame dnf. No hard data on this but it checks for data on a regular basis like the times when the spikes happen, and it has become more memory-hungry over time as the repos it reads data from have gotten bigger.
@andr3pt can you try this and see if this helps you?