+++ This bug was initially created as a clone of Bug #1741890 +++ Description of problem: The created changelog archive file didn't have corresponding year and month. It created as "archive_%Y%m.tar" on python2 only systems. [root@rhs-gp-srv7 xsync]# ls -l total 664564 -rw-r--r--. 1 root root 680509440 Aug 15 16:51 archive_%Y%m.tar [root@rhs-gp-srv7 xsync]# Version-Release number of selected component (if applicable): mainline How reproducible: Always on python2 only machine (centos7) Steps to Reproduce: 1. Create geo-rep session on python2 only machine 2. ls -l /var/lib/misc/gluster/gsyncd/<session>/<brick>/.processed/ Actual results: changelog archive file format is incorrect. Not substituted with corresponding year and month Expected results: changelog archive file name should have correct year and month Additional info: --- Additional comment from Worker Ant on 2019-08-16 10:59:26 UTC --- REVIEW: https://review.gluster.org/23248 (geo-rep: Fix the name of changelog archive file) posted (#1) for review on master by Kotresh HR --- Additional comment from Worker Ant on 2019-08-22 10:03:57 UTC --- REVIEW: https://review.gluster.org/23248 (geo-rep: Fix the name of changelog archive file) merged (#4) on master by Aravinda VK
*** This bug has been marked as a duplicate of bug 1764176 ***