I have a server with MariaDB 10.6.
The mysqld
process uses 100% of DSK with very high I/O.
I tried to set these values but it didn't have any affect:
innodb_io_capacity = 100
innodb_io_capacity_max = 100
Any solution?
I have a server with MariaDB 10.6.
The mysqld
process uses 100% of DSK with very high I/O.
I tried to set these values but it didn't have any affect:
innodb_io_capacity = 100
innodb_io_capacity_max = 100
Any solution?