Description of problem: Geo-replication does not delete old "XSYNC-CHANGELOG" files. It creates the new one every 60 seconds at master volume "working_dir". The "old" files are taking space from system disk and are never used. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: geo-replication has to delete not used "XSYNC-CHANGELOG" files automatically. Additional info:
In the latest release of GlusterFS(3.7), these changelogs are archived after processing which can be cleaned up in regular intervals. Do we need this fix in 3.5.x? We can close this bug if this enhancement not required for 3.5.x. Please confirm.
Aravinda, I'm using 3.6.X and 3.7.X now. So it's OK not to backport fix to 3.5.X. Thanks!
BZ 1169331 fixes this issue in 3.7, Closing this bug based on comment 2 Please reopen if found this issue again. Thanks.