[Bugs] [Bug 1596789] New: Update mount-shared-storage.sh to automatically include all enabled glusterfs mounts in fstab

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 29 17:46:51 UTC 2018


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

            Bug ID: 1596789
           Summary: Update mount-shared-storage.sh to automatically
                    include all enabled glusterfs mounts in fstab
           Product: GlusterFS
           Version: mainline
         Component: scripts
          Assignee: bugs at gluster.org
          Reporter: josiahp at gmail.com
                CC: bugs at gluster.org



Description of problem:
Currently the mount-shared-storage.sh script requires manual entry of each
volume and mount point. There is a TODO item from Bug 1452527 to automatically
pull the list of glusterfs mounts from the /etc/fstab file, validate that they
are mounted, or attempt to mount them. This is to complete that TODO item.

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

How reproducible:
Always

Steps to Reproduce:
1. Create a three node cluster
2. Add mounts to /etc/fstab on each node localhost:/volumeName /mnt/volumeName
glusterfs defaults,_netdev 0 0
3. Reboot any of the nodes

Actual results:
Sometimes the mounts will mount successfully, most of the time they will not

Expected results:
Mounts will mount successfully every time

Additional info:

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