[Bugs] [Bug 1467057] New: NFS-Ganesha doesn' t work on Gluster bricks with name that ends with "w0"

bugzilla at redhat.com bugzilla at redhat.com
Sun Jul 2 10:24:44 UTC 2017


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

            Bug ID: 1467057
           Summary: NFS-Ganesha doesn't work on Gluster bricks with name
                    that ends with "w0"
           Product: GlusterFS
           Version: 3.10
         Component: ganesha-nfs
          Assignee: bugs at gluster.org
          Reporter: jan.h.zak at gmail.com
                CC: bugs at gluster.org



Description of problem:
If you enable Ganesha on Gluster brick with name for example "w0" or "sw0" then
it doesn't work. There is something wrong with string "w0" at the end of brick
name.

Version-Release number of selected component (if applicable):
CentOS
uname -r
3.10.0-514.21.2.el7.x86_64
and also tested with:
3.10.0-514.26.1.el7.x86_64

yum list installed | egrep 'gluster|ganesha'
centos-release-gluster310.noarch     1.0-1.el7.centos         @extras

glusterfs.x86_64                     3.10.2-1.el7
@centos-gluster310
glusterfs-api.x86_64                 3.10.2-1.el7
@centos-gluster310
glusterfs-cli.x86_64                 3.10.2-1.el7
@centos-gluster310
glusterfs-client-xlators.x86_64      3.10.2-1.el7
@centos-gluster310
glusterfs-fuse.x86_64                3.10.2-1.el7
@centos-gluster310
glusterfs-ganesha.x86_64             3.10.2-1.el7
@centos-gluster310
glusterfs-libs.x86_64                3.10.2-1.el7
@centos-gluster310
glusterfs-server.x86_64              3.10.2-1.el7
@centos-gluster310
libntirpc.x86_64                     1.4.3-1.el7
 @centos-gluster310
nfs-ganesha.x86_64                   2.4.5-1.el7
 @centos-gluster310
nfs-ganesha-gluster.x86_64           2.4.5-1.el7
 @centos-gluster310
userspace-rcu.x86_64                 0.7.16-3.el7
@centos-gluster310

How reproducible:
Install and configure 3x node Gluster, with following bricks:
Name: w0, Path: /st/w0/0/   (w0  is mounted XFS filesystem)
Name: sw0, Path: /st/sw0/0/ (sw0 is mounted XFS filesystem)
and some other just for test

Create bricks: w0 and sw0

Check exports directory:
ls -l /var/run/gluster/shared_storage/nfs-ganesha/exports/

export.w0.conf  - does NOT exist
export.sw0.conf - exists but it doesn't work after reboot

Reboot
Start NFS-Ganesha service and check:
showmount -e localhost
If you have other bricks that they will show but "w0" and "sw0" will not show -
it doesn't work.

-- 
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