[Bugs] [Bug 1360575] New: Fix spurious failures in ec.t
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jul 27 05:16:14 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1360575
Bug ID: 1360575
Summary: Fix spurious failures in ec.t
Product: GlusterFS
Version: 3.8.1
Component: tests
Keywords: Triaged
Severity: low
Priority: low
Assignee: bugs at gluster.org
Reporter: pkarampu at redhat.com
CC: bugs at gluster.org, mvignesh at redhat.com
Depends On: 1359001
+++ This bug was initially created as a clone of Bug #1359001 +++
Description of problem:
Problem:
Because of timing issue sometimes the mount is unmounted
even before the version is updated, this is leading to
not triggering heals.
Fix:
One way to fix this would be to increate 'sleep 2' to 'sleep 10'
but that would slow things down. I changed the way ec learns
it needs xattr healing so that it triggers heals even when the
xattrs are not marked correctly.
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 Vijay Bellur on 2016-07-22 00:59:51 EDT ---
REVIEW: http://review.gluster.org/14980 (tests: Fix timing issue in ec.t)
posted (#1) for review on master by Pranith Kumar Karampuri
(pkarampu at redhat.com)
--- Additional comment from Vijay Bellur on 2016-07-22 11:14:00 EDT ---
COMMIT: http://review.gluster.org/14980 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 1c9b229a860908ffc0c0134450c9218bc8079c22
Author: Pranith Kumar K <pkarampu at redhat.com>
Date: Fri Jul 22 10:25:49 2016 +0530
tests: Fix timing issue in ec.t
Problem:
Because of timing issue sometimes the mount is unmounted
even before the version is updated, this is leading to
not triggering heals.
Fix:
One way to fix this would be to increate 'sleep 2' to 'sleep 10'
but that would slow things down. I changed the way ec learns
it needs xattr healing so that it triggers heals even when the
xattrs are not marked correctly.
Change-Id: I1c82041166443ae7079dd99b89ea2ed170233ba3
BUG: 1359001
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
Reviewed-on: http://review.gluster.org/14980
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1359001
[Bug 1359001] Fix spurious failures in ec.t
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list