[Gluster-users] [fuse-bridge.c:2699:init] glusterfs-fuse: fuse_mount failed (No such file or directory)
Smart Weblications GmbH
info at smart-weblications.de
Mon Mar 9 12:51:42 UTC 2009
Henrik Bach schrieb:
> Hi!
>
> I am following your tutorial in the user guide.
>
> When I try to connect to the local glusterfs server with a client:
>
> $ sudo glusterfs -s localhost mnt/glusterfs/
>
> I get following error:
> ----------------------------
> 2009-03-09 03:07:56 W [client-protocol.c:280:client_protocol_xfer]
> trans: attempting to pipeline request type(2) op(4) with handshake
> 2009-03-09 03:07:56 E [fuse-bridge.c:2699:init] glusterfs-fuse:
> fuse_mount failed (No such file or directory)
>
> 2009-03-09 03:07:56 E [glusterfs.c:547:main] glusterfs: Initializing FUSE failed
> ----------------------------
>
> I've created the mount point:
>
> ~$ ls -ald mnt/glusterfs/
> drwxr-xr-x 2 ... 4096 2009-03-09 03:02 mnt/glusterfs/
>
> and have fuse installed:
>
> ~$ lsmod | grep fuse
> fuse 60828 3
>
> The glusterfs client is:
>
> ~$ glusterfs --version
> glusterfs 1.3.10 built on Oct 4 2008 17:17:11
> Repository revision: glusterfs--mainline--2.5--patch-788
>
> What am I doing wrong?
>
Seems like a missing / by the mountpoint to me, should be:
$ sudo glusterfs -s localhost /mnt/glusterfs/
But you should specifiy a vol-file, too.
--
Mit freundlichen Grüßen,
Smart Weblications GmbH
Martinsberger Str. 1
D-95119 Naila
fon.: +49 9282 9638 200
fax.: +49 9282 9638 205
24/7: +49 900 311 886 00 - 1,99 EUR/Min*
http://www.smart-weblications.de
--
Sitz der Gesellschaft: Naila
Geschäftsführer: Florian Wiessner
HRB-Nr.: HRB 3840 Amtsgericht Hof
*aus dem dt. Festnetz, ggf. abweichende Preise aus dem Mobilfunknetz
More information about the Gluster-users
mailing list