<div dir="ltr">Bug 1315435 Submitted.  Let me know if there&#39;s anything else I can do to help.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 7, 2016 at 12:04 PM, Dan Kenigsberg <span dir="ltr">&lt;<a href="mailto:danken@redhat.com" target="_blank">danken@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"><div class="HOEnZb"><div class="h5">On Mon, Mar 07, 2016 at 11:45:27AM -0500, Jonathan Sherman wrote:<br>
&gt; The SMBIOS settings were indeed indeed the issue that was blocking me.  I<br>
&gt; investigated how to configure the SMBIOS settings and now restore-nets<br>
&gt; works, and I&#39;m getting past where I was failing on the hosted-engine<br>
&gt; --deploy.<br>
&gt;<br>
&gt; FYI, I had to download the &quot;Intel Integrator Toolkit&quot; (which is now EOL)<br>
&gt; and create a custom BIOS to add those settings in for my system, which is<br>
&gt; an Intel NUC DN2820FYKH.<br>
&gt;<br>
&gt; I am happy to back this out and test any changes if you&#39;d like, but this<br>
&gt; has gotten me to where I can continue oVirt testing for now.  I&#39;ll likely<br>
&gt; be reinstalling a few times along the way to polish my documentation, so<br>
&gt; let me know if you want me to revert my BIOS and test anything.<br>
&gt;<br>
&gt; Thanks all!<br>
&gt; -js<br>
&gt;<br>
&gt; On Mon, Mar 7, 2016 at 11:22 AM, Martin Polednik &lt;<a href="mailto:mpolednik@redhat.com">mpolednik@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 07/03/16 11:09 -0500, Jonathan Sherman wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; Thanks for your time on this Dan!<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; The output from the hostdev looks like it may be unparseable, so I&#39;m<br>
&gt; &gt;&gt; hoping<br>
&gt; &gt;&gt; this is the issue (and that it can be easily remedied).<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I&#39;ve also create a log of the other items you asked for, available at:<br>
&gt; &gt;&gt; <a href="https://www.dropbox.com/s/qh0yw1ptpivpatm/typescript?dl=0" rel="noreferrer" target="_blank">https://www.dropbox.com/s/qh0yw1ptpivpatm/typescript?dl=0</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; [root@ovirt01 vdsm]# vdsm-tool restore-nets<br>
&gt; &gt;&gt; &lt;device&gt;<br>
&gt; &gt;&gt;  &lt;name&gt;computer&lt;/name&gt;<br>
&gt; &gt;&gt;  &lt;capability type=&#39;system&#39;&gt;<br>
&gt; &gt;&gt;    &lt;product&gt;���������������������������������&lt;/product&gt;<br>
&gt; &gt;&gt;    &lt;hardware&gt;<br>
&gt; &gt;&gt;      &lt;vendor&gt;���������������������������������&lt;/vendor&gt;<br>
&gt; &gt;&gt;      &lt;version&gt;���������������������������������&lt;/version&gt;<br>
&gt; &gt;&gt;      &lt;serial&gt;���������������������������������&lt;/serial&gt;<br>
&gt; &gt;&gt;      &lt;uuid&gt;d6a3e3c1-c5cb-42e9-a54c-ff8d0df91722&lt;/uuid&gt;<br>
&gt; &gt;&gt;    &lt;/hardware&gt;<br>
&gt; &gt;&gt;    &lt;firmware&gt;<br>
&gt; &gt;&gt;      &lt;vendor&gt;Intel Corp.&lt;/vendor&gt;<br>
&gt; &gt;&gt;      &lt;version&gt;FYBYT10H.86A.0052.2015.0923.1845&lt;/version&gt;<br>
&gt; &gt;&gt;      &lt;release_date&gt;09/23/2015&lt;/release_date&gt;<br>
&gt; &gt;&gt;    &lt;/firmware&gt;<br>
&gt; &gt;&gt;  &lt;/capability&gt;<br>
&gt; &gt;&gt; &lt;/device&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; That seems to be the issue. Even bigger issue is that we can<br>
&gt; &gt; not skip this device easily, as it is the root of device tree and must<br>
&gt; &gt; be present in database.<br>
&gt; &gt;<br>
&gt; &gt; I can think of logging the exception but letting the call go through<br>
&gt; &gt; and create a hook to fake a (minimal) device tree. Dan, what do you think?<br>
<br>
<br>
</div></div>But why isn&#39;t this a valid xml, Martin? I suspect that we need to<br>
utf-8-decode nodedev-xml before using them in Vdsm, similar to what we<br>
do with domain-xml? (consider Klingon characters in the &lt;vendor&gt;<br>
element).<br>
<br>
In any case, this issue merits a bug - could you open it, Jonathan, and<br>
attach relevant data to it?<br>
<br>
Regards,<br>
Dan.<br>
</blockquote></div><br></div>