[Bugs] [Bug 1233036] New: [AFR-V2] - Fix shd coredump from tests/bugs/glusterd/bug-948686.t
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jun 18 06:29:40 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1233036
Bug ID: 1233036
Summary: [AFR-V2] - Fix shd coredump from
tests/bugs/glusterd/bug-948686.t
Product: GlusterFS
Version: 3.6.3
Component: replicate
Keywords: Triaged
Assignee: kdhananj at redhat.com
Reporter: kdhananj at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Depends On: 1229172
Blocks: 1229550
+++ This bug was initially created as a clone of Bug #1229172 +++
Description of problem:
http://www.gluster.org/pipermail/gluster-devel/2015-June/045499.html
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--- Additional comment from Krutika Dhananjay on 2015-06-08 04:47:32 EDT ---
http://review.gluster.org/#/c/11119/
--- Additional comment from Anand Avati on 2015-06-08 23:24:33 EDT ---
COMMIT: http://review.gluster.org/11119 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 7ca78f7a6466a0f2ff19caff526f6560b5275f69
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date: Mon Jun 8 11:36:12 2015 +0530
cluster/afr: Do not attempt entry self-heal if the last lookup on entry
failed on src
Test bug-948686.t was causing shd to dump core due to gfid being NULL.
This was due to the volume being stopped while index heal's in progress,
causing afr_selfheal_unlocked_lookup_on() to fail sometimes on the src
brick
with ENOTCONN. And when afr_selfheal_newentry_mark() copies the gfid off
the
src iatt, it essentially copies null gfid. This was causing the assertion
as part of xattrop in protocol/client to fail.
Change-Id: I237a0d6b1849e4c48d7645a2cc16d9bc1441ef95
BUG: 1229172
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/11119
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1229172
[Bug 1229172] [AFR-V2] - Fix shd coredump from
tests/bugs/glusterd/bug-948686.t
https://bugzilla.redhat.com/show_bug.cgi?id=1229550
[Bug 1229550] [AFR-V2] - Fix shd coredump from
tests/bugs/glusterd/bug-948686.t
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kZOUrbFEbD&a=cc_unsubscribe
More information about the Bugs
mailing list