• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved MySQL has 100+ % CPU time for a couple of seconds

Martin Weil

New Pleskian
Hi there,

recently my MySQL started to get slow. I run a root server (not a virtual one) with Plesk Onyx 17.8.11 #42 on Ubuntu 16.04 and two Websites. One is Typo3, the other WordPress.

Sometime within the last two weeks I've noticed that both Plesk and Typo3 began to be slow. Not all the time, but often.

"htop" showed that two instances of MySQL take 100% (or more) CPU time on two cores for up to 10 Seconds. At the same time HDD is "busy 100%".

Any suggestions what that might be? Any known issues for Plesk regarding this?

I hope my question is not totally misplaced in this forum.

Thanks
Martin
 
It seems that a faulty HDD in my Raid-1 (Software Raid) was causing the delays.

Tip: Check your disks for bad blocks once in a while :)
Like so: "sudo badblocks -v /dev/sda1 > /tmp/badsectors_sda1.txt"
 
Back
Top