[Bugs] [Bug 1690454] New: mount-shared-storage.sh does not implement mount options

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 19 14:05:15 UTC 2019


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

            Bug ID: 1690454
           Summary: mount-shared-storage.sh does not implement mount
                    options
           Product: GlusterFS
           Version: 5
                OS: Linux
            Status: NEW
         Component: posix-acl
          Assignee: bugs at gluster.org
          Reporter: mplx+redhat at donotreply.at
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
mount-shared-storage.sh does not take care of mount options specified in
/etc/fstab

Version-Release number of selected component (if applicable):
5.5

How reproducible:
reproducible

Steps to Reproduce:
1. add acl option to glusterfs entry in fstab
2. manually mount or mount via os means; acl is enabled
3. unmount
4. mount-shared-storage.sh mounts glusterfs; acl not enabled

Actual results:
mount-shared-storage.sh mounts without options from fstab (i.e. mount -t
glusterfs /src /target)

Expected results:
mount-shared-storage.sh evaluates and uses options from fstab when mounting
(i.e. mount --target /target)

Additional info:
https://github.com/gluster/glusterfs/blob/master/extras/mount-shared-storage.sh#L24

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