Bug 1170514
Summary: | self-heal: heal issue, E [afr-self-heal-data.c:1613:afr_sh_data_open_cbk] 0-vol0-replicate-2: open of <gfid:ee96b8a3-de43-48e0-8920-325a3890bb3e> failed on child vol0-client-4 (Permission denied) | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
Component: | protocol | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.1 | CC: | bugs, mzywusko, rabhat, storage-qa-internal |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-v3.6.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1170407 | Environment: | |
Last Closed: | 2016-02-04 15:09:05 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: | 1168159, 1170407 | ||
Bug Blocks: |
Comment 1
Anand Avati
2014-12-04 08:59:37 UTC
REVIEW: http://review.gluster.org/9234 (protocol/server: No root-squash checks for self-heal pid) posted (#2) for review on release-3.6 by Pranith Kumar Karampuri (pkarampu) REVIEW: http://review.gluster.org/9234 (protocol/server: No root-squash checks for self-heal pid) posted (#3) for review on release-3.6 by Pranith Kumar Karampuri (pkarampu) COMMIT: http://review.gluster.org/9234 committed in release-3.6 by Raghavendra Bhat (raghavendra) ------ commit 48b4aa06f85f791efc66871007e7a5ed58b16237 Author: Pranith Kumar K <pkarampu> Date: Thu Dec 4 07:20:35 2014 +0530 protocol/server: No root-squash checks for self-heal pid Backport of http://review.gluster.org/9231 Problem: Self-heal pid used to be -1 which was colliding with gsyncd. Gsyncd was not checked for root-squash authentication. Recently self-heal pid changed to -6, but root-squash authentication is not disabled for this. Fix: disable root-squash authentication for self-heal Change-Id: I594a732d800902ce805f849813631da36d8d3dc7 BUG: 1170514 Signed-off-by: Pranith Kumar K <pkarampu> Reviewed-on: http://review.gluster.org/9234 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Raghavendra Bhat <raghavendra> Tested-by: Raghavendra Bhat <raghavendra> 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-v3.6.2, please open a new bug report. glusterfs-v3.6.2 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/2015/01/glusterfs-3-6-2-ga-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |