Re: [Gluster-devel] Suggest how to recognize the time when heal is triggered by using events

2017-07-05 Thread Pranith Kumar Karampuri
hi, I have a couple of comments. Gerrit is good for comments :-), so post the patch I can ask you questions at the exact line. need_heal_count won't be accurate because the indices in 'dirty' are being counted as is, there can be lot of false +ves in that. So I can review a bit more closely a

Re: [Gluster-devel] Suggest how to recognize the time when heal is triggered by using events

2017-07-05 Thread Taehwa Lee
Thanks your response. I want you to review the comments and patch updated again.. I think that events are needed not only when heal is started and finished but also while healing like rebalancing. So I’ve developed and tested it. Can you review the patch where is on bugzilla again? : htt

Re: [Gluster-devel] [New Release] GlusterD2 v4.0dev-7

2017-07-05 Thread Prashanth Pai
On Wednesday, July 5, 2017, Gandalf Corvotempesta < gandalf.corvotempe...@gmail.com> wrote: > Il 5 lug 2017 11:31 AM, "Kaushal M" > ha scritto: > > - Preliminary support for volume expansion has been added. (Note that > rebalancing is not available yet) > > > What do you mean with this? > Any dif

Re: [Gluster-devel] Gluster statedumps and mallinfo

2017-07-05 Thread Vijay Bellur
On 07/03/2017 05:55 AM, Raghavendra Gowdappa wrote: Hi, Recently I observed one of the mallinfo fields had a negative value. DUMP-START-TIME: 2017-06-09 10:59:43.747440 [mallinfo] mallinfo_arena=-1517670400 mallinfo_ordblks=8008214 mallinfo_smblks=0 mallinfo_hblks=1009 mallinfo_hblkhd=86345318

Re: [Gluster-devel] GlusterFS v3.12 - Nearing deadline for branch out

2017-07-05 Thread Shyam
Further to this, 1) I cleared up the projects lane [1] and also issues marked for 3.12 [2] - I did this optimistically, moving everything to 3.12 (both from a projects and a milestones perspective), so if something is not making it, drop a note, and we can clear up the tags accordingly. 2)

Re: [Gluster-devel] Compilation with gcc 7.x

2017-07-05 Thread Csaba Henk
Hi Amar, On Wed, Jul 5, 2017 at 9:15 AM, Amar Tumballi wrote: > Csaba, please open a github issue for it, also attach the log there. Thanks Please find it here: https://github.com/gluster/glusterfs/issues/259 Csaba ___ Gluster-devel mailing list Glust

Re: [Gluster-devel] Glusto failures with dispersed volumes + Samba

2017-07-05 Thread Amar Tumballi
On Wed, Jul 5, 2017 at 6:16 PM, Ashish Pandey wrote: > Hi Nigel, > > As Pranith has already mentioned, we are getting different gfid's in loc > and loc->inode. > It looks like issue with DHT. If a re validate fails for gfid, a fresh > look up should be done. > > I don't know if it is related or n

Re: [Gluster-devel] [Gluster-users] [New Release] GlusterD2 v4.0dev-7

2017-07-05 Thread Gandalf Corvotempesta
Il 5 lug 2017 11:31 AM, "Kaushal M" ha scritto: - Preliminary support for volume expansion has been added. (Note that rebalancing is not available yet) What do you mean with this? Any differences in volume expansion from the current architecture? ___

Re: [Gluster-devel] Glusto failures with dispersed volumes + Samba

2017-07-05 Thread Ashish Pandey
Hi Nigel, As Pranith has already mentioned, we are getting different gfid's in loc and loc->inode. It looks like issue with DHT. If a re validate fails for gfid, a fresh look up should be done. I don't know if it is related or not but a similar bug was fixed by Pranith https://review.gluste

Re: [Gluster-devel] Suggest how to recognize the time when heal is triggered by using events

