[ZBX-21881] /var/lib/mysql: Disk space is critically low (used > 90%) Created: 2022 Nov 07 Updated: 2023 Jul 19 Resolved: 2022 Nov 08 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | ismael bahaa | Assignee: | Zabbix Support Team |
Resolution: | Commercial support required | Votes: | 0 |
Labels: | database | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
Hi every one I have this problem
any solutions? Thanks |
Comments |
Comment by Edgar Akhmetshin [ 2022 Nov 08 ] |
Please be advised that this section of the tracker is for bug reports only. The case you have submitted can not be qualified as one, so please reach out to [email protected] for commercial support (https://zabbix.com/support) or consultancy services. Alternatively, you can also use our IRC channel or community forum (https://www.zabbix.com/forum) for assistance. With that said, we are closing this ticket. Thank you for understanding. |
Comment by Chris C. [ 2023 Jul 19 ] |
I ran into an issue where the Zabbix DB was expanding by around 10gb a month, which ate up my space over time. After digging into the /var/lib/mysql and found an excessive amount of binlog (binary log) files. Checking the usage with "sudo du -h", I was able to see that the binlogs were taking 200gb. We set up log rotate to resolve and deleted the old files. |