Re: [Gluster-users] Geo Replication stops replicating

2019-06-05 Thread Sunny Kumar
Hi, Updated link for documentation : -- https://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/ You can use this tool as well: http://aravindavk.in/blog/gluster-georep-tools/ -Sunny On Thu, Jun 6, 2019 at 10:29 AM Kotresh Hiremath Ravishankar wrote: > > Hi, > > I think

Re: [Gluster-users] Geo Replication stops replicating

2019-06-05 Thread Kotresh Hiremath Ravishankar
Hi, I think the steps to setup non-root geo-rep is not followed properly. The following entry is missing in glusterd vol file which is required. The message "E [MSGID: 106061] [glusterd-mountbroker.c:555:glusterd_do_mount] 0-management: 'option mountbroker-root' missing in glusterd vol file"

Re: [Gluster-users] Memory leak in glusterfs

2019-06-05 Thread Nithya Balachandran
Hi, Writing to a volume should not affect glusterd. The stack you have shown in the valgrind looks like the memory used to initialise the structures glusterd uses and will free only when it is stopped. Can you provide more details to what it is you are trying to test? Regards, Nithya On Tue,

[Gluster-users] Advice for setup: SW RAID 6 vs JBOD

2019-06-05 Thread Eduardo Mayoral
Hi,     I am looking into a new gluster deployment to replace an ancient one.     For this deployment I will be using some repurposed servers I already have in stock. The disk specs are 12 * 3 TB SATA disks. No HW RAID controller. They also have some SSD which would be nice to leverage as cache

[Gluster-users] Update: GlusterFS code coverage

2019-06-05 Thread Amar Tumballi Suryanarayan
All, I just wanted to update everyone about one of the initiatives we have undertaken, ie, increasing the overall code coverage of GlusterFS above 70%. You can have a look at current code coverage here: https://build.gluster.org/job/line-coverage/lastCompletedBuild/Line_20Coverage_20Report/ (This