Bug 1320388
Summary: | [GSS]-gluster v heal volname info does not work with enabled ssl/tls | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Ashish Pandey <aspandey> | |
Component: | glusterd | Assignee: | Ashish Pandey <aspandey> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | mainline | CC: | asrivast, biryulini, bkunal, bugs, ccalhoun, hamiller, john, nchilaka, olim, pkarampu, ravishankar, rhinduja, rhs-bugs, sankarshan, smohan, storage-qa-internal | |
Target Milestone: | --- | Keywords: | Triaged, ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1279628 | |||
: | 1321514 1369170 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-16 14:01:30 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: | 1258931, 1279628 | |||
Bug Blocks: | 1299183, 1321514, 1369170 |
Comment 1
Vijay Bellur
2016-03-23 06:07:19 UTC
COMMIT: http://review.gluster.org/13815 committed in master by Pranith Kumar Karampuri (pkarampu) ------ commit 351ec36e3146b7605334cb658927b447b1dbc796 Author: Ashish Pandey <aspandey> Date: Wed Mar 23 11:26:49 2016 +0530 glfs/heal: Use encrypted connection in shd When management encryption is enabled, GlusterD only allows encrypted connections for port 24007. SHD is trying to fetch it's volfile using an unencrypted connection. If /var/lib/glusterd/secure-access is present , i.e. if management ssl is enabled, use encrypted connection fecth info from glusterd. Change-Id: Ia41dcde1a69375379409889ec5b3a70cb95a4fd0 BUG: 1320388 Signed-off-by: Ashish Pandey <aspandey> Reviewed-on: http://review.gluster.org/13815 Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Pranith Kumar Karampuri <pkarampu> This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info command) posted (#1) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info command) posted (#2) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info with ssl on) posted (#3) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info with ssl on) posted (#4) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info with ssl on) posted (#5) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13959 (cli: Add test for heal info with ssl on) posted (#6) for review on master by Ashish Pandey (aspandey) COMMIT: http://review.gluster.org/13959 committed in master by Pranith Kumar Karampuri (pkarampu) ------ commit c3fdf4d973da6ffead7b316e7629f62a6139eb30 Author: Ashish Pandey <aspandey> Date: Mon Apr 11 11:07:17 2016 +0530 cli: Add test for heal info with ssl on This test has been introduced to check if we get proper heal info after enabling management SSL. Change-Id: I9c7721293b18cc10090b8695e49b5f4c8c766c6c BUG: 1320388 Signed-off-by: Ashish Pandey <aspandey> Reviewed-on: http://review.gluster.org/13959 Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: Pranith Kumar Karampuri <pkarampu> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> Smoke: Gluster Build System <jenkins.com> 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 |