Bug 765154 (GLUSTER-3422)

Summary: glusterd and glusterfsd may use different address familly
Product: [Community] GlusterFS Reporter: manu <manu>
Component: glusterdAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Other   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description manu@netbsd.org 2011-08-16 11:51:56 UTC
glusterd launches glusterfsd without specifying the address familly to use. glusterfsd therefore picks the default address familly. If glusterd has been configured to use a non default one, the two daemons use different address families and cannot talk to each other.

Comment 1 Anand Avati 2011-08-17 01:38:10 UTC
CHANGE: http://review.gluster.com/229 (NB: This was heavily tested on 3.2.2, but code has changed a lot) merged in master by Anand Avati (avati)

Comment 2 Anand Avati 2011-08-17 01:38:33 UTC
CHANGE: http://review.gluster.com/245 (Change-Id: I646c0c8e70268de6a20bb23dc3834ac6f5d2bbf2) merged in master by Anand Avati (avati)