2017-07-05 Thread Pranith Kumar Karampuri
patch looks good to me. Do you want to send it on gerrit? On Wed, Jul 5, 2017 at 6:49 AM, Taehwa Lee wrote: > Hello, Karampuri. > > > I've been developing products using glusterfs for 2 years almost with my > co-workers. > > I got a problem that the products cannot recognize the time when heal i

Re: [Gluster-devel] geo-rep regression because of node-uuid change

2017-07-05 Thread Pranith Kumar Karampuri
On Tue, Jul 4, 2017 at 2:26 PM, Xavier Hernandez wrote: > Hi Pranith, > > On 03/07/17 08:33, Pranith Kumar Karampuri wrote: > >> Xavi, >> Now that the change has been reverted, we can resume this >> discussion and decide on the exact format that considers, tier, dht, >> afr, ec. People work

Re: [Gluster-devel] Disperse volume : Sequential Writes

2017-07-05 Thread Pranith Kumar Karampuri
On Tue, Jul 4, 2017 at 1:39 PM, Xavier Hernandez wrote: > Hi Pranith, > > On 03/07/17 05:35, Pranith Kumar Karampuri wrote: > >> Ashish, Xavi, >>I think it is better to implement this change as a separate >> read-after-write caching xlator which we can load between EC and client >> xlator

Re: [Gluster-devel] Compilation with gcc 7.x

2017-07-05 Thread Niels de Vos
On Wed, Jul 05, 2017 at 02:26:11PM +0530, Amar Tumballi wrote: > On Wed, Jul 5, 2017 at 2:09 PM, Niels de Vos wrote: > > > On Wed, Jul 05, 2017 at 12:45:11PM +0530, Amar Tumballi wrote: > > > Csaba, > > > > > > Thanks for looking into this. > > > > > > On Tue, Jul 4, 2017 at 5:30 PM, Csaba Henk

[Gluster-devel] [New Release] GlusterD2 v4.0dev-7

2017-07-05 Thread Kaushal M
After nearly 3 months, we have another preview release for GlusterD-2.0. The highlights for this release are, - GD2 now uses an auto scaling etcd cluster, which automatically selects and maintains the required number of etcd servers in the cluster. - Preliminary support for volume expansion has be

Re: [Gluster-devel] Compilation with gcc 7.x

2017-07-05 Thread Amar Tumballi
On Wed, Jul 5, 2017 at 2:09 PM, Niels de Vos wrote: > On Wed, Jul 05, 2017 at 12:45:11PM +0530, Amar Tumballi wrote: > > Csaba, > > > > Thanks for looking into this. > > > > On Tue, Jul 4, 2017 at 5:30 PM, Csaba Henk wrote: > > > > > Hi list, > > > > > > I've compiled glusterfs with gcc 7.x (to

Re: [Gluster-devel] Compilation with gcc 7.x

2017-07-05 Thread Niels de Vos
On Wed, Jul 05, 2017 at 12:45:11PM +0530, Amar Tumballi wrote: > Csaba, > > Thanks for looking into this. > > On Tue, Jul 4, 2017 at 5:30 PM, Csaba Henk wrote: > > > Hi list, > > > > I've compiled glusterfs with gcc 7.x (to be precise, with 7.1.1), > > which is soon to get its prime time as the

[Gluster-devel] GlusterFS v3.12 - Nearing deadline for branch out

2017-07-05 Thread Amar Tumballi
All, We are around 10 working days remaining for branching out for 3.12 release, after which, we will have just 15 more days open for 'critical' features to get in, for which there should be more detailed proposals. If you have few things planned out, but haven't taken it to completion yet, OR yo

Re: [Gluster-devel] Compilation with gcc 7.x

2017-07-05 Thread Amar Tumballi
Csaba, Thanks for looking into this. On Tue, Jul 4, 2017 at 5:30 PM, Csaba Henk wrote: > Hi list, > > I've compiled glusterfs with gcc 7.x (to be precise, with 7.1.1), > which is soon to get its prime time as the C compiler of > Fedora 26. > > The Release Notes (https://gcc.gnu.org/gcc-7/change