Bug 1269502 - nfs-ganesha: refresh-config fails for localhost
Summary: nfs-ganesha: refresh-config fails for localhost
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: ganesha-nfs
Version: 3.7.4
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-07 12:41 UTC by Saurabh
Modified: 2017-03-06 17:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-06 17:52:00 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)
ganesha.log (13.63 KB, text/plain)
2015-10-07 12:44 UTC, Saurabh
no flags Details

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


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