[Bugs] [Bug 1397795] New: NFS-Ganesha: Volume reset for any option causes reset of ganesha enable option and bring down the ganesha services

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 23 11:21:35 UTC 2016


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

            Bug ID: 1397795
           Summary: NFS-Ganesha:Volume reset for any option causes reset
                    of ganesha enable option and bring down the ganesha
                    services
           Product: GlusterFS
           Version: mainline
         Component: glusterd
          Keywords: Triaged
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: jthottan at redhat.com
                CC: bugs at gluster.org, jthottan at redhat.com,
                    kkeithle at redhat.com, rhinduja at redhat.com,
                    rhs-bugs at redhat.com, sbhaloth at redhat.com,
                    skoduri at redhat.com, storage-qa-internal at redhat.com
        Depends On: 1397450
            Blocks: 1351528



+++ This bug was initially created as a clone of Bug #1397450 +++

Description of problem:
********************************
When any of the volume option is reset, error is seen in the cli output and
ganesha options are also reset with bringing down the ganesha services .

I executed gluster vol volname reset readdir-ahead

gluster vol reset ganesha readdir-ahead 
volume reset: success: Dynamic export addition/deletion failed. Please see log
file for details



 pcs status
Cluster name: ganesha-ha-360
Stack: corosync
Current DC: dhcp47-147.lab.eng.blr.redhat.com (version
1.1.15-11.el7_3.2-e174ec8) - partition with quorum
Last updated: Tue Nov 22 18:15:59 2016        Last change: Tue Nov 22 18:15:42
2016 by root via crm_attribute on dhcp47-137.lab.eng.blr.redhat.com

4 nodes and 24 resources configured

Online: [ dhcp47-104.lab.eng.blr.redhat.com dhcp47-105.lab.eng.blr.redhat.com
dhcp47-137.lab.eng.blr.redhat.com dhcp47-147.lab.eng.blr.redhat.com ]

Full list of resources:

 Clone Set: nfs_setup-clone [nfs_setup]
     Started: [ dhcp47-104.lab.eng.blr.redhat.com
dhcp47-105.lab.eng.blr.redhat.com dhcp47-137.lab.eng.blr.redhat.com
dhcp47-147.lab.eng.blr.redhat.com ]
 Clone Set: nfs-mon-clone [nfs-mon]
     Started: [ dhcp47-104.lab.eng.blr.redhat.com
dhcp47-105.lab.eng.blr.redhat.com dhcp47-137.lab.eng.blr.redhat.com
dhcp47-147.lab.eng.blr.redhat.com ]
 Clone Set: nfs-grace-clone [nfs-grace]
     Stopped: [ dhcp47-104.lab.eng.blr.redhat.com
dhcp47-105.lab.eng.blr.redhat.com dhcp47-137.lab.eng.blr.redhat.com
dhcp47-147.lab.eng.blr.redhat.com ]
 Resource Group: dhcp47-147.lab.eng.blr.redhat.com-group
     dhcp47-147.lab.eng.blr.redhat.com-nfs_block    (ocf::heartbeat:portblock):
   Stopped
     dhcp47-147.lab.eng.blr.redhat.com-cluster_ip-1    (ocf::heartbeat:IPaddr):
   Stopped
     dhcp47-147.lab.eng.blr.redhat.com-nfs_unblock   
(ocf::heartbeat:portblock):    Stopped
 Resource Group: dhcp47-137.lab.eng.blr.redhat.com-group
     dhcp47-137.lab.eng.blr.redhat.com-nfs_block    (ocf::heartbeat:portblock):
   Stopped
     dhcp47-137.lab.eng.blr.redhat.com-cluster_ip-1    (ocf::heartbeat:IPaddr):
   Stopped
     dhcp47-137.lab.eng.blr.redhat.com-nfs_unblock   
(ocf::heartbeat:portblock):    Stopped
 Resource Group: dhcp47-104.lab.eng.blr.redhat.com-group
     dhcp47-104.lab.eng.blr.redhat.com-nfs_block    (ocf::heartbeat:portblock):
   Stopped
     dhcp47-104.lab.eng.blr.redhat.com-cluster_ip-1    (ocf::heartbeat:IPaddr):
   Stopped
     dhcp47-104.lab.eng.blr.redhat.com-nfs_unblock   
(ocf::heartbeat:portblock):    Stopped
 Resource Group: dhcp47-105.lab.eng.blr.redhat.com-group
     dhcp47-105.lab.eng.blr.redhat.com-nfs_block    (ocf::heartbeat:portblock):
   Stopped
     dhcp47-105.lab.eng.blr.redhat.com-cluster_ip-1    (ocf::heartbeat:IPaddr):
   Stopped
     dhcp47-105.lab.eng.blr.redhat.com-nfs_unblock   
(ocf::heartbeat:portblock):    Stopped



Volume Name: gluster_shared_storage
Type: Replicate
Volume ID: 7cc41702-7189-41d7-8931-051ad49ba1d1
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: dhcp47-104.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick
Brick2: dhcp47-105.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick
Brick3: dhcp47-147.lab.eng.blr.redhat.com:/var/lib/glusterd/ss_brick
Options Reconfigured:
ganesha.enable: off
features.cache-invalidation: off
nfs.disable: on
performance.readdir-ahead: on
transport.address-family: inet
cluster.enable-shared-storage: enable
nfs-ganesha: enable




Version-Release number of selected component (if applicable):
nfs-ganesha-2.4.1-1.el7rhgs.x86_64
nfs-ganesha-gluster-2.4.1-1.el7rhgs.x86_64
glusterfs-ganesha-3.8.4-5.el7rhgs.x86_64


How reproducible:
Always

Steps to Reproduce:
1.Create ganesha cluster setup
2. create a volume,start it
3. Execute gluster vol reset volname <any vol option>

Actual results:
It resets the ganesha enable option as well and brings ganesha and other
services to stopped state and pcs status shows all nodes stopped.

Expected results:
The volume reset for specific option should only reset taht option and should
not cause changes to ganesha related options and should not bring down the
cluster.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1397450
[Bug 1397450] NFS-Ganesha:Volume reset for any option causes reset of
ganesha enable option and bring down the ganesha services
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list