Hi, Can you send the complete logfile? Also, If you can find the core of glusterfs, is it possible for you to attach a gdb to it and send the backtrace? regards, On Mon, Jan 5, 2009 at 2:15 PM, Kun Rich?rd <kun.richard at kirzen.hu> wrote: > he Hi, > > > > # locate libfuse.so > > /usr/lib/libfuse.so > > /usr/lib/libfuse.so.2 > > /usr/lib/libfuse.so.2.5.3 > > > > So, the libfuse-dev installed, in /usr/lib. > > > > I have configured, installed the new binaries, and when I started, I get > this: > > # glusterfs -f /etc/glusterfs/glusterfs-client.vol -l > /var/log/glusterfs.log -L DEBUG /mnt/glusterfs > > # tail -f /var/log/glusterfs.log > > TLA Repo Revision: glusterfs--mainline--2.5--patch-799 > > Time : 2009-01-05 11:04:51 > > Signal Number : 11 > > > > glusterfs -f /etc/glusterfs/glusterfs-client.vol -l /var/log/glusterfs.log > -L DEBUG /mnt/glusterfs > > > > [0xb7fd2420] > > /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8)[0xb7e7cea8] > > [glusterfs][0x8049561] > > --------- > > > > It seems the gluster isn't working? > > What this logmessage means? > > -- > ?dv, > Ricsi > kun.richard at kirzen.hu > ------------------------------ > > *From:* Amar (???? ????????) [mailto:amarts at gmail.com] > *Sent:* Tuesday, December 30, 2008 9:26 PM > *To:* Kun Rich?rd > *Cc:* Basavanagowda Kanur; gluster-users at gluster.org > *Subject:* Re: tcp.so > > > > Hi Kun, > The problem here is libfuse is not installed in the /usr/lib path.. > (mostly it may be in '/usr/local/lib') > > do this.. > > bash# locate libfuse.so > <path>/libfuse.so.* > bash# LDFLAGS="-L<path>" ./configure > > This should find the libfuse and build fuse module. If locate doesn't show > any output, then fuse module is installed as part of kernel, but > libfuse-devel pkg is not installed. > > Regards, > Amar > > 2008/12/30 Kun Rich?rd <kun.richard at kirzen.hu> > > Hi, > > > > I tried this, so: > > > > # dpkg -l | grep fuse > > ii libfuse-dev 2.5.3-4.4 > Filesystem in USErspace (development files) > > ii libfuse-perl 0.07-2+b2 > Write filesystems in Perl using FUSE > > ii libfuse2 2.5.3-4.4 > Filesystem in USErspace library > > > > # lsmod | grep fuse > > fuse 39828 0 > > > > And the result is the same. Other ideas or debugging facilities? > > -- > ?dv, > Ricsi > kun.richard at kirzen.hu > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > > -- Raghavendra G -------------- next part -------------- An HTML attachment was scrubbed... URL: http://zresearch.com/pipermail/gluster-users/attachments/20090105/6b64022a/attachment.htm