<div dir="ltr">two nodes (x.x.138.208, x.x.138.210), hosted-engine on x.x.139.240. <div><br></div><div>the vdsm logs are from x.x.138.208 and the connection is from the node itself. </div><div><br></div><div>&gt; <span style="font-size:12.8px">Running tcpdump it is a connect from the node to itself. I can&#39;t figure out what is wrong. Can someone ?&gt; give me a hint?</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">so i know they are coming from the node itself. The process connecting is terminating too fast. the moment i see it in tcpdump, it is gone from the process table.</span></div><div><br></div><div>Greetings</div><div>   Christoph</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 25, 2016 at 4:53 PM, Piotr Kliczewski <span dir="ltr">&lt;<a href="mailto:piotr.kliczewski@gmail.com" target="_blank">piotr.kliczewski@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">Christoph,<br>
<br>
In log snippets you provided I can see 2 occurrences of the log entry.<br>
There is 3 seconds between the calls.<br>
<br>
Each time I see calls to Host.getStats and Host.getHardwareInfo both<br>
from x.x.138.208.<br>
I do not see any log entries in the engine log so it not engine who connected.<br>
<br>
What host is it?<br>
<br>
Thanks,<br>
Piotr<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Jul 25, 2016 at 3:45 PM, C. Handel &lt;<a href="mailto:ovirt@macht-blau.org">ovirt@macht-blau.org</a>&gt; wrote:<br>
&gt; patch applied, The connection is from the node itself.<br>
&gt;<br>
&gt; logfiles with the last 100k (hope this is enough, the error happens every<br>
&gt; few seconds) of data attached.<br>
&gt;<br>
&gt; Greetings<br>
&gt;   Christoph<br>
&gt;<br>
&gt; On Mon, Jul 25, 2016 at 12:07 PM, Nir Soffer &lt;<a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jul 21, 2016 at 10:00 AM, C. Handel &lt;<a href="mailto:ovirt@macht-blau.org">ovirt@macht-blau.org</a>&gt; wrote:<br>
&gt;&gt; &gt; longer logs attached, excerpts:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ---+ vdsm<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Reactor thread::INFO::2016-07-21<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 08:01:19,544::protocoldetector::72::ProtocolDetector.AcceptorImpl::(handle_accept)<br>
&gt;&gt; &gt; Accepting connection from ::ffff:<a href="http://140.181.138.208:59502" rel="noreferrer" target="_blank">140.181.138.208:59502</a><br>
&gt;&gt; &gt; Reactor thread::DEBUG::2016-07-21<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 08:01:19,551::protocoldetector::85::ProtocolDetector.Detector::(__init__)<br>
&gt;&gt; &gt; Using required_size=11<br>
&gt;&gt; &gt; Reactor thread::INFO::2016-07-21<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 08:01:19,553::protocoldetector::121::ProtocolDetector.Detector::(handle_read)<br>
&gt;&gt; &gt; Detected protocol stomp from ::ffff:<a href="http://140.181.138.208:59502" rel="noreferrer" target="_blank">140.181.138.208:59502</a><br>
&gt;&gt; &gt; Reactor thread::INFO::2016-07-21<br>
&gt;&gt; &gt; 08:01:19,553::stompreactor::101::Broker.StompAdapter::(_cmd_connect)<br>
&gt;&gt; &gt; Processing CONNECT request<br>
&gt;&gt; &gt; Reactor thread::DEBUG::2016-07-21<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 08:01:19,554::stompreactor::492::protocoldetector.StompDetector::(handle_socket)<br>
&gt;&gt; &gt; Stomp detected from (&#39;::ffff:140.181.138.208&#39;, 59502)<br>
&gt;&gt; &gt; JsonRpc (StompReactor)::INFO::2016-07-21<br>
&gt;&gt; &gt; 08:01:19,554::stompreactor::128::Broker.StompAdapter::(_cmd_subscribe)<br>
&gt;&gt; &gt; Subscribe command received<br>
&gt;&gt; &gt; ...<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; JsonRpc (StompReactor)::ERROR::2016-07-21<br>
&gt;&gt; &gt; 08:01:21,411::betterAsyncore::113::vds.dispatcher::(recv) SSL error<br>
&gt;&gt; &gt; during<br>
&gt;&gt; &gt; reading data: unexpected eof<br>
&gt;&gt;<br>
&gt;&gt; This log is not very useful as is, we must show the relevant remote<br>
&gt;&gt; address.<br>
&gt;&gt;<br>
&gt;&gt; Should be improved in<br>
&gt;&gt; <a href="https://gerrit.ovirt.org/61303" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/61303</a><br>
&gt;&gt;<br>
&gt;&gt; Can you try this patch and share the log?<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ---+ engine<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2016-07-20 08:00:48,445 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler1) [1cff1b56] Fetched 7 VMs from VDS<br>
&gt;&gt; &gt; &#39;a46f9de2-4b79-45d4-bed5-f4f472eb8361&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:03,460 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler3) [78d8aa89] Fetched 0 VMs from VDS<br>
&gt;&gt; &gt; &#39;6f7a9201-e753-4875-b89d-024120067687&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:03,473 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler2) [71a27a96] Fetched 7 VMs from VDS<br>
&gt;&gt; &gt; &#39;a46f9de2-4b79-45d4-bed5-f4f472eb8361&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:18,488 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler2) [71a27a96] Fetched 0 VMs from VDS<br>
&gt;&gt; &gt; &#39;6f7a9201-e753-4875-b89d-024120067687&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:18,500 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler9) [47c419da] Fetched 7 VMs from VDS<br>
&gt;&gt; &gt; &#39;a46f9de2-4b79-45d4-bed5-f4f472eb8361&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:33,514 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler8) [735789] Fetched 0 VMs from VDS<br>
&gt;&gt; &gt; &#39;6f7a9201-e753-4875-b89d-024120067687&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:33,527 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler3) [78d8aa89] Fetched 7 VMs from VDS<br>
&gt;&gt; &gt; &#39;a46f9de2-4b79-45d4-bed5-f4f472eb8361&#39;<br>
&gt;&gt; &gt; 2016-07-20 08:01:48,543 INFO<br>
&gt;&gt; &gt; [org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]<br>
&gt;&gt; &gt; (DefaultQuartzScheduler8) [735789] Fetched 0 VMs from VDS<br>
&gt;&gt; &gt; &#39;6f7a9201-e753-4875-b89d-024120067687&#39;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Greetings<br>
&gt;&gt; &gt;    Christoph<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Jul 21, 2016 at 8:47 AM, Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com">ykaul@redhat.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Can you share engine and VDSM logs please?<br>
&gt;&gt; &gt;&gt; TIA,<br>
&gt;&gt; &gt;&gt; Y.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Thu, Jul 21, 2016 at 9:22 AM, C. Handel &lt;<a href="mailto:ovirt@macht-blau.org">ovirt@macht-blau.org</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; i have an ovirt 4.0.1 installation on two nodes. Hosted Engine. San<br>
&gt;&gt; &gt;&gt;&gt; storage backend.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; For some reason the vdsmd on the nodes is logging an error every few<br>
&gt;&gt; &gt;&gt;&gt; seconds:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; vdsm vds.dispatcher ERROR SSL error during reading data: unexpected<br>
&gt;&gt; &gt;&gt;&gt; eof<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Running tcpdump it is a connect from the node to itself. I can&#39;t<br>
&gt;&gt; &gt;&gt;&gt; figure<br>
&gt;&gt; &gt;&gt;&gt; out what is wrong. Can someone give me a hint?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Greetings<br>
&gt;&gt; &gt;&gt;&gt;    Christoph<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt;&gt; Users mailing list<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>