Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Raghavendra Gowdappa
- Original Message - > From: "Xavier Hernandez" > To: "Pranith Kumar Karampuri" , "Raghavendra G" > > Cc: "Gluster Devel" > Sent: Wednesday, June 1, 2016 11:57:12 AM > Subject: Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable > afr subvols > > Oops, you are right. F

Re: [Gluster-devel] Gerrit (review.gluster.org/git.gluster.org) downtime in 15 mins

2016-05-31 Thread Susant Palai
Getting "server error" while trying to login. Regards, Susant - Original Message - From: "Nigel Babu" To: "gluster-devel" , "gluster-infra" Sent: Wednesday, 1 June, 2016 8:40:27 AM Subject: Re: [Gluster-devel] Gerrit (review.gluster.org/git.gluster.org) downtime in 15 mins

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Xavier Hernandez
Oops, you are right. For entry operations the current version of the parent directory is not checked, just to avoid this problem. This means that mkdir will be sent to all alive subvolumes. However it still selects the group of answers that have a minimum quorum equal or greater than #bricks -

Re: [Gluster-devel] Smoke is failing for patch 14512

2016-05-31 Thread Raghavendra Gowdappa
+gluster-infra - Original Message - > From: "Hari Gowtham" > To: "Shyam" > Cc: "Gluster Devel" > Sent: Wednesday, June 1, 2016 11:11:56 AM > Subject: Re: [Gluster-devel] Smoke is failing for patch 14512 > > Hi, > > I'm seeing the smoke test failures too > http://review.gluster.org/#/c

Re: [Gluster-devel] Smoke is failing for patch 14512

2016-05-31 Thread Hari Gowtham
Hi, I'm seeing the smoke test failures too http://review.gluster.org/#/c/14540/3 - Original Message - > From: "Shyam" > To: "Aravinda" , "Gluster Devel" > > Sent: Tuesday, May 31, 2016 7:21:38 PM > Subject: Re: [Gluster-devel] Smoke is failing for patch 14512 > > On 05/30/2016 04:02

[Gluster-devel] review request - quota information mismatch which glusterfs on zfs environment

2016-05-31 Thread Sungsik Park
Hi all, 'quota information mismatch' problem occurs in the zfs underlying file system environment. request the code commits reviews for solving this problem. * Red Hat Bugzilla - Bug 1341355 - quota information mismatch which glusterfs on zfs environment

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Pranith Kumar Karampuri
Xavi, But if we keep winding only to good subvolumes, there is a case where bad subvolumes will never catch up right? i.e. if we keep creating files in same directory and everytime self-heal completes there are more entries mounts would have created on the good subvolumes alone. I think I m

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Raghavendra G
I've filed a bug at [1] to track issue in afr. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1341429 On Tue, May 31, 2016 at 2:17 PM, Raghavendra G wrote: > > > On Tue, May 31, 2016 at 12:37 PM, Xavier Hernandez > wrote: > >> Hi, >> >> On 31/05/16 07:05, Raghavendra Gowdappa wrote: >> >>> +g

Re: [Gluster-devel] Gerrit (review.gluster.org/git.gluster.org) downtime in 15 mins

2016-05-31 Thread Nigel Babu
Hello folks, The upgrade is now complete! Please let me know if you notice anything wrong. On Wed, Jun 1, 2016 at 7:45 AM, Nigel Babu wrote: > Hello, > > I'll be bring down Gerrit for upgrade to the latest version. I'll update > this thread when the upgrade is completed. > > -- > nigelb > --

[Gluster-devel] Gerrit (review.gluster.org/git.gluster.org) downtime in 15 mins

2016-05-31 Thread Nigel Babu
Hello, I'll be bring down Gerrit for upgrade to the latest version. I'll update this thread when the upgrade is completed. -- nigelb ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel

Re: [Gluster-devel] Smoke is failing for patch 14512

2016-05-31 Thread Shyam
On 05/30/2016 04:02 AM, Aravinda wrote: Hi, Smoke is failing for the patch http://review.gluster.org/#/c/14512 I am unable to guess the reason for failure, Please help. https://build.gluster.org/job/glusterfs-devrpms/16768/console I got similar failures here, 1) https://build.gluster.org/job/

