Bug 1259572
Summary: | client is sending io to arbiter with replica 2 | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Ravishankar N <ravishankar> |
Component: | replicate | Assignee: | Ravishankar N <ravishankar> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, ravishankar, sdainard, ueberall |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1255110 | Environment: | |
Last Closed: | 2016-06-16 13:34:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1255110 | ||
Bug Blocks: |
Description
Ravishankar N
2015-09-03 05:33:12 UTC
REVIEW: http://review.gluster.org/12095 (afr: Do not wind the full writev payload to arbiter brick) posted (#2) for review on master by Ravishankar N (ravishankar) REVIEW: http://review.gluster.org/12095 (afr: Do not wind the full writev payload to arbiter brick) posted (#3) for review on master by Ravishankar N (ravishankar) COMMIT: http://review.gluster.org/12095 committed in master by Pranith Kumar Karampuri (pkarampu) ------ commit 55a493f4db6752303ad2a88572e4d75453054bce Author: Ravishankar N <ravishankar> Date: Thu Sep 3 09:49:56 2015 +0530 afr: Do not wind the full writev payload to arbiter brick ...because the arbiter xlator just unwinds it without passing it down till posix anyway. Instead, send a one-byte vector so that afr write transaction works as expected. Change-Id: I52913ca51dfee0c8472cbadb62c5d39b7badef77 BUG: 1259572 Signed-off-by: Ravishankar N <ravishankar> Reviewed-on: http://review.gluster.org/12095 Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anuradha Talur <atalur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |