tcp.so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
  <mailto:kun.richard at kirzen.hu> kun.richard at kirzen.hu 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zresearch.com/pipermail/gluster-users/attachments/20090105/419200f4/attachment.htm 


[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux