I&#39;ve noticed this too when using some of the prebuilt configurations.&nbsp;&nbsp; Try specifying the transport-type as tcp/client or tcp/server rather than just tcp. <br><br>Example:&nbsp; <br>volume brick01<br>&nbsp;type protocol/client<br>
&nbsp;option transport-type tcp/client<br>&nbsp;option remote-host 172.22.11.1<br>&nbsp;option remote-subvolume brick01<br>end-volume<br>volume server<br>&nbsp;type protocol/server<br>&nbsp;option transport-type tcp/server <br>&nbsp;option auth.ip.brick01.allow 172.22.* <br>
&nbsp;subvolumes brick01<br>end-volume<br><br><br><br><div class="gmail_quote">2008/12/19 Kun Richárd <span dir="ltr">&lt;<a href="mailto:kun.richard@kirzen.hu">kun.richard@kirzen.hu</a>&gt;</span><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>
<br>
I wanted to try glusterfs 1.3.12a from source, on the basis of the<br>
documentation.<br>
When I started the glusterfsd, I get this message:<br>
<br>
[transport.c:86:transport_load] transport: dlopen<br>
(/usr/local/lib/glusterfs/1.3.12a/transport/tcp.so):<br>
/usr/local/lib/glusterfs/1.3.12a/transport/tcp.so: cannot open shared object<br>
file: No such file or directory<br>
<br>
The file doesn&#39;t exist, but I don&#39;t have any error messages at compile time.<br>
What&#39;s wrong?<br>
<br>
Please reply me too, I&#39;m not in list.<br>
<br>
Thanks:<br>
<br>
--<br>
Üdv,<br>
&nbsp;Ricsi<br>
&nbsp;<a href="mailto:kun.richard@kirzen.hu">kun.richard@kirzen.hu</a><br>
<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>