<div dir="ltr"><div class="gmail_default"><span style="font-family:tahoma,sans-serif">Looks like the same issue is still in 3.3 beta version.. I&#39;m not able to upgrade to nightly as it&#39;s giving me another error while trying to upgrade (</span><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><span style="font-family:tahoma,sans-serif"></span></div>

<div><br></div><div><div class="gmail_default" style="font-family:tahoma,sans-serif">But the foreman issue in terms of DB search:</div></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default">

<div class="gmail_default"><font face="tahoma, sans-serif">Operation FAILED: statementcallback; bad sql grammar select * from (select * from vds groups view where ( vds group id in (select vds groups storage domain.vds group id from �vds groups storage domain � left outer join storage pool with storage domain on vds groups storage domain.storage pool id=storage pool with storage <a href="http://domain.id">domain.id</a> � �where �( �storage pool with storage <a href="http://domain.name">domain.name</a> like &#39;%datacenter\\ m1%&#39; or �storage pool with storage domain.description like &#39;%datacenter\\ m1%&#39; or �storage pool with storage domain.comment like &#39;%datacenter\\ m1%&#39; ) )) �order by name asc ) as t1 offset (1 -1) limit 100; nested exception is org.postgresql.util.psqlexception: error: column storage pool with storage domain.comment does not exist</font></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 Wed, Aug 14, 2013 at 10:58 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="HOEnZb"><div class="h5"><br>
<br>
----- Original Message -----<br>
| From: &quot;Laszlo Hornyak&quot; &lt;<a href="mailto:lhornyak@redhat.com">lhornyak@redhat.com</a>&gt;<br>
| To: &quot;Andrew Lau&quot; &lt;<a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a>&gt;, &quot;Noam Slomianko&quot; &lt;<a href="mailto:nslomian@redhat.com">nslomian@redhat.com</a>&gt;<br>
| Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
| Sent: Wednesday, August 14, 2013 10:53:19 AM<br>
| Subject: Re: [Users] oVirt API Code 500 with Foreman<br>
|<br>
| Hi,<br>
|<br>
| Noam, looks like this is a bug in the free text comment, can you check it?<br>
| I think this may be the issue. <a href="http://gerrit.ovirt.org/18061" target="_blank">http://gerrit.ovirt.org/18061</a><br>
|<br>
| Thx,<br>
| Laszlo<br>
|<br>
| ----- Original Message -----<br>
| &gt; From: &quot;Andrew Lau&quot; &lt;<a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a>&gt;<br>
| &gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
| &gt; Sent: Wednesday, August 14, 2013 8:35:03 AM<br>
| &gt; Subject: [Users] oVirt API Code 500 with Foreman<br>
| &gt;<br>
| &gt; Hi,<br>
| &gt;<br>
| &gt; Foreman guys say this is probably an oVirt side issue..<br>
| &gt;<br>
| &gt; I was successfully able to hook up my foreman server to the oVirt<br>
| &gt; datacenter<br>
| &gt; using the compute resources section. It detected the available datacenters<br>
| &gt; and logged in fine. Logs showed code 200, I can view the VMs available,<br>
| &gt; power them on and shut them down from the foreman UI.<br>
| &gt;<br>
| &gt; But when I go to hosts-&gt;New Host and select oVirt I get the error:<br>
| &gt;<br>
| &gt; Error loading virtual machine information: Internal Server Error<br>
| &gt;<br>
| &gt; Logs are showing:<br>
| &gt;<br>
| &gt; Operation FAILED: statementcallback; bad sql grammar select * from (select<br>
| &gt; *<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;%dc_01%&#39; or storage pool with storage domain.description<br>
| &gt; like &#39;%dc_01%&#39; or storage pool with storage domain.comment like &#39;%dc_01%&#39; )<br>
| &gt; )) order by name asc ) as t1 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; position: 421<br>
| &gt; Rendered common/500.html.erb (5.2ms)<br>
| &gt; Completed 500 Internal Server Error in 150ms (Views: 6.0ms | ActiveRecord:<br>
| &gt; 0.3ms)<br>
| &gt;<br>
| &gt; CentOS 6.4 - Foreman 1.2<br>
| &gt; CentOS 6.4 - oVirt 3.3 Nightly<br>
| &gt;<br>
| &gt; Any suggestions?<br>
| &gt;<br>
| &gt; Thanks,<br>
| &gt; Andrew.<br>
| &gt;<br>
<br>
</div></div>A fix to it was just merged:<br>
<a href="http://gerrit.ovirt.org/#/c/18061/" target="_blank">http://gerrit.ovirt.org/#/c/18061/</a><br>
<br>
So you can re-build if you&#39;re working from sources,<br>
or wait for the next build.<br>
<span class="HOEnZb"><font color="#888888"><br>
Doron<br>
</font></span></blockquote></div><br></div>