[Bugs] [Bug 1181500] New: Can't mount glusterfs

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 13 10:23:47 UTC 2015


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

            Bug ID: 1181500
           Summary: Can't mount glusterfs
           Product: GlusterFS
           Version: 3.6.0
         Component: fuse
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: too_extreme001 at hotmail.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
     I create a replicated volume on server (GlusterFS version 3.6.1) and mount
it to a Linux client 2 nodes but difference version (glusterfs-fuse
3.4.0.57rhs-1.el6_5 and glusterfs-fuse-3.6.0.29-2.el6).fuse-version
3.4.0.57rhs-1.el6_5 has no problem but fuse-version-3.6.0.29-2.el6 can't mount
and make fuse 3.4.0.57rhs-1.el6_5 disconnect from server.Is this bug for
fuse-3.6.0.29-2.el6 ? Thanks.

Version-Release number of selected component (if applicable):
     glusterfs-3.6.1                    (2 server) FreeBSD 9.2
     glusterfs-fuse-3.4.0.57rhs-1.el6_5 (client) Linux CentOS 6.5
     glusterfs-fuse-3.6.0.29-2.el6      (client) Linux CentOS 6.5

How reproducible:
1.Add peer with 2 FreeBSD nodes : OK
2.Create distributed volume : OK
3.Mount volume on the Linux client-fuse-3.4.0.57rhs-1.el6_5 : OK
4.Mount volume on the Linux client-fuse-3.6.0.29-2.el6 : ERROR
     (client fuse-3.4.0.57rhs-1.el6_5 disconnect from server)

Steps to Reproduce:
        192.168.231.1 (host 1 FreeBSD 9.2)
    192.168.231.2 (host 2 FreeBSD 9.2)
    192.168.231.3 (Client Linux 6.5) glusterfs-fuse-3.4.0.57rhs-1.el6_5
        192.168.231.4 (Client Linux 6.5) glusterfs-fuse-3.6.0.29-2.el6

(host 1)
        # gluster peer probe 192.168.231.2     
    # gluster volume create rep-vol replica 2 192.168.231.1:/mnt/test12/brick02
192.168.231.2:/mnt/test12/brick02
    # gluster volume start rep-vol

(Client 1)
    # mount.glusterfs 192.168.231.1:/rep-vol /mnt/replicated (OK)

(Client 2)
    # mount.glusterfs 192.168.231.2:/rep-vol /mnt/replicated (ERROR)

Actual results:
client 2 (glusterfs-fuse-3.6.0.29-2.el6) can't mount glusterfs volume.

Expected results:
mount ok on two clients.

Additional info:
[2015-01-09 03:58:56.183047] E [socket.c:2169:socket_connect_finish]
0-rep-vol-client-0: connection to 192.168.231.1:49152 failed (Connection
refused)
[2015-01-09 03:59:00.183443] I [rpc-clnt.c:1759:rpc_clnt_reconfig]
0-rep-vol-client-0: changing port to 49152 (from 0)
[2015-01-09 03:59:00.189524] E [socket.c:2169:socket_connect_finish]
0-rep-vol-client-0: connection to 192.168.231.1:49152 failed (Connection
refused)
[2015-01-09 03:59:04.187947] I [rpc-clnt.c:1759:rpc_clnt_reconfig]
0-rep-vol-client-0: changing port to 49152 (from 0)
[2015-01-09 03:59:04.191556] E [socket.c:2169:socket_connect_finish]
0-rep-vol-client-0: connection to 192.168.231.1:49152 failed (Connection
refused)

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