[Bugs] [Bug 1428673] possible repeatedly recursive healing of same file with background heal not happening when IO is going on
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 3 10:22:50 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1428673
--- Comment #2 from Pranith Kumar K <pkarampu at redhat.com> ---
Xavi,
We missed considering this case when we reviewed this patch :-(. I will
try to automate this case and it to our tests.
commit 2c76c52c337a0a14e19f3385268c543aaa06534d
Author: Ashish Pandey <aspandey at redhat.com>
Date: Fri Oct 23 13:27:51 2015 +0530
cluster/ec: update version and size on good bricks
Problem: readdir/readdirp fops calls [f]xattrop with
fop->good which contain only one brick for these operations.
That causes xattrop to be failed as it requires at least
"minimum" number of brick.
Solution: Use lock->good_mask to call xattrop. lock->good_mask
contain all the good locked bricks on which the previous write
opearion was successfull.
Change-Id: If1b500391aa6fca6bd863702e030957b694ab499
BUG: 1274629
Signed-off-by: Ashish Pandey <aspandey at redhat.com>
Reviewed-on: http://review.gluster.org/12419
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Xavier Hernandez <xhernandez at datalab.es>
Tested-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Pranith
--
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