[Gluster-devel] Postmortem for RPM build failures

2017-02-01 Thread Nigel Babu
Hello, Some of you may have noticed that we've been particularly plagued with RPM build failures for the past couple of days. The failure looks like a Java error from Jenkins[1]. I first noticed the error on Tuesday, 31st January. I narrowed down the issue with a problem with permissions. Jenkins

[Gluster-devel] Fwd: Question about EC locking

2017-02-01 Thread jayakrishnan mm
On Fri, Jan 13, 2017 at 8:03 PM, Xavier Hernandez wrote: > Hi, > > On 13/01/17 10:58, jayakrishnan mm wrote: > >> Hi Xavier, >> I went through the source code. Some questions remain. >> >> 1. If two clients try to write to same file, it should succeed, even if >> they overlap. (Locks should ensu

Re: [Gluster-devel] 3.10 release and testing improvements

2017-02-01 Thread Nithya Balachandran
On 2 February 2017 at 09:26, Nithya Balachandran wrote: > > > On 1 February 2017 at 19:27, Raghavendra Talur wrote: > >> Hi all, >> >> As we approach release of 3.10, we should take a look at existing >> tests are being skipped because of issues. These two weeks should be >> right time for us to

[Gluster-devel] gluster source code help

2017-02-01 Thread jayakrishnan mm
Hi How do I determine, which part of the code is run on the client, and which part of the code is run on the server nodes by merely looking at the the glusterfs source code ? I knew there are client side and server side translators which will run on respective platforms. I am looking at part

Re: [Gluster-devel] 3.10 release and testing improvements

2017-02-01 Thread Nithya Balachandran
On 1 February 2017 at 19:27, Raghavendra Talur wrote: > Hi all, > > As we approach release of 3.10, we should take a look at existing > tests are being skipped because of issues. These two weeks should be > right time for us to focus on tests as feature patches have been > merged and is on pause.

Re: [Gluster-devel] [Gluster-Maintainers] Stop sending patches for and merging patches on release-3.7

2017-02-01 Thread Atin Mukherjee
Thanks Shyam! On Thu, 2 Feb 2017 at 06:45, Shyam wrote: > On 02/01/2017 12:14 PM, Atin Mukherjee wrote: > > > > On Wed, 1 Feb 2017 at 17:06, Kaushal M > > wrote: > > > > Hi all, > > > > GlusterFS-3.7.20 is intended to be the final release for release-3.7. > >

Re: [Gluster-devel] [Gluster-Maintainers] Stop sending patches for and merging patches on release-3.7

2017-02-01 Thread Shyam
On 02/01/2017 12:14 PM, Atin Mukherjee wrote: On Wed, 1 Feb 2017 at 17:06, Kaushal M mailto:kshlms...@gmail.com>> wrote: Hi all, GlusterFS-3.7.20 is intended to be the final release for release-3.7. 3.7 enters EOL with the expected release of 3.10 in about 2 weeks. Am I missing a

Re: [Gluster-devel] IMP: Release 3.10 beta1 tagging (day-to-day slip and updates)

2017-02-01 Thread Shyam
Release notes are still pending, other comments *inline*. Tomorrow we will release beta1 for the package maintainers to roll out the packages. On 01/31/2017 08:42 PM, Shyam wrote: Update day 2: 1) Brick multiplexing patch is merged into master, and now backported to release-3.10. Yay! Pleas

Re: [Gluster-devel] [Gluster-Maintainers] Stop sending patches for and merging patches on release-3.7

2017-02-01 Thread Atin Mukherjee
On Wed, 1 Feb 2017 at 17:06, Kaushal M wrote: > Hi all, > > GlusterFS-3.7.20 is intended to be the final release for release-3.7. > 3.7 enters EOL with the expected release of 3.10 in about 2 weeks. Am I missing any key points here? With 3.10 coming in, 3.9 goes EOL considering it is short term

[Gluster-devel] 3.10 release and testing improvements

2017-02-01 Thread Raghavendra Talur
Hi all, As we approach release of 3.10, we should take a look at existing tests are being skipped because of issues. These two weeks should be right time for us to focus on tests as feature patches have been merged and is on pause. I have made a list of components and known bad tests against them[

[Gluster-devel] Stop sending patches for and merging patches on release-3.7

2017-02-01 Thread Kaushal M
Hi all, GlusterFS-3.7.20 is intended to be the final release for release-3.7. 3.7 enters EOL with the expected release of 3.10 in about 2 weeks. Once 3.10 is released I'll be closing any open bugs on 3.7 and abandoning any patches on review. So as the subject says, developers please stop sending

[Gluster-devel] GlusterD2 v4.0dev-5

2017-02-01 Thread Kaushal M
We have a new development release of GD2. GD2 now supports volfile fetch and portmap requests, so clients are finally able to mount volumes using the mount command. Portmap doesn't work reliably yet, so there might be failures. GD2 was refactored to clean up the main function and standardize the

[Gluster-devel] Leader Election Xlator Design Document

2017-02-01 Thread Avra Sengupta
Hi, Leadership election is an integral part of server side replication, targeted for Gluster 4.0. The following is the design document for Leadership Election Xlator (LEX). It is a modular translator designed to work both with and independently of JBR. I would like to request you to kindly go