Re: [Gluster-devel] [gluster-packaging] Release 4.0: Making it happen! (GlusterD2)

2018-01-16 Thread Shyam Ranganathan
On 01/12/2018 06:31 AM, Niels de Vos wrote: > I think it will be really painful to maintain a .spec that has the > current (already very complex) glusterfs bits, and the new GD2 > components. Packaging Golang is quite different from anything written in > C, and will make the mixed language .spec

Re: [Gluster-devel] Release 4.0: Making it happen!

2018-01-16 Thread Shyam Ranganathan
On 01/10/2018 01:14 PM, Shyam Ranganathan wrote: > Hi, > > 4.0 branching date is slated on the 16th of Jan 2018 and release is > slated for the end of Feb (28th), 2018. This is today! So read on... Short update: I am going to wait a couple more days before branching, to settle release content

Re: [Gluster-devel] query about why glustershd can not afr_selfheal_recreate_entry because of "afr: Prevent null gfids in self-heal entry re-creation"

2018-01-16 Thread Ravishankar N
On 01/16/2018 02:22 PM, Lian, George (NSB - CN/Hangzhou) wrote: Hi, Thanks a lots for your update. I would like try to introduce more detail for which the issue came from. This issue is came from a test case in our team, it is the step like the following: 1)Setup a glusterfs ENV with

[Gluster-devel] Coverity covscan for 2018-01-16-7ba7a4b2 (master branch)

2018-01-16 Thread staticanalysis
GlusterFS Coverity covscan results are available from http://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2018-01-16-7ba7a4b2 ___ Gluster-devel mailing list Gluster-devel@gluster.org

[Gluster-devel] cluster/dht: restrict migration of opened files

2018-01-16 Thread Raghavendra Gowdappa
All, Patch [1] prevents migration of opened files during rebalance operation. If patch [1] affects you, please voice out your concerns. [1] is a stop-gap fix for the problem discussed in issues [2][3] [1] https://review.gluster.org/#/c/19202/ [2] https://github.com/gluster/glusterfs/issues/308