Re: [Gluster-devel] self-heald.t failures

2015-06-08 Thread Ravishankar N



On 06/08/2015 05:06 PM, Pranith Kumar Karampuri wrote:



On 06/05/2015 04:01 PM, Anuradha Talur wrote:

gluster volume heal volname info doesn't seem to fail because
the process is crashing in afr_notify when invoked by glfs_fini.
As a result proper error codes are not being propagated.

Pranith had recently sent a patch : http://review.gluster.org/#/c/11001/
to not invoke glfs_fini in non-debug builds. Given that regression is
run on debug builds, we are observing the failure. I will send a patch
to temporarily not invoke glfs_fini in glfs-heal.c.
Sorry for the delayed response. I see that your patch is already 
merged. Did you get a chance to find why afr_notify is crashing? I 
would love to keep executing glfs_fini for DEBUG builds so that bugs 
are found as soon as possible in that code path.



Same as https://bugzilla.redhat.com/show_bug.cgi?id=1220996#c0 . 
afr-priv was not valid by the time we accessed it.





Pranith


- Original Message -

From: Pranith Kumar Karampuri pkara...@redhat.com
To: Vijay Bellur vbel...@redhat.com, Gluster Devel 
gluster-devel@gluster.org

Sent: Thursday, June 4, 2015 3:03:02 PM
Subject: Re: [Gluster-devel] self-heald.t failures

Yeah, I am looking into it. Basically gluster volume heal volname 
info

must fail after volume stop. But sometimes it doesn't seem to :-(. Will
need some time to RC. Will update the list.

Pranith
On 06/04/2015 02:19 PM, Vijay Bellur wrote:

On 06/03/2015 10:30 AM, Vijay Bellur wrote:

self-heald.t seems to fail intermittently.

One such instance was seen recently [1]. Can somebody look into this
please?

./tests/basic/afr/self-heald.t (Wstat: 0 Tests: 83 Failed: 1) Failed
test: 78

Thanks,
Vijay

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10029/consoleFull 





One more failure of self-heald.t:

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10092/consoleFull 




-Vijay

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel



___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] self-heald.t failures

2015-06-08 Thread Pranith Kumar Karampuri



On 06/05/2015 04:01 PM, Anuradha Talur wrote:

gluster volume heal volname info doesn't seem to fail because
the process is crashing in afr_notify when invoked by glfs_fini.
As a result proper error codes are not being propagated.

Pranith had recently sent a patch : http://review.gluster.org/#/c/11001/
to not invoke glfs_fini in non-debug builds. Given that regression is
run on debug builds, we are observing the failure. I will send a patch
to temporarily not invoke glfs_fini in glfs-heal.c.
Sorry for the delayed response. I see that your patch is already merged. 
Did you get a chance to find why afr_notify is crashing? I would love to 
keep executing glfs_fini for DEBUG builds so that bugs are found as soon 
as possible in that code path.


Pranith


- Original Message -

From: Pranith Kumar Karampuri pkara...@redhat.com
To: Vijay Bellur vbel...@redhat.com, Gluster Devel 
gluster-devel@gluster.org
Sent: Thursday, June 4, 2015 3:03:02 PM
Subject: Re: [Gluster-devel] self-heald.t failures

Yeah, I am looking into it. Basically gluster volume heal volname info
must fail after volume stop. But sometimes it doesn't seem to :-(. Will
need some time to RC. Will update the list.

Pranith
On 06/04/2015 02:19 PM, Vijay Bellur wrote:

On 06/03/2015 10:30 AM, Vijay Bellur wrote:

self-heald.t seems to fail intermittently.

One such instance was seen recently [1]. Can somebody look into this
please?

./tests/basic/afr/self-heald.t (Wstat: 0 Tests: 83 Failed: 1) Failed
test: 78

Thanks,
Vijay

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10029/consoleFull



One more failure of self-heald.t:

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10092/consoleFull


-Vijay

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel



___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] self-heald.t failures

2015-06-07 Thread Atin Mukherjee


On 06/05/2015 04:01 PM, Anuradha Talur wrote:
 gluster volume heal volname info doesn't seem to fail because
 the process is crashing in afr_notify when invoked by glfs_fini.
 As a result proper error codes are not being propagated.
 
 Pranith had recently sent a patch : http://review.gluster.org/#/c/11001/
 to not invoke glfs_fini in non-debug builds. Given that regression is
 run on debug builds, we are observing the failure. I will send a patch
 to temporarily not invoke glfs_fini in glfs-heal.c. 
I've back ported this fix [1] in release-3.7.

[1] http://review.gluster.org/#/c/5

 
 - Original Message -
 From: Pranith Kumar Karampuri pkara...@redhat.com
 To: Vijay Bellur vbel...@redhat.com, Gluster Devel 
 gluster-devel@gluster.org
 Sent: Thursday, June 4, 2015 3:03:02 PM
 Subject: Re: [Gluster-devel] self-heald.t failures

 Yeah, I am looking into it. Basically gluster volume heal volname info
 must fail after volume stop. But sometimes it doesn't seem to :-(. Will
 need some time to RC. Will update the list.

 Pranith
 On 06/04/2015 02:19 PM, Vijay Bellur wrote:
 On 06/03/2015 10:30 AM, Vijay Bellur wrote:
 self-heald.t seems to fail intermittently.

 One such instance was seen recently [1]. Can somebody look into this
 please?

 ./tests/basic/afr/self-heald.t (Wstat: 0 Tests: 83 Failed: 1) Failed
 test: 78

 Thanks,
 Vijay

 http://build.gluster.org/job/rackspace-regression-2GB-triggered/10029/consoleFull



 One more failure of self-heald.t:

 http://build.gluster.org/job/rackspace-regression-2GB-triggered/10092/consoleFull


 -Vijay

 ___
 Gluster-devel mailing list
 Gluster-devel@gluster.org
 http://www.gluster.org/mailman/listinfo/gluster-devel

 ___
 Gluster-devel mailing list
 Gluster-devel@gluster.org
 http://www.gluster.org/mailman/listinfo/gluster-devel

 

-- 
~Atin
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] self-heald.t failures

2015-06-05 Thread Anuradha Talur
gluster volume heal volname info doesn't seem to fail because
the process is crashing in afr_notify when invoked by glfs_fini.
As a result proper error codes are not being propagated.

Pranith had recently sent a patch : http://review.gluster.org/#/c/11001/
to not invoke glfs_fini in non-debug builds. Given that regression is
run on debug builds, we are observing the failure. I will send a patch
to temporarily not invoke glfs_fini in glfs-heal.c. 

- Original Message -
 From: Pranith Kumar Karampuri pkara...@redhat.com
 To: Vijay Bellur vbel...@redhat.com, Gluster Devel 
 gluster-devel@gluster.org
 Sent: Thursday, June 4, 2015 3:03:02 PM
 Subject: Re: [Gluster-devel] self-heald.t failures
 
 Yeah, I am looking into it. Basically gluster volume heal volname info
 must fail after volume stop. But sometimes it doesn't seem to :-(. Will
 need some time to RC. Will update the list.
 
 Pranith
 On 06/04/2015 02:19 PM, Vijay Bellur wrote:
  On 06/03/2015 10:30 AM, Vijay Bellur wrote:
  self-heald.t seems to fail intermittently.
 
  One such instance was seen recently [1]. Can somebody look into this
  please?
 
  ./tests/basic/afr/self-heald.t (Wstat: 0 Tests: 83 Failed: 1) Failed
  test: 78
 
  Thanks,
  Vijay
 
  http://build.gluster.org/job/rackspace-regression-2GB-triggered/10029/consoleFull
 
 
 
  One more failure of self-heald.t:
 
  http://build.gluster.org/job/rackspace-regression-2GB-triggered/10092/consoleFull
 
 
  -Vijay
 
  ___
  Gluster-devel mailing list
  Gluster-devel@gluster.org
  http://www.gluster.org/mailman/listinfo/gluster-devel
 
 ___
 Gluster-devel mailing list
 Gluster-devel@gluster.org
 http://www.gluster.org/mailman/listinfo/gluster-devel
 

-- 
Thanks,
Anuradha.
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] self-heald.t failures

2015-06-04 Thread Vijay Bellur

On 06/03/2015 10:30 AM, Vijay Bellur wrote:

self-heald.t seems to fail intermittently.

One such instance was seen recently [1]. Can somebody look into this
please?

./tests/basic/afr/self-heald.t (Wstat: 0 Tests: 83 Failed: 1) Failed
test: 78

Thanks,
Vijay

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10029/consoleFull



One more failure of self-heald.t:

http://build.gluster.org/job/rackspace-regression-2GB-triggered/10092/consoleFull

-Vijay

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel