Bug 1216051 - nfs-ganesha: More parameters to be added to ganesha global config file
Summary: nfs-ganesha: More parameters to be added to ganesha global config file
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: ganesha-nfs
Version: mainline
Hardware: All
OS: All
high
high
Target Milestone: ---
Assignee: Meghana
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-28 12:10 UTC by Soumya Koduri
Modified: 2015-12-01 16:45 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-07-13 05:06:54 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Soumya Koduri 2015-04-28 12:10:32 UTC
Description of problem:

We need to set below options in our ganesha.config file as default parameters 

In “NFS_Core_Param” -
1) /* Whether to use the supplied name rather than the IP address in NSM operations.  Settable with NSM_Use_Caller_Name. */
        NSM_Use_Caller_Name = true;

2) /* to copy lock states into '/var/lib/nfs/ganesha' directory instead of '/var/lib/nfs/ganesha/node*' dir */

        Clustered = false 

Also we have seen other issue while testing recovery - 
 Clientids are created in /var/lib/nfs/ganesha/node* directory. It was not the case before. Will debug it and check if it is configurable as well.


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