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

2018-01-21 Thread Raghavendra G
On Thu, Jan 18, 2018 at 8:11 PM, Pranith Kumar Karampuri < pkara...@redhat.com> wrote: > > > On Tue, Jan 16, 2018 at 2:52 PM, Raghavendra Gowdappa > wrote: > >> All, >> >> Patch [1] prevents migration of opened files during rebalance operation. >> If patch [1] affects you,

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

2018-01-18 Thread Milind Changire
On Tue, Jan 16, 2018 at 2:52 PM, Raghavendra Gowdappa wrote: > 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] > >

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

2018-01-18 Thread Pranith Kumar Karampuri
On Tue, Jan 16, 2018 at 2:52 PM, Raghavendra Gowdappa wrote: > 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] >

[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