[MDEV-17000] Very-high (abnormal) CPU utilization after upgrading from 10.2.16 to 10.3.9 (latest) Created: 2018-08-16 Updated: 2018-08-21 Resolved: 2018-08-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | N/A |
| Affects Version/s: | 10.3.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | schadom | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 9.5 |
||
| Description |
|
After upgrading MariaDB from 10.2.16 to 10.3.9 (latest) via the official MariaDB Debian repository we are seeing very high cpu-utilization even if SHOW PROCESSLIST shows no or only very little query activity. While the CPU usage is perfectly fine after restarting the MariaDB demon, the CPU utilization continuously increases after some 5-10 minutes until it exhausts all of the VM's CPU cores. After a few hours the MariaDB-VM even almost kills our whole VMWare ESXi host equipped with Dual Xeon v4 12-core processors. We did not have any similiar issues with MariaDB 10.2.x. |
| Comments |
| Comment by schadom [ 2018-08-16 ] |
|
Unfortunately the problem was caused by a faulty cronjob in the background causing hundereds of queries per second. The ticket can be closed. Thanks |