[Bugs] [Bug 1355956] RFE : move ganesha related configuration into shared storage

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 25 13:56:01 UTC 2016


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



--- Comment #17 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/14906 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 76726da0e86077a8f3a59c02a47fcf2e3994218f
Author: Jiffin Tony Thottan <jthottan at redhat.com>
Date:   Tue Jul 12 15:44:23 2016 +0530

    glusterd/ganesha : Move ganesha-ha.conf and ganesha.conf to shared storage

    Currently all the ganesha related configuration files(ganesha.conf,
    ganesha-ha.conf, export files, etc) is stored locally at /etc/ganesha
    on a every node in ganesha cluster. Usually we end up in two issues by
    doing so :
    * difficult in modifiying ganesha related conf file
    * diffciult to maintain consistency of conf file across ganesha cluster
    To tackle this, we plan to move all the ganesha configuration to shared
    storage. As a first step in this patch ganesha.conf and ganesha-ha.conf
    move to shared storage. Here actual ganesha.conf will resides in shared
    stoarge and symlinks will be created in /etc/ganesha when the option
    "gluster nfs-ganesha enable" is executed and remove those during the
    "disable" part.

    Modified prerequisites to done before running globaloption:
        * enable shared storage
        * create nfs-ganesha folder in shared storage
        * create ganesha.conf and ganesha-ha.conf in it

    More details can be found at http://review.gluster.org/#/c/15105/

    Change-Id: Ifabb6c5db50061f077a03932940190af74e2ca7f
    BUG: 1355956
    Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
    Reviewed-on: http://review.gluster.org/14906
    Reviewed-by: soumya k <skoduri at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

-- 
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=3stIk4DsEM&a=cc_unsubscribe


More information about the Bugs mailing list