<div dir="ltr"><div>A quick thought:<br><br></div>Any luk if you supply &quot;2222&quot; instead of &quot;22&quot;  via heketi.json ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 30, 2017 at 7:35 PM, Jose A. Rivera <span dir="ltr">&lt;<a href="mailto:jarrpa@redhat.com" target="_blank">jarrpa@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Slightly different error. Yours is:<br>
<br>
/src/<a href="http://github.com/heketi/heketi/executors/sshexec/peer.go:76" rel="noreferrer" target="_blank">github.com/heketi/heketi/<wbr>executors/sshexec/peer.go:76</a>: dial tcp<br>
<a href="http://192.168.10.100:22" rel="noreferrer" target="_blank">192.168.10.100:22</a>: getsockopt: no route to host<br>
<br>
Mine is:<br>
<br>
/src/<a href="http://github.com/heketi/heketi/executors/sshexec/peer.go:76" rel="noreferrer" target="_blank">github.com/heketi/heketi/<wbr>executors/sshexec/peer.go:76</a>: dial tcp<br>
<a href="http://192.168.121.249:22" rel="noreferrer" target="_blank">192.168.121.249:22</a>: getsockopt: connection timed out<br>
<br>
What&#39;s your setup? I&#39;m just using the gluster-kubernetes vagrant environment.<br>
<span class="HOEnZb"><font color="#888888"><br>
--Jose<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Aug 30, 2017 at 8:03 AM, Michael Adam &lt;<a href="mailto:obnox@samba.org">obnox@samba.org</a>&gt; wrote:<br>
&gt; Seems like you&#39;re hitting the same thing that I asked about<br>
&gt; two weeks ago:<br>
&gt;<br>
&gt; <a href="http://lists.gluster.org/pipermail/heketi-devel/2017-August/000165.html" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>pipermail/heketi-devel/2017-<wbr>August/000165.html</a><br>
&gt;<br>
&gt; (with unmodified code)<br>
&gt;<br>
&gt; You seem to have a few more clues than I do.<br>
&gt; I&#39;ll have to re-test again. Just linking the<br>
&gt; two cases for now...<br>
&gt;<br>
&gt; Cheers - Michael<br>
&gt;<br>
&gt; On 2017-08-29 at 13:17 -0500, Jose A. Rivera wrote:<br>
&gt;&gt; Ping.<br>
&gt;&gt;<br>
&gt;&gt; Also, I forgot to mention that I&#39;m running glusterd natively on the<br>
&gt;&gt; same nodes running kubelet, so similar to our default test setup just<br>
&gt;&gt; non-containerized GlusterFS. I realized that the node that succeeds is<br>
&gt;&gt; the one that the heketi pod is running on. :)<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Aug 26, 2017 at 5:39 PM, Jose A. Rivera &lt;<a href="mailto:jarrpa@redhat.com">jarrpa@redhat.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Howdy, List!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;m having some trouble with (I think?) getting the heketi SSH<br>
&gt;&gt; &gt; executor to work from a container in Kubernetes.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; For a reference of my environment, I&#39;m running and testing gk-deploy from here:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="https://github.com/jarrpa/gluster-kubernetes/tree/jarrpa-dev" rel="noreferrer" target="_blank">https://github.com/jarrpa/<wbr>gluster-kubernetes/tree/<wbr>jarrpa-dev</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;m using the provided vagrant environment (with some minor storage<br>
&gt;&gt; &gt; modifications) and running the following test files:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; tests/complex/test-setup.sh &lt;-- sets up the vagrant environment<br>
&gt;&gt; &gt; tests/complex/test-gk-deploy-<wbr>ssh.sh &lt;-- runs test-inside-gk-deploy with SSH exec<br>
&gt;&gt; &gt; tests/complex/test-inside-gk-<wbr>deploy.sh &lt;-- actually runs gk-deploy<br>
&gt;&gt; &gt; with SSH params<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; When I run gk-deploy, the script has checks to verify that glusterd is<br>
&gt;&gt; &gt; running on the target nodes (check if &quot;gluster volume info&quot; succeeds)<br>
&gt;&gt; &gt; and those succeed. The script then goes along as normal until it tries<br>
&gt;&gt; &gt; to load the topology. At that point the two nodes of my three nodes<br>
&gt;&gt; &gt; experience SSH timeouts but the third one succeeds. Naturally, the<br>
&gt;&gt; &gt; script fails out after that. There seems to be no pattern on which<br>
&gt;&gt; &gt; nodes fail or succeed between iterations of the vagrant environment,<br>
&gt;&gt; &gt; but thus far it seems consistent that only one will succeed.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;ve attached the heketi log from the container trying to run the<br>
&gt;&gt; &gt; topology load. I&#39;ve turned on as much debugging as I could find, but<br>
&gt;&gt; &gt; still didn&#39;t see any clues.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Any ideas? :)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; --Jose<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; heketi-devel mailing list<br>
&gt;&gt; <a href="mailto:heketi-devel@gluster.org">heketi-devel@gluster.org</a><br>
&gt;&gt; <a href="http://lists.gluster.org/mailman/listinfo/heketi-devel" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/heketi-devel</a><br>
______________________________<wbr>_________________<br>
heketi-devel mailing list<br>
<a href="mailto:heketi-devel@gluster.org">heketi-devel@gluster.org</a><br>
<a href="http://lists.gluster.org/mailman/listinfo/heketi-devel" rel="noreferrer" target="_blank">http://lists.gluster.org/<wbr>mailman/listinfo/heketi-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div>Cheers,<br>Humble<br><br></div>Red Hat Storage Engineering<br></div><div>Mastering KVM Virtualization: <span><a href="http://amzn.to/2vFTXaW" target="_blank">http://amzn.to/2vFTXaW</a></span></div>Website: <a href="http://humblec.com" target="_blank">http://humblec.com</a><br></div></div></div></div></div></div>
</div>