Martin Gumbau wrote: > No, the directori ?/usr/local/lib/glusterfs/1.3.12/xlator/mount/ isn't > created in instalaltion. > > On Fri, 2008-10-31 at 13:52 +0100, Daniel Maher wrote: >> Martin Gumbau wrote: >> >>> 2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to >>> load file /usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so >>> 2008-10-31 12:30:17 E [xlator.c:120:xlator_set_type] xlator: >>> 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 >> Does the file exist (either in the path specified above, or anywhere else) ? Does the target file (fuse.so) exist anywhere on the system at all ? For example, on one of my servers, it is here : /usr/lib64/glusterfs/1.3.12/xlator/mount/fuse.so Use ? find ? to determine if the file exists anywhere... -- Daniel Maher <dma+gluster AT witbe DOT net>