[Gluster-users] Unable to mount gfs gv0 volume Enterprise Linux Enterprise Linux Server release 5.6 (Carthage)

Ben Turner bturner at redhat.com
Tue Jan 14 21:08:56 UTC 2014


----- Original Message -----
> From: "Jeffrey Brewster" <jab2805 at yahoo.com>
> To: "Ben Turner" <bturner at redhat.com>
> Cc: gluster-users at gluster.org
> Sent: Tuesday, January 14, 2014 3:57:24 PM
> Subject: Re: [Gluster-users] Unable to mount gfs gv0 volume Enterprise Linux	Enterprise Linux Server release 5.6
> (Carthage)
> 
> Thanks Ben,
> 
> 
> 
> I tried that  it still failed.

As Vijay suggested have a look at /var/log/glusterfs, there should be a log there with the mountpoint name that should give us a clue as to what is going on.  To note if there is a problem with FUSE not being loaded you will see something like:

[2013-01-12 01:58:22.213417] I [glusterfsd.c:1759:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.3.0.5rhs
[2013-01-12 01:58:22.213831] E [mount.c:596:gf_fuse_mount] 0-glusterfs-fuse: cannot open /dev/fuse (No such file or directory)
[2013-01-12 01:58:22.213856] E [xlator.c:385:xlator_init] 0-fuse: Initialization of volume 'fuse' failed, review your volfile again

If you can't tell the problem from the log shoot out the relevant line and I'll have a look.

-b
 
> 
> 
> 
> On Tuesday, January 14, 2014 3:22 PM, Ben Turner <bturner at redhat.com> wrote:
>  
> ----- Original Message -----
> > From: "Jeffrey Brewster" <jab2805 at yahoo.com>
> > To: gluster-users at gluster.org
> > Sent: Tuesday, January 14, 2014 1:47:55 PM
> > Subject: [Gluster-users] Unable to mount gfs gv0 volume Enterprise Linux
> >     Enterprise Linux Server release 5.6
> > (Carthage)
> > 
> > 
> > 
> > Hi all,
> > 
> > I have been following the quick start guide as part of a POC. I created a
> > 10GB brick to be mounted. I'm unable to mount the volume. I don't see any
> > thing in the logs. has anyone had the same issues? I was thinking I need to
> > install gluster-client but I don't see in the latest release rpms.
> > 
> > Data:
> > ===========
> > 
> > OS Version:
> > ------------
> > 
> > Description: Enterprise Linux Enterprise Linux Server release 5.6 (Carthage
> > 
> > 
> > Installed packages on both servers
> > ------------
> > 
> > # rpm -qa | grep gluster | cat -n
> > 1 glusterfs-libs-3.4.2-1.el5
> > 2 glusterfs-3.4.2-1.el5
> > 3 glusterfs-cli-3.4.2-1.el5
> > 4 glusterfs-geo-replication-3.4.2-1.el5
> > 5 glusterfs-fuse-3.4.2-1.el5
> > 6 glusterfs-server-3.4.2-1.el5
> > 
> > 
> > gluster peer probe successful:
> > -----------
> > peer probe: success: host gcvs0139 port 24007 already in peer list
> > 
> > Gluster info:
> > ---------
> > gluster volume info | cat -n
> > 1
> > 2 Volume Name: gv0
> > 3 Type: Replicate
> > 4 Volume ID: 30a27041-ba1b-456f-b0bc-d8cdd2376c2f
> > 5 Status: Started
> > 6 Number of Bricks: 1 x 2 = 2
> > 7 Transport-type: tcp
> > 8 Bricks:
> > 9 Brick1: gcvs0139:/data/gv0/brick1/app
> > 10 Brick2: gcvs4056:/data/gv0/brick1/app
> > 
> > 
> > Mount Failure:
> > ----------
> > 
> > 
> > [root at gcvs4056 jbrewster]# mount -t glusterfs gcvs4056:/gv0 /mnt
> > Mount failed. Please check the log file for more details.
> > 
> 
> I bet you need to modprobe the fuse module, in el5 its not loaded by default.
> 
> 
> -b
> 
> > 
> > 
> > _______________________________________________
> > Gluster-users mailing list
> > Gluster-users at gluster.org
> > http://supercolony.gluster.org/mailman/listinfo/gluster-users



More information about the Gluster-users mailing list