+++ This bug was initially created as a clone of Bug #1045309 +++ Description of problem: The glusterfs-fuse on earlier glusterfs version (<3.4) have 'fetch-attempts'option, how-ever 'fetch-attempts' option does not exists . If a previous client mounted the volume with "fetch-attempts", the new version can not parse the same and it will cause the mount to fail. Version-Release number of selected component (if applicable): glusterfs-3.4.1 Actual results: The mount was failed.. Expected results: The mount options fetch-attempts should be backward compatible and mount should succeed.
Apologies, I updated the stale BZ page, which did the following calamity, Flags: qe_test_coverage? devel_ack+ qa_ack+ → qe_test_coverage+ devel_ack? qa_ack? Requesting for restoring it back.
patch posted at https://code.engineering.redhat.com/gerrit/#/c/17740/
Verified with glusterfs-3.4.0.53rhs.el6 with RHEL 6.5 client [root@rhs-client15 ~]# glusterfs --version glusterfs 3.4.0.53rhs built on Dec 30 2013 10:12:53 Repository revision: git://git.gluster.com/glusterfs.git Copyright (c) 2006-2013 Red Hat, Inc. <http://www.redhat.com/> GlusterFS comes with ABSOLUTELY NO WARRANTY. It is licensed to you under your choice of the GNU Lesser General Public License, version 3 or any later version (LGPLv3 or later), or the GNU General Public License, version 2 (GPLv2), in all cases as published by the Free Software Foundation. [root@rhs-client15 ~]# mount.glusterfs 10.70.37.86:distrep -o fetch-attempts=2 /mnt [root@rhs-client15 ~]# ps aux | grep distrep | grep -v 'grep distrep' root 26100 0.1 0.2 303940 38092 ? Ssl 06:30 0:00 /usr/sbin/glusterfs --volfile-server=10.70.37.86 --volfile-id=distrep /mnt [root@rhs-client15 ~]# mount /dev/mapper/vg_rhsclient15-lv_root on / type ext4 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0") /dev/sda1 on /boot type ext4 (rw) /dev/mapper/vg_rhsclient15-lv_home on /home type ext4 (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) 10.70.37.86:distrep on /mnt type fuse.glusterfs (rw,default_permissions,allow_other,max_read=131072)
Harsha, Can you please verify the doc text for technical accuracy?
Harsha, I made minor edits to the doc text to fit it into the errata format. Please review it for technical accuracy and sign off.
(In reply to Pavithra from comment #9) > Harsha, > > I made minor edits to the doc text to fit it into the errata format. Please > review it for technical accuracy and sign off. +1 Thanks
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0208.html