This article explains the procedure on how to resolve if MySQL bin files accumulate disk space in /var/chroot/mysql/var/lib/
A few probable causes for this issue are as follows:
1. Access the CLI of the Junos Space Network Management Platform.
2 .Modify the /var/chroot/mysql/etc/my.cnf configuration file to include:
expire_logs_days=3
3. Restart the MySQL service by executing the command:
For Space 20.3 and below # service mysql restart For Space 21.1 and above # service mysqld restart
4. If the problem persists, please reach out to JTAC support for additional help.