My web/email server is going down several times a day because of the process [jbd2/md1-8] which is using 99.99% IO according to iotop.
I've realized that MySQL (MariaDB 10.3.28) has something to do with it: the problem seems to be caused on database reading/writing.
I benchmarked the HD and it's ok, even better than others servers with no performance issues.
This server has just a few accounts (12 users, and a couple of them just use mail server, not mysql)
The specs are as follows:
CentOS Linux 7 (Core) x86_64
Kernel: 3.10.0-1160.15.2.el7.x86_64
CPU: Intel (Broadwell, IBRS) (4) @ 3.599GHz
Memory: 2439MiB / 14030MiB
How can I get rid of this io consumming process?
Thank you for your help.
I've realized that MySQL (MariaDB 10.3.28) has something to do with it: the problem seems to be caused on database reading/writing.
I benchmarked the HD and it's ok, even better than others servers with no performance issues.
This server has just a few accounts (12 users, and a couple of them just use mail server, not mysql)
The specs are as follows:
CentOS Linux 7 (Core) x86_64
Kernel: 3.10.0-1160.15.2.el7.x86_64
CPU: Intel (Broadwell, IBRS) (4) @ 3.599GHz
Memory: 2439MiB / 14030MiB
How can I get rid of this io consumming process?
Thank you for your help.
Last edited by a moderator: