Bug 1095097 - BVT: profile tests hang because of Gluster issues
Summary: BVT: profile tests hang because of Gluster issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: pre-release
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: Avra Sengupta
QA Contact:
URL:
Whiteboard:
Depends On: 1083668
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-07 06:50 UTC by Avra Sengupta
Modified: 2014-11-11 08:31 UTC (History)
9 users (show)

Fixed In Version: glusterfs-3.6.0beta1
Clone Of: 1083668
Environment:
Last Closed: 2014-11-11 08:31:54 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2014-05-07 06:55:00 UTC
REVIEW: http://review.gluster.org/7686 (glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brick) posted (#2) for review on master by Avra Sengupta (asengupt)

Comment 2 Anand Avati 2014-05-07 09:30:04 UTC
REVIEW: http://review.gluster.org/7686 (glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brick) posted (#3) for review on master by Avra Sengupta (asengupt)

Comment 3 Anand Avati 2014-05-08 10:44:47 UTC
COMMIT: http://review.gluster.org/7686 committed in master by Kaushal M (kaushal) 
------
commit e80daecc3dd3023f010c785ff0e238fc92214477
Author: Avra Sengupta <asengupt>
Date:   Tue May 6 04:19:48 2014 +0000

    glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brick
    
    As glusterd_do_replace_brick() is spawned through gf_timer_call_after(),
    by the time it's called the event is freed, and the txn_id is lost.
    Hence using a calloc-ed copy, which will be freed as a part of rb_ctx
    dict.
    
    Change-Id: I3e309fe1a7ba96ad1d1ce01f4d2aa18178f59244
    BUG: 1095097
    Signed-off-by: Avra Sengupta <asengupt>
    Reviewed-on: http://review.gluster.org/7686
    Reviewed-by: Krishnan Parthasarathi <kparthas>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Kaushal M <kaushal>

Comment 4 Niels de Vos 2014-09-22 12:39:46 UTC
A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED.

Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution.

[1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html
[2] http://supercolony.gluster.org/pipermail/gluster-users/

Comment 5 Niels de Vos 2014-11-11 08:31:54 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.6.1, please reopen this bug report.

glusterfs-3.6.1 has been announced [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html
[2] http://supercolony.gluster.org/mailman/listinfo/gluster-users


Note You need to log in before you can comment on or make changes to this bug.