[Gluster-users] Problem with xlator
Martin Gumbau
mgumbau at ICIQ.ES
Sat Nov 1 00:45:12 UTC 2008
I have
/lib/modules/2.6.16.60-0.21-smp/kernel/fs/fuse/fuse.ko
I have
$ uname -r
2.6.16.60-0.21-smp
$ rpm -qa | grep kernel-source
kernel-source-2.6.16.60-0.21
In /usr/src there are directory
linux-2.6.16.60-0.21
with sources
with $ lsmod
show the fuse kernel module loaded
Why the xlator try to acces at
/usr/local/lib/glusterfs/1.3.12/xlator/mount/...?
What is the moment than tis directory is created?
There aren't this directory:
$ ls -l /usr/local/lib/glusterfs/xlator/
drwxr-xr-x 2 root root 128 2008-11-01 01:24 cluster
drwxr-xr-x 2 root root 72 2008-11-01 01:24 debug
drwxr-xr-x 2 root root 80 2008-11-01 01:24 encryption
drwxr-xr-x 2 root root 168 2008-11-01 01:24 features
drwxr-xr-x 2 root root 208 2008-11-01 01:24 performance
drwxr-xr-x 2 root root 112 2008-11-01 01:24 protocol
drwxr-xr-x 2 root root 72 2008-11-01 01:24 storage
************************
Martin Gumbau
e-mail: mgumbau at iciq.es
tel: 977 920 229
************************
Responsable Informatic
dels grups teorics
de Quimica Computacional
del ICIQ
________________________________________
De: Tom Lahti [toml at bitstatement.net]
Enviat el: dissabte, 1 / novembre / 2008 00:43
Per a: Martin Gumbau
A/c: Daniel Maher; gluster-users at gluster.org
Tema: Re: [Gluster-users] Problem with xlator
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