Hi,
we are running zabbix and MySQL on one server. The performance is very good but disk is filling up very quickly. I have looked at many posts on the forum but never really found a solution for the rapidly growing mysql database.
What I have done so far is changed to innodb_file_per_table.
When I first dumped the whole mysql databases, the dump was about 27gb. After I restored the dump the directory grew immediately to almost 50gb!?
I thought that when dumping and restoring the db the space in the database is freed up? I have set housekeeper to run once every 24 hours and set:
Do not keep actions older than (in days) 7
Do not keep events older than (in days) 7
The database is growing and growing and growing....
What am I missing here?
we are running zabbix and MySQL on one server. The performance is very good but disk is filling up very quickly. I have looked at many posts on the forum but never really found a solution for the rapidly growing mysql database.
What I have done so far is changed to innodb_file_per_table.
When I first dumped the whole mysql databases, the dump was about 27gb. After I restored the dump the directory grew immediately to almost 50gb!?
I thought that when dumping and restoring the db the space in the database is freed up? I have set housekeeper to run once every 24 hours and set:
Do not keep actions older than (in days) 7
Do not keep events older than (in days) 7
The database is growing and growing and growing....
What am I missing here?

Comment