Bug 1330248 - glusterd: SSL certificate depth volume option is incorrect
Summary: glusterd: SSL certificate depth volume option is incorrect
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1330249 1330257
TreeView+ depends on / blocked
 
Reported: 2016-04-25 17:51 UTC by Kaleb KEITHLEY
Modified: 2016-06-16 14:04 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.8rc2
Clone Of:
: 1330249 (view as bug list)
Environment:
Last Closed: 2016-06-16 14:04:21 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Kaleb KEITHLEY 2016-04-25 17:51:43 UTC
Description of problem:

from #gluster

xlators/mgmt/glusterd/src/glusterd-volgen.c sets volume option 

  ssl-cetificate-depth

Which not only is missing the 'r' in certifciate, but over in rpc/rpc-transport/socket/src/socket.c the volume option being looked for is

  ssl-cert-depth


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Vijay Bellur 2016-04-25 18:12:07 UTC
REVIEW: http://review.gluster.org/14066 (glusterd: SSL certificate depth volume option is incorrect) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 2 Vijay Bellur 2016-04-26 04:26:25 UTC
COMMIT: http://review.gluster.org/14066 committed in master by Atin Mukherjee (amukherj) 
------
commit 2dc22adbf3361bdab10924943371492cc2817d8a
Author: Kaleb S KEITHLEY <kkeithle>
Date:   Mon Apr 25 14:05:30 2016 -0400

    glusterd: SSL certificate depth volume option is incorrect
    
    Between 3.7.1 and 3.7.2 a typo was introduced changing the string
    ssl-cert-depth to ssl-cetificate-depth. [sic]
    
    rpc/rpc-transport/socket/src/socket.c still expects the string
    ssl-cert-depth.
    
    Also replace a couple errant tabs with spaces.
    
    Change-Id: I0621258470bd831c97008b56123a9dc7029d73f1
    BUG: 1330248
    Signed-off-by: Kaleb S KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/14066
    Smoke: Gluster Build System <jenkins.com>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.com>
    Reviewed-by: Atin Mukherjee <amukherj>

Comment 3 Niels de Vos 2016-06-16 14:04:21 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.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


Note You need to log in before you can comment on or make changes to this bug.