Hello all,
Trying to get Gluster going on a CentOS 5.2 (32bit) machine. The daemon
loads OK, but when the client tries, it spits this out in the log :
+------------------------------------------------------------------------------+
[2009-09-29 11:02:57] E [xlator.c:736:xlator_init_rec] xlator:
Initialization of volume 'fuse' failed, review your volfile again
[2009-09-29 11:02:57] E [glusterfsd.c:513:_xlator_graph_init] glusterfs:
initializing translator failed
[2009-09-29 11:02:57] E [glusterfsd.c:1217:main] glusterfs: translator
initialization failed. exiting
Naturally this indicates a Fuse problem, which makes sense, since CentOS
5.2 doesn't ship with Fuse. So i went ahead and installed, well, more
or less everything - yet the error persists. See below :
[r...@a01 ~]# rpm -qa | grep ^fuse
fuse-libs-2.7.4glfs11-1
fuse-2.7.4glfs11-1
fuse-devel-2.7.4glfs11-1
[r...@a01 ~]# rpm -qa | grep dkms
dkms-fuse-2.7.4-1.nodist.rf
dkms-2.0.22.0-1.el5.rf
[r...@a01 ~]# rpm -qa | grep gluster
glusterfs-server-2.0.6-1
glusterfs-client-2.0.6-1
glusterfs-common-2.0.6-1
[r...@a01 ~]# locate libfuse
/usr/lib/libfuse.so
/usr/lib/libfuse.so.2
/usr/lib/libfuse.so.2.7.4
[r...@a01 ~]# ls -l /dev/fuse
crw------- 1 root root 10, 229 Sep 29 11:01 /dev/fuse
However...
[r...@a01 ~]# modprobe fuse
FATAL: Module fuse not found.
Does anybody have any ideas ?
Thanks.
--
Daniel Maher <[email protected]>
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users