<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 15, 2016 at 3:04 PM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div class="gmail-h5"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 15, 2016 at 2:51 PM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Single host with self hosted engine.<div>All seems ok after rebooting host and exiting local maintenance.</div><div>But when I try to start a VM I get</div><div><br></div><div>VM racclient1 is down with error. Exit message: Unable to get volume size for domain 556abaa8-0fcc-4042-963b-f27db5<wbr>e03837 volume e0524893-1f78-4e6b-8e5e-83217b<wbr>c0dc5b.<br></div><div><br></div><div>I don&#39;t know if it is related, but even after this update I continue to get the SSL error in vdsmd service:</div></div></blockquote></div></div></div></div></div></blockquote><div><br></div><div>The SSL error is due to a bad handling of EOF on the underlying connection with M2Crypto library:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1383118">https://bugzilla.redhat.com/show_bug.cgi?id=1383118</a><br></div><div><br></div><div>You see many of them since ovirt-ha-agent is opening and closing multiple connections:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1349829">https://bugzilla.redhat.com/show_bug.cgi?id=1349829</a><br></div><div><br></div><div>A bit annoying but absolutely harmless.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div class="gmail-h5"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div><div>[root@ractor ~]# systemctl status vdsmd -l</div><div>● vdsmd.service - Virtual Desktop Server Manager</div><div>   Loaded: loaded (/etc/systemd/system/vdsmd.ser<wbr>vice; enabled; vendor preset: enabled)</div><div>   Active: active (running) since Tue 2016-11-15 14:32:17 CET; 7min ago</div><div>  Process: 2247 ExecStartPre=/usr/libexec/vdsm<wbr>/vdsmd_init_common.sh --pre-start (code=exited, status=0/SUCCESS)</div><div> Main PID: 2336 (vdsm)</div><div>   CGroup: /system.slice/vdsmd.service</div><div>           ├─2336 /usr/bin/python /usr/share/vdsm/vdsm</div><div>           ├─2494 /usr/libexec/ioprocess --read-pipe-fd 81 --write-pipe-fd 80 --max-threads 10 --max-queued-requests 10</div><div>           ├─3588 /usr/libexec/ioprocess --read-pipe-fd 40 --write-pipe-fd 39 --max-threads 10 --max-queued-requests 10</div><div>           ├─3601 /usr/libexec/ioprocess --read-pipe-fd 48 --write-pipe-fd 47 --max-threads 10 --max-queued-requests 10</div><div>           ├─3609 /usr/libexec/ioprocess --read-pipe-fd 56 --write-pipe-fd 55 --max-threads 10 --max-queued-requests 10</div><div>           ├─3616 /usr/libexec/ioprocess --read-pipe-fd 63 --write-pipe-fd 61 --max-threads 10 --max-queued-requests 10</div><div>           └─3623 /usr/libexec/ioprocess --read-pipe-fd 73 --write-pipe-fd 71 --max-threads 10 --max-queued-requests 10</div><div><br></div><div>Nov 15 14:39:22 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:24 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:27 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:30 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:42 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:47 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:47 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:50 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:52 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>Nov 15 14:39:55 ractor.mydomain vdsm[2336]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof</div><div>[root@ractor ~]# </div></div><div><br></div><div>See initial posting thread here:</div><div><br></div><div><a href="http://lists.ovirt.org/pipermail/users/2016-July/041264.html" target="_blank">http://lists.ovirt.org/piperma<wbr>il/users/2016-July/041264.html</a><br></div><div><br></div><div>and also my further updates here:</div><div><a href="http://lists.ovirt.org/pipermail/users/2016-October/043355.html" target="_blank">http://lists.ovirt.org/piperma<wbr>il/users/2016-October/043355.<wbr>html</a><span class="gmail-m_-5574040765453434092gmail-HOEnZb"><font color="#888888"><br></font></span></div><span class="gmail-m_-5574040765453434092gmail-HOEnZb"><font color="#888888"><div><br></div><div>Gianluca</div><div><br></div></font></span></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div></div></div><div class="gmail_extra">After a couple of minutes it seems it resolved itself.</div><div class="gmail_extra"><br></div><div class="gmail_extra">This is the sequence of events I see in engine web admin:</div><div class="gmail_extra"><a href="https://drive.google.com/file/d/0BwoPbcrMv8mvY3pJWWVYUVBVb1k/view?usp=sharing" target="_blank">https://drive.google.com/file/<wbr>d/<wbr>0BwoPbcrMv8mvY3pJWWVYUVBVb1k/<wbr>view?usp=sharing</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Boot time was at 14:32 and from image it seems that on 14:39 all should have been already ok... but perhaps further settlement needed after first &quot;Storage Pool Manager runs on .....&quot; message?</div><div class="gmail_extra">When I tried to start the VM all the storage domains resulted up in webadmin.... </div></div></blockquote><div><br></div><div>Are your NFS1 and ISO storage domain active now?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span class="gmail-HOEnZb"><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra">Gianluca</div></font></span></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>