Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-03 Thread Krishnan Parthasarathi
> > This approach could still surprise the storage-admin when glusterfs(d) > > processes > > bind to ports in the range where brick ports are being assigned. We should > > make this > > predictable by reserving brick ports setting > > net.ipv4.ip_local_reserved_ports. > > Initially reserve 50 port

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Atin Mukherjee
On 07/03/2015 11:58 AM, Krishnan Parthasarathi wrote: > > > - Original Message - >> >> This is caused because when bind-insecure is turned on (which is the default >> now), it may happen >> that brick is not able to bind to port assigned by Glusterd for example >> 49192-49195... >> It s

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Krishnan Parthasarathi
- Original Message - > > This is caused because when bind-insecure is turned on (which is the default > now), it may happen > that brick is not able to bind to port assigned by Glusterd for example > 49192-49195... > It seems to occur because the rpc_clnt connections are binding to ports

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Krishnan Parthasarathi
> It seems this is exactly whats happening. > > I have a question, I get the following data from netstat and grep > > tcp0 0 f6be17c0fbf5:1023 f6be17c0fbf5:24007 > ESTABLISHED 31516/glusterfsd > tcp0 0 f6be17c0fbf5:49152 f6be17c0fbf5:490 > ESTABLISHED 3151

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Raghavendra Gowdappa
- Original Message - > From: "Raghavendra Talur" < raghavendra.ta...@gmail.com > > To: "Krishnan Parthasarathi" < kpart...@redhat.com > > Cc: "Gluster Devel" < gluster-devel@gluster.org > > Sent: Thursday, July 2, 2015 6:45:

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Atin Mukherjee
es issues in rdma > too > > Thanks to Raghavendra Talur for help in discovering the real cause > > > Regards, > Prasanna Kalever > > > > - Original Message - > From: "Raghavendra Talur" > To: "Krishnan Parthasarathi" > Cc: "Glu

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Prasanna Kalever
: "Gluster Devel" Sent: Thursday, July 2, 2015 6:45:17 PM Subject: Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t On Thu, Jul 2, 2015 at 4:40 PM, Raghavendra Talur < raghavendra.ta...@gmail.com > wrote: On Thu, Jul 2, 2015

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Raghavendra Talur
On Thu, Jul 2, 2015 at 4:40 PM, Raghavendra Talur < raghavendra.ta...@gmail.com> wrote: > > > On Thu, Jul 2, 2015 at 10:52 AM, Krishnan Parthasarathi < > kpart...@redhat.com> wrote: > >> >> > > >> > > A port assigned by Glusterd for a brick is found to be in use already >> by >> > > the brick. Any

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-02 Thread Raghavendra Talur
On Thu, Jul 2, 2015 at 10:52 AM, Krishnan Parthasarathi wrote: > > > > > > > A port assigned by Glusterd for a brick is found to be in use already > by > > > the brick. Any changes in Glusterd recently which can cause this? > > > > > > Or is it a test infra problem? > > This issue is likely to be

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Krishnan Parthasarathi
> > > > A port assigned by Glusterd for a brick is found to be in use already by > > the brick. Any changes in Glusterd recently which can cause this? > > > > Or is it a test infra problem? This issue is likely to be caused by http://review.gluster.org/11039 This patch changes the port allocati

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Raghavendra Talur
y needs to be started to perform rebalance >> >> but the volume is running in the crippled mode, as a result mount works fine. >> >> i.e TEST $GFS --volfile-id=/$V0 --volfile-server=$H0 $M0; works fine >> >> TEST 9-12 failed as attach has failed. >> >>

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Raghavendra Talur
mmand fails, i.e tiering rebalancer cannot run. > > [2015-07-01 07:33:25.275092] E [MSGID: 106301] > [glusterd-op-sm.c:4086:glusterd_op_ac_send_stage_op] 0-management: Staging > of operation 'Volume Rebalance' failed on localhost : Volume patchy needs > to be started to perform

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Joseph Fernandes
t;Pranith Kumar Karampuri" Cc: "Gluster Devel" Sent: Wednesday, July 1, 2015 1:59:41 PM Subject: Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t Yep will have a look - Original Message - From: "Pranith Kumar Karampuri"

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Pranith Kumar Karampuri
Thanks Joseph! Pranith On 07/01/2015 01:59 PM, Joseph Fernandes wrote: Yep will have a look - Original Message - From: "Pranith Kumar Karampuri" To: "Joseph Fernandes" , "Gluster Devel" Sent: Wednesday, July 1, 2015 1:44:44 PM Subject: spurious failures tests/bugs/tier/bug-1205545-

Re: [Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Joseph Fernandes
Yep will have a look - Original Message - From: "Pranith Kumar Karampuri" To: "Joseph Fernandes" , "Gluster Devel" Sent: Wednesday, July 1, 2015 1:44:44 PM Subject: spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t hi, http://build.gluster.org/job/rackspace-re

[Gluster-devel] spurious failures tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t

2015-07-01 Thread Pranith Kumar Karampuri
hi, http://build.gluster.org/job/rackspace-regression-2GB-triggered/11757/consoleFull has the logs. Could you please look into it. Pranith ___ Gluster-devel mailing list Gluster-devel@gluster.org http://www.gluster.org/mailman/listinfo/gluster-devel