Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 873367

Summary: SSL support not working
Product: [Community] GlusterFS Reporter: Jeff Darcy <jdarcy>
Component: transportAssignee: Jeff Darcy <jdarcy>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: mainlineCC: amarts, gluster-bugs, manu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:24:35 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:

Description Jeff Darcy 2012-11-05 16:25:59 UTC
Gluster-users email from Emanuel Dreyfus:

"if I mount/unmount/mount on a client, the second mount
fails and servers are stuck in a state where it is not possible to mount
until they are restarted. It is possible to mount the same filesystem
from a client using different mount pojnts, though. It will only break
when the filesystem is mounted for the second time on a given
mountpoint."

Comment 1 Jeff Darcy 2012-11-05 16:27:06 UTC
Problem is that some recent refactoring changed the contract that the SSL code relied on with respect to sending connect/disconnect notifications upward.  Patch forthcoming.

Comment 2 Vijay Bellur 2012-11-12 15:17:25 UTC
CHANGE: http://review.gluster.org/4158 (socket: fix SSL breakage from re/connect handling changes) merged in master by Vijay Bellur (vbellur)