Re: [Gluster-devel] Change in glusterfs[master]: features/worm: updating function names & unwinding FOPs with...

2016-05-31 Thread Karthik Subrahmanya
Hi Jeff, Thank you for your time and the valuable reviews. I have addressed the review comments. Can you please have a look. Thanks & Regards, Karthik - Original Message - > From: "Jeff Darcy (Code Review)" > To: "Karthik U S" > Cc: "Gluster Build System" , "Niels de Vos" > , "NetBSD

[Gluster-devel] REMINDER: Gluster Community Bug Triage meeting at 12:00 UTC ~(in 1.5 hours)

2016-05-31 Thread Jiffin Tony Thottan
Hi, This meeting is scheduled for anyone, who is interested in learning more about, or assisting with the Bug Triage. Meeting details: - location: #gluster-meeting on Freenode IRC (https://webchat.freenode.net/?channels=gluster-meeting ) - date: every Tuesday - time: 12:00 UTC (in your

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Raghavendra G
On Tue, May 31, 2016 at 12:37 PM, Xavier Hernandez wrote: > Hi, > > On 31/05/16 07:05, Raghavendra Gowdappa wrote: > >> +gluster-devel, +Xavi >> >> Hi all, >> >> The context is [1], where bricks do pre-operation checks before doing a >> fop and proceed with fop only if pre-op check is successful.

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Pranith Kumar Karampuri
Just checked ec code. Looks okay. All entry fops are also updating metadata and data part of the xattr. On Tue, May 31, 2016 at 12:37 PM, Xavier Hernandez wrote: > Hi, > > On 31/05/16 07:05, Raghavendra Gowdappa wrote: > >> +gluster-devel, +Xavi >> >> Hi all, >> >> The context is [1], where bric

Re: [Gluster-devel] [Gluster-infra] Please test Gerrit 2.12.2

2016-05-31 Thread Prasanna Kalever
Hi Kotresh, This is where I was peeping in http://review.nigelb.me/#/c/14346/1/xlators/features/index/src/index.c May be this patch could have been posted before upgrade ? Thanks, -- Prasanna On Tue, May 31, 2016 at 12:39 PM, Kotresh Hiremath Ravishankar wrote: > Hi Prasanna, > > 'Fix' butto

Re: [Gluster-devel] [Gluster-infra] Please test Gerrit 2.12.2

2016-05-31 Thread Nigel Babu
Hello, I'm guessing there's a particular combination of permissions you need to see the Fix button. I don't see it myself, possibly because I don't have any changes made by me nor has my user been marked as a reviewer for any commit. The security issue and the "Fix" button are unrelated as far as

Re: [Gluster-devel] [Gluster-infra] Please test Gerrit 2.12.2

2016-05-31 Thread Anoop C S
On Tue, 2016-05-31 at 03:09 -0400, Kotresh Hiremath Ravishankar wrote: > Hi Prasanna, > > 'Fix' button is visible. May be you are missing something, please > check. > +1 > Thanks and Regards, > Kotresh H R > > - Original Message - > > > > From: "Prasanna Kalever" > > To: "Nigel Babu"

Re: [Gluster-devel] [Gluster-infra] Please test Gerrit 2.12.2

2016-05-31 Thread Kotresh Hiremath Ravishankar
Hi Prasanna, 'Fix' button is visible. May be you are missing something, please check. Thanks and Regards, Kotresh H R - Original Message - > From: "Prasanna Kalever" > To: "Nigel Babu" > Cc: "gluster-infra" , "gluster-devel" > > Sent: Tuesday, May 31, 2016 12:13:47 PM > Subject: Re:

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-05-31 Thread Xavier Hernandez
Hi, On 31/05/16 07:05, Raghavendra Gowdappa wrote: +gluster-devel, +Xavi Hi all, The context is [1], where bricks do pre-operation checks before doing a fop and proceed with fop only if pre-op check is successful. @Xavi, We need your inputs on behavior of EC subvolumes as well. If I under