Martin,<br>&nbsp;&nbsp; Please add &#39;--enable-fuse-client&#39; while configuring.<br><br>--<br>gowda<br><br><div class="gmail_quote">On Fri, Oct 31, 2008 at 5:10 PM, Martin Gumbau <span dir="ltr">&lt;<a href="mailto:mgumbau@iciq.es">mgumbau@iciq.es</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
I have the next scenario:<br>
#############################################################################<br>
SERVER SIDE (64 bit architecture)<br>
<br>
#############################################################################<br>
Two Storage Machines with:<br>
HARDWARE<br>
 &nbsp; &nbsp; &nbsp; &nbsp;DELL PE2900 III Intel Quad Core Xeon E5420 2,5Ghz, 2x6Mb cache,<br>
Bus<br>
1333FSB<br>
 &nbsp; &nbsp; &nbsp; &nbsp;RAM 4 GB FB 667Mhz (2x2Gb)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;8 HDD 1 TB, Near Line SAS 3,5&quot; 7,200 Hot plug<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Rack format 5U<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Raid PER 6i 256 Mb<br>
 &nbsp; &nbsp; &nbsp; &nbsp;redundant Power Supply<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Network Adapter Dual Intel PRO 1000 PCIe x 4<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CDRW/DVD<br>
<br>
SOFTWARE<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* Suse SLES 10 SP2 x86_64<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* Kernel: 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008<br>
x86_64<br>
x86_64 x86_64 GNU/Linux<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* glusterfs -V<br>
**************************************************************************<br>
glusterfs -V<br>
glusterfs 1.3.12 built on Oct &nbsp;3 2008 12:09:48<br>
Repository revision: glusterfs--mainline--2.5--patch-797<br>
Copyright (c) 2006, 2007, 2008 Z RESEARCH Inc.<br>
&lt;<a href="http://www.zresearch.com" target="_blank">http://www.zresearch.com</a>&gt;<br>
GlusterFS comes with ABSOLUTELY NO WARRANTY.<br>
You may redistribute copies of GlusterFS under the terms of the GNU<br>
General Public License.<br>
**************************************************************************<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* fuse, automake, autoconf, libtool, gcc, flex, bison, byacc,<br>
kernel-source, ...INSTALLED<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* no firewall<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* cat /etc/glusterfs/glusterfs-server.vol<br>
**************************************************************************<br>
# file: /etc/glusterfs/glusterfs-server.vol<br>
volume brick<br>
 &nbsp;type storage/posix<br>
 &nbsp;option directory /cfs/infi/<br>
end-volume<br>
<br>
volume server<br>
 &nbsp;type protocol/server<br>
 &nbsp;option transport-type tcp/server<br>
 &nbsp;option auth.ip.brick.allow *<br>
 &nbsp;subvolumes brick<br>
end-volume<br>
**************************************************************************<br>
<br>
#############################################################################<br>
<br>
CLIENT SIDE (64 bit architecture)<br>
#############################################################################<br>
Nodes<br>
HARDWARE<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* Dell PowerEdge 850<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* RAM 2GB<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* MicroP. Intel P4 - 3.6 GHz<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* HDD &nbsp; 80 GB<br>
<br>
SOFTWARE<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* Operating System - Debian testing/unstable<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* Kernel - <a href="http://2.6.16.20" target="_blank">2.6.16.20</a> #5 SMP Tue Jun 20 13:59:51 CEST 2006 i686<br>
GNU/Linux<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* gluster -V<br>
**************************************************************************<br>
glusterfs 1.3.12 built on Oct 22 2008 19:52:44<br>
Repository revision: glusterfs--mainline--2.5--patch-797<br>
Copyright (c) 2006, 2007, 2008 Z RESEARCH Inc.<br>
&lt;<a href="http://www.zresearch.com" target="_blank">http://www.zresearch.com</a>&gt;<br>
GlusterFS comes with ABSOLUTELY NO WARRANTY.<br>
You may redistribute copies of GlusterFS under the terms of the GNU<br>
General Public License.<br>
**************************************************************************<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* fuse, automake, autoconf, libtool, gcc, flex, bison, byacc,<br>
kernel-source, ...INSTALLED<br>
 &nbsp; &nbsp; &nbsp; &nbsp;* cat /etc/glusterfs/glusterfs-client.vol<br>
<br>
volume sirius00<br>
 &nbsp;type protocol/client<br>
 &nbsp;option transport-type tcp/client<br>
 &nbsp;option remote-host <a href="http://10.3.1.200" target="_blank">10.3.1.200</a><br>
 &nbsp;option remote-subvolume brick<br>
