[Gluster-users] Problem with xlator
Tom Lahti
toml at bitstatement.net
Fri Oct 31 23:43:55 UTC 2008
fuse module should be fuse.ko, not fuse.so. It'll be under
/lib/modules/`uname -r`
But your error message isn't about the kernel module, but rather the gluster
interface to the fuse module. You may need to add /usr/local/lib to
/etc/ld.so.conf and run ldconfig (assuming the file is actually there). If
the file isn't there then it didn't build properly; you probably don't have
proper kernel headers in place on your system.
>>>> dlopen(/usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so): /usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so: cannot open shared object file: No such file or directory
--
-- ============================
Tom Lahti
BIT Statement LLC
(425)251-0833 x 117
http://www.bitstatement.net/
-- ============================
More information about the Gluster-users
mailing list