Details
-
Bug
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Unresolved
-
24.02.6
-
Ubuntu 24.04
vCPUs 8, RAM 16
Description
expire_log_duration = 48h
expire_log_minimum_files = 2
don't working and there is no auto purging of binlogs from /var/lib/maxscale/binlogs directory
I have already binlogs for more than week and they don't clean automatically.
Also, binlogrouter opens unlimited count of FD and never close them on ubuntu 24.04
lsof -c maxscale | grep inotify | wc -l
|
214137
|
 |
ls /var/lib/maxscale/binlogs/ | wc -l
|
56 |