In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
 
            
                     
                
2025-10-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Today, my supervisor told me that there was not enough disk space on the mysql server. I just logged in to the server to check:
Command: df-lh
Accounted for 99%.
Is it cached.
Enter > mysql
Flush logs; hasn't changed much.
Let's see which directory takes up space.
Cd /
Du-lh-- max-depth=1
Found that the. / var directory has 37G
Cd. / var
Du-lh-- max-depth=1
Find it is the lib directory
Again
Cd lib
Find the mysql directory
Cd mysql
Ls-al
 
More than 30 mysql.bin... Files, each with more than 1G, are originally some bin log files.
Because this mysql does master-slave replication, this is the master server.
The generated bin files are kept all the time, and more and more are occupied.
Modify my.cnf to set the saving time of bin file to 3 days
Vi / etc/my.cnf
Add:
Expire_logs_days=3
 
Just restart the server and it will be fine!
From the original used space 99%, the remaining 794m, immediately changed to 17%, the remaining 35g!
Finally relax!
Thank you for your reading! I hope it will help you!
Welcome to join the PHP technical question and answer group, QQ group number: 292626152, we help each other and grow together!
Please refer to the article:
Mysql master-slave log file mysql-bin file cleaning method
Https://blog.csdn.net/zhengfeng2100/article/details/52858946
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about

The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r


A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from

Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





 
             
            About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.