[Bugs] [Bug 1170575] New: Cannot mount gluster share with mount.glusterfs

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 4 11:09:56 UTC 2014


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

            Bug ID: 1170575
           Summary: Cannot mount gluster share with mount.glusterfs
           Product: GlusterFS
           Version: 3.6.1
         Component: fuse
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: lbayerlein at lbayerlein.de
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
I created a share on the RHEL 7 System with success (gluster volume create).
There are no error on any checks. With the command 'mount.glusterfs
[host]:/[VolName] /mnt' there also no errors shown. But in
/var/log/glusterfs/mnt.log , there is this error:
[2014-12-04 11:01:27.239014] I [options.c:1163:xlator_option_init_double]
0-fuse: option attribute-timeout convertion failed value 1.0
[2014-12-04 11:01:27.239032] E [xlator.c:425:xlator_init] 0-fuse:
Initialization of volume 'fuse' failed, review your volfile again

/mnt is not mounted. There are no files in it.

The command executed is:
/usr/sbin/glusterfs --volfile-server=[SRVName or IP] --volfile-id=/[VolName]
/mnt


Version-Release number of selected component (if applicable):
- RHEL 7
- Packages from official Gluster Repo LATEST (glusterfs-fuse-3.6.1-1.el7.x86_64
glusterfs-server-3.6.1-1.el7.x86_64
glusterfs-regression-tests-3.6.1-1.el7.x86_64
glusterfs-debuginfo-3.6.1-1.el7.x86_64
glusterfs-libs-3.6.1-1.el7.x86_64
glusterfs-3.6.1-1.el7.x86_64
glusterfs-extra-xlators-3.6.1-1.el7.x86_64
glusterfs-cli-3.6.1-1.el7.x86_64
glusterfs-geo-replication-3.6.1-1.el7.x86_64
glusterfs-rdma-3.6.1-1.el7.x86_64
glusterfs-api-3.6.1-1.el7.x86_64
glusterfs-devel-3.6.1-1.el7.x86_64
glusterfs-api-devel-3.6.1-1.el7.x86_64)




How reproducible:
- Install RHEL 7
- Do a yum update
- Install Packages listed above
- Create a volume with 'gluster volume create test transport tcp
1.2.3.4:/storage/'
- Try to mount this with 'mount.glusterfs 1.2.3.4:/test /mnt'
- Notice Error in Log

Steps to Reproduce:
1.
2.
3.

Actual results:
Mount (manually or via fstab) is not possibly without any stdout error.

Expected results:
Mount the volume.

Additional info:
If I do a '/usr/sbin/glusterfs --attribute-timeout=1  --volfile-server=1.2.3.4 
--volfile-id=test /mnt', the problem is solved an executed successfully. The
system mounts this share with full functionality.

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