[Gluster-users] Failed to mount GlusterFS 3.1.3

Deadpan110 deadpan110 at gmail.com
Thu Mar 31 00:51:42 UTC 2011


Hiya,

Make sure you have done:

#sudo mkdir /mnt/glusterfs

before mounting

(I was able to recreate the error when the directory does not exist).


Martin

(Sorry for the resending - forgot to send to the list)

On 31 March 2011 06:41, Tiger Wings <tigerwings at gmail.com> wrote:
> Hi all,
>
> I am trying to install Glusterfs on my Fedora 14 (Laughlin).
> After installing GlusterFS and fuse as shown in
> (http://www.gluster.com/community/documentation/index.php/Gluster_3.1:_Installing_GlusterFS_on_Red_Hat_Package_Manager_%28RPM%29_Distributions),
> I did the following:
>
> #sudo /etc/init.d/glusterd start
>
> #sudo gluster volume create data transport tcp server1:/home/tiger/gfs
> #sudo gluster volume set data auth.allow 192.*
>
> #sudo gluster volume info
>
> Volume Name: data
> Type: Distribute
> Status: Started
> Number of Bricks: 1
> Transport-type: tcp
> Bricks:
> Brick1: server-1:/home/tiger/gfs
> Options Reconfigured:
> auth.allow: 192.*
>
> #sudo modprobe fuse
>
> at last, when I ran:
> #sudo mount -t glusterfs server-1:/data /mnt/glusterfs
> it always failed and I got this message:
>
> Usage:  mount.glusterfs <volumeserver>:<volumeid/volumeport> -o
> <options> <mountpoint>
> Options:
> man 8 mount.glusterfs
>
> To display the version number of the mount helper:
> mount.glusterfs --version
>
>
> How can I solve this issue?
> Thanks a lot.
>
> Tiger
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
>



More information about the Gluster-users mailing list