Bug 1202463

Summary: nfs : dynamic netgroup/export authentication fails
Product: [Community] GlusterFS Reporter: Jiffin <jthottan>
Component: nfsAssignee: bugs <bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: bugs, gluster-bugs, jthottan, ndevos
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-15 07:12:17 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 Jiffin 2015-03-16 16:48:28 UTC
Description of problem:

When the export file is edited on the fly, then for proper working of netgroup/export authentication requires nfs-server restarts. 


How reproducible:
always

Steps to Reproduce:
1.create and start a volume.
2.edit export file (/var/lib/glusterd/nfs/exports) by adding localhost and volume name as entry
3.enable nfs.exports-auth-enable for that volume
4.mount the volume using ip mentioned in export file
5.umount it
6.edit the file again by removing the previous entry
7.try to mount the volume again. 

Actual results:
mount succeeded .

Expected results:
mount should fail

Additional info: