Hi Marcelo, Everyone,<br><br>I tried different configurations, the latest follows:<br><br>[root@host1 ~]# cat /etc/hosts<br>127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4<br>127.0.0.1   host1 host1.fqdn<br>
192.168.1.193   host2 host2.fqdn<br><br>[root@host2 ~]# cat /etc/hosts<br>127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4<br>127.0.0.1   host2 host2.fqdn<br>192.168.1.192   host1 host1.fqdn<br>
<br>[root@host1 ~]# host host2<br>host2 has address 192.168.1.193<br><br>[root@host2 ~]# host host1<br>host1 has address 192.168.1.192<br><br>What is really strange, whenever I put wrong entries in peer probe it all says the same:<br>
[root@host1 ~]# gluster peer probe host2<br>Probe on localhost not needed<br>[root@host1 ~]# gluster peer probe host2-wrong-host.very.wrong.<br>Probe unsuccessful<br>Probe returned with unknown errno 107<br>[root@host1 ~]# gluster peer probe host2-wrong-host.very.wrong<br>
Probe on localhost not needed<br><br>Entries in:<br>[root@host1 ~]# tail -n20 /var/log/glusterfs/cli.log <br>[2012-07-02 17:51:54.204903] W [rpc-transport.c:174:rpc_transport_load] 0-rpc-transport: missing &#39;option transport-type&#39;. defaulting to &quot;socket&quot;<br>
[2012-07-02 17:51:54.210574] I [cli-cmd-volume.c:1308:cli_check_gsync_present] 0-: geo-replication not installed<br>[2012-07-02 17:51:54.211855] I [cli-rpc-ops.c:113:gf_cli3_1_probe_cbk] 0-cli: Received resp to probe<br>[2012-07-02 17:51:54.211973] I [input.c:46:cli_batch] 0-: Exiting with: 0<br>
[2012-07-02 17:52:02.107237] W [rpc-transport.c:174:rpc_transport_load] 0-rpc-transport: missing &#39;option transport-type&#39;. defaulting to &quot;socket&quot;<br>[2012-07-02 17:52:02.112930] I [cli-cmd-volume.c:1308:cli_check_gsync_present] 0-: geo-replication not installed<br>
[2012-07-02 17:52:02.116936] I [cli-rpc-ops.c:113:gf_cli3_1_probe_cbk] 0-cli: Received resp to probe<br>[2012-07-02 17:52:02.116962] E [cli-rpc-ops.c:173:gf_cli3_1_probe_cbk] 0-glusterd: Probe failed with op_ret -1 and op_errno 107<br>
[2012-07-02 17:52:02.116996] I [input.c:46:cli_batch] 0-: Exiting with: -1<br>[2012-07-02 17:52:10.067745] W [rpc-transport.c:174:rpc_transport_load] 0-rpc-transport: missing &#39;option transport-type&#39;. defaulting to &quot;socket&quot;<br>
[2012-07-02 17:52:10.072286] I [cli-cmd-volume.c:1308:cli_check_gsync_present] 0-: geo-replication not installed<br>[2012-07-02 17:52:10.076574] I [cli-rpc-ops.c:113:gf_cli3_1_probe_cbk] 0-cli: Received resp to probe<br>[2012-07-02 17:52:10.076691] I [input.c:46:cli_batch] 0-: Exiting with: 0<br>
<br>Hope it makes any sense.<br><br>Any ideas?<br><br>Thanks in advance,<br>Vladimir.<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 5:32 PM, Marcelo Roccasalva <span dir="ltr">&lt;<a href="mailto:roccas@gmail.com" target="_blank">roccas@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Jul 2, 2012 at 8:32 AM, Vladimir Yakovlev &lt;<a href="mailto:mrquesty@gmail.com">mrquesty@gmail.com</a>&gt; wrote:<br>

&gt; Hi Everyone,<br>
&gt;<br>
&gt; I&#39;m trying to set up Gluster 3.3.0 on a fresh CentOS 6.2 with selinux &amp;<br>
&gt; firewall disabled, hosts can see each other (they are present in DNS and one<br>
&gt; can ping/telnet to gluster port each other), there seems to be nothing<br>
&gt; suspicious in sysctl, but whatever I put in peer probe refers to &quot;Probe on<br>
&gt; localhost not needed&quot;.<br>
<br>
</div>double check your /etc/hosts and DNS... It seems you are probing the<br>
same host every time.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Marcelo<br>
<br>
&quot;¿No será acaso que esta vida moderna está teniendo más de moderna que<br>
de vida?&quot; (Mafalda)<br>
</font></span></blockquote></div><br>