<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">The patch for the fix only appears to be in the nightlies, my beta install the issue was back.</div><div class="gmail_default" style="font-family:tahoma,sans-serif">

<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">In regards to the upgrade issue, I ran engine-setup after enabling the nightly repo. It updated all the packages but ran into the error and rolled back all the packages.</div>

<div class="gmail_default"><div class="gmail_default"><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default"><font face="tahoma, sans-serif">[ INFO  ] Updating database schema</font></div><div class="gmail_default">

<font face="tahoma, sans-serif">[ ERROR ] Failed to execute stage &#39;Misc configuration&#39;: Command &#39;/usr/share/ovirt-engine/dbscripts/upgrade.sh&#39; failed to execute</font></div><div class="gmail_default"><font face="tahoma, sans-serif">[ INFO  ] Yum Performing yum transaction rollback</font></div>

<div style="font-family:tahoma,sans-serif"><br></div><div style="font-family:tahoma,sans-serif"><br></div></div></div><div class="gmail_extra"><br clear="all"><div><font face="tahoma, sans-serif">Thanks,<br>Andrew</font><br>

</div>
<br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 7:04 PM, Doron Fediuck <span dir="ltr">&lt;<a href="mailto:dfediuck@redhat.com" target="_blank">dfediuck@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="im"><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Andrew Lau&quot; &lt;<a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a>&gt;<br>
</div><div class="im">&gt; To: &quot;Doron Fediuck&quot; &lt;<a href="mailto:dfediuck@redhat.com">dfediuck@redhat.com</a>&gt;<br>
&gt; Cc: &quot;users&quot; &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&gt;<br>
&gt; Sent: Friday, September 6, 2013 11:22:16 AM<br>
&gt; Subject: Re: [Users] oVirt API Code 500 with Foreman<br>
&gt;<br>
</div><div class="im">&gt; Looks like the same issue is still in 3.3 beta version.. I&#39;m not able to<br>
&gt; upgrade to nightly as it&#39;s giving me another error while trying to upgrade (<br>
&gt; [ ERROR ] Failed to execute stage &#39;Misc configuration&#39;: Command<br>
&gt; &#39;/usr/share/ovirt-engine/dbscripts/upgrade.sh&#39; failed to execute)<br>
&gt;<br>
<br>
</div>Obviously this needs to be resolved regardless of the Foreman search issue,<br>
which was already resolved.<br>
Can you provide some more details on the upgrade issue?<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; But the foreman issue in terms of DB search:<br>
&gt;<br>
&gt; Operation FAILED: statementcallback; bad sql grammar select * from (select *<br>
&gt; from vds groups view where ( vds group id in (select vds groups storage<br>
&gt; domain.vds group id from vds groups storage domain left outer join storage<br>
&gt; pool with storage domain on vds groups storage domain.storage pool<br>
&gt; id=storage pool with storage <a href="http://domain.id" target="_blank">domain.id</a> where ( storage pool with storage<br>
&gt; <a href="http://domain.name" target="_blank">domain.name</a> like &#39;%datacenter\\ m1%&#39; or storage pool with storage<br>
&gt; domain.description like &#39;%datacenter\\ m1%&#39; or storage pool with storage<br>
&gt; domain.comment like &#39;%datacenter\\ m1%&#39; ) )) order by name asc ) as t1<br>
&gt; offset (1 -1) limit 100; nested exception is<br>
&gt; org.postgresql.util.psqlexception: error: column storage pool with storage<br>
&gt; domain.comment does not exist<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Andrew<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Aug 14, 2013 at 10:58 PM, Doron Fediuck &lt; <a href="mailto:dfediuck@redhat.com">dfediuck@redhat.com</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; | From: &quot;Laszlo Hornyak&quot; &lt; <a href="mailto:lhornyak@redhat.com">lhornyak@redhat.com</a> &gt;<br>
&gt; | To: &quot;Andrew Lau&quot; &lt; <a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a> &gt;, &quot;Noam Slomianko&quot; &lt;<br>
&gt; | <a href="mailto:nslomian@redhat.com">nslomian@redhat.com</a> &gt;<br>
&gt; | Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; | Sent: Wednesday, August 14, 2013 10:53:19 AM<br>
&gt; | Subject: Re: [Users] oVirt API Code 500 with Foreman<br>
&gt; |<br>
&gt; | Hi,<br>
&gt; |<br>
&gt; | Noam, looks like this is a bug in the free text comment, can you check it?<br>
&gt; | I think this may be the issue. <a href="http://gerrit.ovirt.org/18061" target="_blank">http://gerrit.ovirt.org/18061</a><br>
&gt; |<br>
&gt; | Thx,<br>
&gt; | Laszlo<br>
&gt; |<br>
&gt; | ----- Original Message -----<br>
&gt; | &gt; From: &quot;Andrew Lau&quot; &lt; <a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a> &gt;<br>
&gt; | &gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; | &gt; Sent: Wednesday, August 14, 2013 8:35:03 AM<br>
&gt; | &gt; Subject: [Users] oVirt API Code 500 with Foreman<br>
&gt; | &gt;<br>
&gt; | &gt; Hi,<br>
&gt; | &gt;<br>
&gt; | &gt; Foreman guys say this is probably an oVirt side issue..<br>
&gt; | &gt;<br>
&gt; | &gt; I was successfully able to hook up my foreman server to the oVirt<br>
&gt; | &gt; datacenter<br>
&gt; | &gt; using the compute resources section. It detected the available<br>
&gt; | &gt; datacenters<br>
&gt; | &gt; and logged in fine. Logs showed code 200, I can view the VMs available,<br>
&gt; | &gt; power them on and shut them down from the foreman UI.<br>
&gt; | &gt;<br>
&gt; | &gt; But when I go to hosts-&gt;New Host and select oVirt I get the error:<br>
&gt; | &gt;<br>
&gt; | &gt; Error loading virtual machine information: Internal Server Error<br>
&gt; | &gt;<br>
&gt; | &gt; Logs are showing:<br>
&gt; | &gt;<br>
&gt; | &gt; Operation FAILED: statementcallback; bad sql grammar select * from<br>
&gt; | &gt; (select<br>
&gt; | &gt; *<br>
&gt; | &gt; from vds groups view where ( vds group id in (select vds groups storage<br>
&gt; | &gt; domain.vds group id from vds groups storage domain left outer join<br>
&gt; | &gt; storage<br>
&gt; | &gt; pool with storage domain on vds groups storage domain.storage pool<br>
&gt; | &gt; id=storage pool with storage <a href="http://domain.id" target="_blank">domain.id</a> where ( storage pool with storage<br>
&gt; | &gt; <a href="http://domain.name" target="_blank">domain.name</a> like &#39;%dc_01%&#39; or storage pool with storage<br>
&gt; | &gt; domain.description<br>
&gt; | &gt; like &#39;%dc_01%&#39; or storage pool with storage domain.comment like &#39;%dc_01%&#39;<br>
&gt; | &gt; )<br>
&gt; | &gt; )) order by name asc ) as t1 offset (1 -1) limit 100; nested exception is<br>
&gt; | &gt; org.postgresql.util.psqlexception: error: column storage pool with<br>
&gt; | &gt; storage<br>
&gt; | &gt; domain.comment does not exist<br>
&gt; | &gt; position: 421<br>
&gt; | &gt; Rendered common/500.html.erb (5.2ms)<br>
&gt; | &gt; Completed 500 Internal Server Error in 150ms (Views: 6.0ms |<br>
&gt; | &gt; ActiveRecord:<br>
&gt; | &gt; 0.3ms)<br>
&gt; | &gt;<br>
&gt; | &gt; CentOS 6.4 - Foreman 1.2<br>
&gt; | &gt; CentOS 6.4 - oVirt 3.3 Nightly<br>
&gt; | &gt;<br>
&gt; | &gt; Any suggestions?<br>
&gt; | &gt;<br>
&gt; | &gt; Thanks,<br>
&gt; | &gt; Andrew.<br>
&gt; | &gt;<br>
&gt;<br>
&gt; A fix to it was just merged:<br>
&gt; <a href="http://gerrit.ovirt.org/#/c/18061/" target="_blank">http://gerrit.ovirt.org/#/c/18061/</a><br>
&gt;<br>
&gt; So you can re-build if you&#39;re working from sources,<br>
&gt; or wait for the next build.<br>
&gt;<br>
&gt; Doron<br>
&gt;<br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&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>
</div></div></blockquote></div><br></div>