<div dir="ltr">So what do i do to fix it?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 27, 2014 at 4:35 AM, Eli Mesika <span dir="ltr">&lt;<a href="mailto:emesika@redhat.com" target="_blank">emesika@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"><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Omer Frenkel&quot; &lt;<a href="mailto:ofrenkel@redhat.com">ofrenkel@redhat.com</a>&gt;<br>
&gt; To: &quot;Grant Tailor&quot; &lt;<a href="mailto:therealwebguru@gmail.com">therealwebguru@gmail.com</a>&gt;<br>
&gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Tuesday, May 27, 2014 11:30:12 AM<br>
&gt; Subject: Re: [ovirt-users] Help creating virtual machines in ovirt<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;Grant Tailor&quot; &lt;<a href="mailto:therealwebguru@gmail.com">therealwebguru@gmail.com</a>&gt;<br>
&gt; &gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; &gt; Sent: Tuesday, May 27, 2014 4:11:55 AM<br>
&gt; &gt; Subject: [ovirt-users] Help creating virtual machines in ovirt<br>
&gt; &gt;<br>
&gt; &gt; Yes the host is up.<br>
&gt; &gt; Please see below<br>
&gt; &gt;<br>
&gt;<br>
&gt; seems that the engine try to send null in the parameters to vdsm,<br>
&gt; unfortunately your version (3.4) has a bug that cause the parameters not to<br>
&gt; be printed,<br>
&gt; so i can&#39;t guess exactly what is null (fixed in<br>
&gt; <a href="http://gerrit.ovirt.org/#/c/25713/" target="_blank">http://gerrit.ovirt.org/#/c/25713/</a> )<br>
&gt;<br>
&gt; the only thing i can advise is to start looking for the error:<br>
&gt; first, select the cluster in the clusters tab, make sure in the sub tab you<br>
&gt; see a valid &#39;Cluster CPU Type&#39; (should be the name of your hosts processor)<br>
&gt; and &#39;Emulated Machine&#39; (should be &#39;rhel6.4.0&#39; or &#39;pc-1.0&#39;)<br>
&gt;<br>
&gt; if so, is regular run (not run once) works?<br>
&gt;<br>
&gt; can you try maybe trying on a new vm? (hopefully something is wrong only with<br>
&gt; this vm configuration..)<br>
&gt;<br>
&gt; the only thing left is to look in the db (vm static table) and look for<br>
&gt; suspicious null values<br>
<br>
</div></div>The table name is vm_static<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt; &gt; [root@host3 ~]# tail 50 /var/log/ovirt-engine/engine.log<br>
&gt; &gt; tail: cannot open `50&#39; for reading: No such file or directory<br>
&gt; &gt; ==&gt; /var/log/ovirt-engine/engine.log &lt;==<br>
&gt; &gt; 2014-05-26 12:29:18,886 INFO<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1)<br>
&gt; &gt; [1ffd0b64] START, CreateVmVDSCommand(HostName = <a href="http://HOST2.247CLUSTERS.COM" target="_blank">HOST2.247CLUSTERS.COM</a> ,<br>
&gt; &gt; HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1,<br>
&gt; &gt; vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 302deca2<br>
&gt; &gt; 2014-05-26 12:29:18,905 INFO<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] START, CreateVDSCommand(HostName =<br>
&gt; &gt; <a href="http://HOST2.247CLUSTERS.COM" target="_blank">HOST2.247CLUSTERS.COM</a> , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1,<br>
&gt; &gt; vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]), log id: 4853232e<br>
&gt; &gt; 2014-05-26 12:29:18,912 ERROR<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] Command CreateVDSCommand(HostName =<br>
&gt; &gt; <a href="http://HOST2.247CLUSTERS.COM" target="_blank">HOST2.247CLUSTERS.COM</a> , HostId = 905d89cd-158a-4b1b-bea5-c6c3180e71f1,<br>
&gt; &gt; vmId=aaca739d-dea0-4b17-a088-36bd3b8ab4a4, vm=VM [VM1]) execution failed.<br>
&gt; &gt; Exception: VDSNetworkException:<br>
&gt; &gt; org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren&#39;t<br>
&gt; &gt; supported, if isEnabledForExtensions() == false<br>
&gt; &gt; 2014-05-26 12:29:18,914 INFO<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] FINISH, CreateVDSCommand, log id:<br>
&gt; &gt; 4853232e<br>
&gt; &gt; 2014-05-26 12:29:18,914 ERROR<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1)<br>
&gt; &gt; [1ffd0b64] VDS::create Failed creating vm VM1 in vds =<br>
&gt; &gt; 905d89cd-158a-4b1b-bea5-c6c3180e71f1 : <a href="http://HOST2.247CLUSTERS.COM" target="_blank">HOST2.247CLUSTERS.COM</a> error =<br>
&gt; &gt; org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:<br>
&gt; &gt; org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren&#39;t<br>
&gt; &gt; supported, if isEnabledForExtensions() == false<br>
&gt; &gt; 2014-05-26 12:29:18,915 INFO<br>
&gt; &gt; [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1)<br>
&gt; &gt; [1ffd0b64] FINISH, CreateVmVDSCommand, return: Down, log id: 302deca2<br>
&gt; &gt; 2014-05-26 12:29:18,915 INFO [org.ovirt.engine.core.bll.RunVmOnceCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] Lock freed to object EngineLock<br>
&gt; &gt; [exclusiveLocks= key: aaca739d-dea0-4b17-a088-36bd3b8ab4a4 value: VM<br>
&gt; &gt; , sharedLocks= ]<br>
&gt; &gt; 2014-05-26 12:29:18,916 ERROR [org.ovirt.engine.core.bll.RunVmOnceCommand]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] Command<br>
&gt; &gt; org.ovirt.engine.core.bll.RunVmOnceCommand throw Vdc Bll exception. With<br>
&gt; &gt; error message VdcBLLException:<br>
&gt; &gt; org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:<br>
&gt; &gt; org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren&#39;t<br>
&gt; &gt; supported, if isEnabledForExtensions() == false (Failed with error<br>
&gt; &gt; VDS_NETWORK_ERROR and code 5022)<br>
&gt; &gt; 2014-05-26 12:29:18,938 INFO<br>
&gt; &gt; [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]<br>
&gt; &gt; (ajp--127.0.0.1-8702-1) [1ffd0b64] Correlation ID: 1ffd0b64, Job ID:<br>
&gt; &gt; 10b543cd-f174-46a3-9578-d7ed2ba88d3e, Call Stack: null, Custom Event ID:<br>
&gt; &gt; -1,<br>
&gt; &gt; Message: Failed to run VM VM1 (User: admin).<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Users mailing list<br>
&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
_______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>