[Bugs] [Bug 1377198] Volume restart couldn' t re-export the volume exported via ganesha.

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 19 08:48:05 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1377198



--- Comment #2 from Shashank Raj <sraj at redhat.com> ---
Volume restart creates an export entry (/etc/ganesha/exports/export.v3.conf)
for the same volume inside /etc/ganesha/ganesha.conf

As below:

#in the global part. Or create a separate file with the export block
#and include in the following block.

NFS_Core_Param {
        #Use supplied name other tha IP In NSM operations
        NSM_Use_Caller_Name = true;
        #Copy lock states into "/var/lib/nfs/ganesha" dir
        Clustered = false;
        #By default port number '2049' is used for NFS service.
        #Configure ports for MNT, NLM, RQuota services.
        #The ports chosen here are from '/etc/sysconfig/nfs'
        MNT_Port = 20048;
        NLM_Port = 32803;
        Rquota_Port = 875;
}

CACHEINODE {
        Entries_HWMark = 25000;
}
%include "/etc/ganesha/exports/export.v3.conf"

is this expected?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MoSEHzAcyq&a=cc_unsubscribe


More information about the Bugs mailing list