mabi
2017-Aug-16 15:59 UTC
[Gluster-users] Manually delete .glusterfs/changelogs directory ?
Hello, I just deleted (permanently) my geo-replication session using the following command: gluster volume geo-replication myvolume gfs1geo.domain.tld::myvolume-geo delete and noticed that the .glusterfs/changelogs on my volume still exists. Is it safe to delete the whole directly myself with "rm -rf .glusterfs/changelogs" ? As far as I understand the CHANGELOG.* files are only needed for geo-replication, correct? Finally shouldn't the geo-replication delete command I used above delete these files automatically for me? Regards, Mabi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170816/cf352bba/attachment.html>
mabi
2017-Aug-30 16:15 UTC
[Gluster-users] Manually delete .glusterfs/changelogs directory ?
Hi, has anyone any advice to give about my question below? Thanks!> -------- Original Message -------- > Subject: Manually delete .glusterfs/changelogs directory ? > Local Time: August 16, 2017 5:59 PM > UTC Time: August 16, 2017 3:59 PM > From: mabi at protonmail.ch > To: Gluster Users <gluster-users at gluster.org> > > Hello, > > I just deleted (permanently) my geo-replication session using the following command: > > gluster volume geo-replication myvolume gfs1geo.domain.tld::myvolume-geo delete > > and noticed that the .glusterfs/changelogs on my volume still exists. Is it safe to delete the whole directly myself with "rm -rf .glusterfs/changelogs" ? As far as I understand the CHANGELOG.* files are only needed for geo-replication, correct? > > Finally shouldn't the geo-replication delete command I used above delete these files automatically for me? > > Regards, > Mabi-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170830/2ce044e1/attachment.html>
Everton Brogliatto
2017-Aug-31 06:56 UTC
[Gluster-users] Manually delete .glusterfs/changelogs directory ?
Hi Mabi, If you will not use that geo-replication volume session again, I believe it is safe to manually delete the files in the brick directory using rm -rf. However, the gluster documentation specifies that if the session is to be permanently deleted, this is the command to use: gluster volume geo-replication gv1 snode1::gv2 delete reset-sync-time https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Geo%20Replication/#deleting-the-session Regards, Everton Brogliatto On Thu, Aug 31, 2017 at 12:15 AM, mabi <mabi at protonmail.ch> wrote:> Hi, has anyone any advice to give about my question below? Thanks! > > > > -------- Original Message -------- > Subject: Manually delete .glusterfs/changelogs directory ? > Local Time: August 16, 2017 5:59 PM > UTC Time: August 16, 2017 3:59 PM > From: mabi at protonmail.ch > To: Gluster Users <gluster-users at gluster.org> > > Hello, > > I just deleted (permanently) my geo-replication session using the > following command: > > gluster volume geo-replication myvolume gfs1geo.domain.tld::myvolume-geo > delete > > > > and noticed that the .glusterfs/changelogs on my volume still exists. Is > it safe to delete the whole directly myself with "rm -rf > .glusterfs/changelogs" ? As far as I understand the CHANGELOG.* files are > only needed for geo-replication, correct? > > Finally shouldn't the geo-replication delete command I used above delete > these files automatically for me? > > Regards, > Mabi > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170831/1b2bc7e8/attachment.html>