Bug 1400459

Summary: [USS,SSL] .snaps directory is not reachable when I/O encryption (SSL) is enabled
Product: [Community] GlusterFS Reporter: rjoseph
Component: snapshotAssignee: rjoseph
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.8CC: amukherj, ashah, bugs, kaushal, rhs-bugs, rhs-smb, rjoseph, storage-qa-internal, vdas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.8.7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1400013 Environment:
Last Closed: 2016-12-14 07:13:24 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: 1399598, 1400013    
Bug Blocks:    

Comment 1 Worker Ant 2016-12-01 09:55:11 UTC
REVIEW: http://review.gluster.org/15986 (uss: snapd should enable SSL if SSL is enabled on volume) posted (#1) for review on release-3.8 by Rajesh Joseph (rjoseph)

Comment 2 Worker Ant 2016-12-11 10:09:51 UTC
COMMIT: http://review.gluster.org/15986 committed in release-3.8 by Atin Mukherjee (amukherj) 
------
commit 8a6214578faf91a57faa167fecd16ba76fac630e
Author: Rajesh Joseph <rjoseph>
Date:   Tue Nov 29 21:57:37 2016 +0530

    uss: snapd should enable SSL if SSL is enabled on volume
    
    During snapd graph generation we should check if SSL is
    enabled on main volume or not. This is because clients
    will communicate with snapd as if it is communicating to
    a brick.
    
    
    > Reviewed-on: http://review.gluster.org/15979
    > Smoke: Gluster Build System <jenkins.org>
    > NetBSD-regression: NetBSD Build System <jenkins.org>
    > CentOS-regression: Gluster Build System <jenkins.org>
    > Reviewed-by: Kaushal M <kaushal>
    (cherry picked from commit 182f0d12040dab5081ca645a3f370f65cd68b528)
    
    Change-Id: I0d7fe86c567b297a8528a48faf06161d4c3cb415
    Signed-off-by: Rajesh Joseph <rjoseph>
    BUG: 1400459
    Reviewed-on: http://review.gluster.org/15986
    Smoke: Gluster Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    Reviewed-by: Atin Mukherjee <amukherj>

Comment 3 Niels de Vos 2016-12-14 07:13:24 UTC
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.7, please open a new bug report.

glusterfs-3.8.7 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://www.gluster.org/pipermail/packaging/2016-December/000226.html
[2] https://www.gluster.org/pipermail/gluster-users/

Comment 4 Worker Ant 2016-12-21 23:21:47 UTC
REVIEW: http://review.gluster.org/16252 (uss: snapd should enable SSL if SSL is enabled on volume) posted (#1) for review on release-3.8-fb by Kevin Vigor (kvigor)