Bug 1269502

Summary: nfs-ganesha: refresh-config fails for localhost
Product: [Community] GlusterFS Reporter: Saurabh <saujain>
Component: ganesha-nfsAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.7.4CC: jthottan, kkeithle, mzywusko, ndevos, skoduri
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-06 17:52:00 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:
Attachments:
Description Flags
ganesha.log none

Description Saurabh 2015-10-07 12:41:52 UTC
Description of problem:
I updated the config file for enabling ACLs and executed the refresh config to update all of the nodes in cluster. The refresh failed on the localhost. 

Version-Release number of selected component (if applicable):
nfs-ganesha-2.2.0-9.el7rhgs.x86_64
glusterfs-3.7.4-2.el7.x86_64

How reproducible:
always

Actual results:
# time bash /usr/libexec/ganesha/ganesha-ha.sh --refresh-config /etc/ganesha/ vol2
Refresh-config completed on vm2.
Refresh-config completed on vm3.
Refresh-config completed on vm4.
Error: refresh-config failed on localhost.


Expected results:
refresh-config should fail on localhost, as the localhost is already updated.

Additional info:

Comment 1 Saurabh 2015-10-07 12:44:24 UTC
Post refresh-config failure the volume is not seen to exported on that particular host,
# showmount -e localhost
Export list for localhost:


As can be the volume in consideration is not listed in the Export list.

Comment 2 Saurabh 2015-10-07 12:44:57 UTC
Created attachment 1080659 [details]
ganesha.log