[Bugs] [Bug 1236065] Disperse volume: FUSE I/O error after self healing the failed disk files
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 6 17:12:27 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1236065
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11844 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 7298b622ab39c2e78d6d745ae8b6e8413e1d9f1a
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Wed Aug 5 23:42:41 2015 +0200
cluster/ec: Fix tracking of good bricks
The bitmask of good and bad bricks was kept in the context of the
corresponding inode or fd. This was problematic when an external
process (another client or the self-heal process) did heal the
bricks but no one changed the bitmaks of other clients.
This patch removes the bitmask stored in the context and calculates
which bricks are healthy after locking them and doing the initial
xattrop. After that, it's updated using the result of each fop.
Change-Id: I225e31cd219a12af4ca58871d8a4bb6f742b223c
BUG: 1236065
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: http://review.gluster.org/11844
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
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=DOpbk832k7&a=cc_unsubscribe
More information about the Bugs
mailing list