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?

-Henrik

_______________________________________________
Gluster-users mailing list
[email protected]
http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users

Reply via email to