[Bugs] [Bug 1272404] Data Tiering:error "[2015-10-14 18:15:09.270483] E [MSGID: 122037] [ec-common.c:1502:ec_update_size_version_done] 0-tiervolume-disperse-1: Failed to update version and size [Input/output error]"
bugzilla at redhat.com
bugzilla at redhat.com
Mon Nov 2 05:51:05 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1272404
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12440 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 9a0e3a7ecc61e47a0780708f86efc0170b8a85db
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: 1272404
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>
Reviewed-on: http://review.gluster.org/12440
Tested-by: Gluster Build System <jenkins at build.gluster.com>
--
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