end-volume<br>
<br>
volume sirius01<br>
 &nbsp;type protocol/client<br>
 &nbsp;option transport-type tcp/client<br>
 &nbsp;option remote-host <a href="http://10.3.1.201" target="_blank">10.3.1.201</a><br>
 &nbsp;option remote-subvolume brick<br>
end-volume<br>
<br>
volume mirror0<br>
 &nbsp;type cluster/afr<br>
 &nbsp;subvolumes sirius00 sirius01<br>
end-volume<br>
#############################################################################<br>
<br>
When I run the next command:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;$ glusterfs -l /var/log/glusterfs/gfscli.log -LDEBUG \<br>
-f /etc/glusterfs/glusterfs-cli /mnt/glusterfs<br>
<br>
the log say me:<br>
<br>
---------<br>
2008-10-31 12:30:17 D [glusterfs.c:167:get_spec_fp] glusterfs: loading<br>
spec from /etc/glusterfs/glusterfs-client.vol<br>
2008-10-31 12:30:17 D [spec.y:107:new_section] parser: New node for<br>
&#39;sirius00&#39;<br>
2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to<br>
load file /usr/local/lib/glusterfs/1.3.12/xlator/protocol/client.so<br>
2008-10-31 12:30:17 D [spec.y:127:section_type] parser:<br>
Type:sirius00:protocol/client<br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius00:transport-type:tcp/client<br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius00:remote-host:<a href="http://10.3.10.200" target="_blank">10.3.10.200</a><br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius00:remote-subvolume:brick<br>
2008-10-31 12:30:17 D [spec.y:209:section_end] parser: end:sirius00<br>
2008-10-31 12:30:17 D [spec.y:107:new_section] parser: New node for<br>
&#39;sirius01&#39;<br>
2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to<br>
load file /usr/local/lib/glusterfs/1.3.12/xlator/protocol/client.so<br>
2008-10-31 12:30:17 D [spec.y:127:section_type] parser:<br>
Type:sirius01:protocol/client<br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius01:transport-type:tcp/client<br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius01:remote-host:<a href="http://10.3.10.201" target="_blank">10.3.10.201</a><br>
2008-10-31 12:30:17 D [spec.y:141:section_option] parser:<br>
Option:sirius01:remote-subvolume:brick<br>
2008-10-31 12:30:17 D [spec.y:209:section_end] parser: end:sirius01<br>
2008-10-31 12:30:17 D [spec.y:107:new_section] parser: New node for<br>
&#39;mirror0&#39;<br>
2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to<br>
load file /usr/local/lib/glusterfs/1.3.12/xlator/cluster/afr.so<br>
2008-10-31 12:30:17 D [spec.y:127:section_type] parser:<br>
Type:mirror0:cluster/afr<br>
2008-10-31 12:30:17 D [spec.y:196:section_sub] parser:<br>
child:mirror0-&gt;sirius00<br>
2008-10-31 12:30:17 D [spec.y:196:section_sub] parser:<br>
child:mirror0-&gt;sirius01<br>
2008-10-31 12:30:17 D [spec.y:209:section_end] parser: end:mirror0<br>
2008-10-31 12:30:17 D [glusterfs.c:128:fuse_graph] glusterfs: setting<br>
option mount-point to /mnt/glusterfs<br>
2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to<br>
load file /usr/local/lib/glusterfs/1.3.12/xlator/mount/fuse.so<br>
2008-10-31 12:30:17 E [xlator.c:120:xlator_set_type] xlator:<br>
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<br>
<br>
TLA Repo Revision: glusterfs--mainline--2.5--patch-797<br>
Time : 2008-10-31 12:30:17<br>
Signal Number : 11<br>
<br>
glusterfs -f /etc/glusterfs/glusterfs-client.vol<br>
-l /var/log/glusterfs/gfscli.log -L DEBUG /mnt/glusterfs<br>
<br>
/lib64/libc.so.6[0x2ad4b2894c30]<br>
---------<br>
<br>
<br>
--<br>
Martin Gumbau - <a href="mailto:mgumbau@iciq.es">mgumbau@iciq.es</a><br>
Responsable Informatic<br>
dels grups teorics<br>
de Quimica Computacional<br>
del ICIQ<br>
<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users" target="_blank">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>hard work often pays off after time, but laziness always pays off now<br>