<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>It's probably a bug in the EL support (systemd vs. sysV init scripts).<div>iirc, this was already fixed in master.</div><div><br></div><div>What about trying to build rpms from git (master branch)?&nbsp;<br><div><div><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">1. yes.<br>2. CentOS 6.2.<br>3. 3.0.0_0001. Basically I took the ovirt-engine-3.0.0_0001-1.6.fc16.src.rpm and rebuilt it for CentOS 6.2.<br><br>If this don't work I'm going to try the RPMS at <a href="http://www.dreyou.org/ovirt/" target="_blank">http://www.dreyou.org/ovirt/</a> which is also built for EL6.<br>
But it feels kind of strange that it can't create the DB.<br><br><br><div class="gmail_quote">2012/3/12 Ofer Schreiber <span dir="ltr">&lt;<a href="mailto:oschreib@redhat.com" target="_blank">oschreib@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:Times New Roman">few questions:<div>1. Does /sbin/service postgresql works for you?</div><div>2. Which OS are you using?</div><div>3. Which version of ovirt-engine?</div><div><br>
</div><div>Thanks,</div><div>Ofer.<br><div><br><hr><blockquote style="padding-left:5px;font-size:12pt;font-style:normal;margin-left:5px;font-family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal;border-left:2px solid rgb(16,16,255)">
<div><div class="h5">Yes I tried to install that date. And that is from the beginning of the file.<br><br>I have a log from Friday as well.<br><br># cat postgresql-Fri.log<br>LOG:&nbsp; database system was shut down at 2012-03-09 15:43:14 CET<br>
LOG:&nbsp; database system is ready to accept connections<br>
LOG:&nbsp; autovacuum launcher started<br>ERROR:&nbsp; database "engine" does not exist<br>STATEMENT:&nbsp; DROP DATABASE engine;<br><br>WARNING:&nbsp; nonstandard use of escape in a string literal at character 46<br>HINT:&nbsp; Use the escape string syntax for escapes, e.g., E'\r\n'.<br>

WARNING:&nbsp; column "status" has type "unknown"<br>DETAIL:&nbsp; Proceeding with relation creation anyway.<br>WARNING:&nbsp; column "owner" has type "unknown"<br>DETAIL:&nbsp; Proceeding with relation creation anyway.<br>

WARNING:&nbsp; column "storage_pool_id" has type "unknown"<br>DETAIL:&nbsp; Proceeding with relation creation anyway.<br>WARNING:&nbsp; column "storage_pool_name" has type "unknown"<br>DETAIL:&nbsp; Proceeding with relation creation anyway.<br>

<br><br>Also I just ran a engine-cleanup and check what was added to todays log.<br>Then I did a engine-setup. All it did was that it added one line "FATAL:&nbsp; database "engine" does not exist" to the log.<br>

<br>/Raboo<br><br><div class="gmail_quote">2012/3/11 Yair Zaslavsky <span dir="ltr">&lt;<a href="mailto:yzaslavs@redhat.com" target="_blank">yzaslavs@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 03/11/2012 09:32 PM, Elias Abacioglu wrote:<br>
&gt;<br>
&gt; 2012/3/11 Yair Zaslavsky &lt;<a href="mailto:yzaslavs@redhat.com" target="_blank">yzaslavs@redhat.com</a> &lt;mailto:<a href="mailto:yzaslavs@redhat.com" target="_blank">yzaslavs@redhat.com</a>&gt;&gt;<br>
<div><div>&gt;<br>
&gt; &nbsp; &nbsp; On 03/11/2012 05:48 PM, Elias Abacioglu wrote:<br>
&gt; &nbsp; &nbsp; &gt; Den den 11 mars 2012 16:40:06 skrev Yair Zaslavsky:<br>
&gt; &nbsp; &nbsp; &gt;&gt; On 03/11/2012 05:24 PM, Elias Abacioglu wrote:<br>
&gt; &nbsp; &nbsp; &gt;&gt;&gt; Hi,<br>
&gt; &nbsp; &nbsp; &gt;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &gt;&gt;&gt; I can postgresql is running and I can access it using "psql -U<br>
&gt; &nbsp; &nbsp; postgres"<br>
&gt; &nbsp; &nbsp; &gt;&gt;<br>
&gt; &nbsp; &nbsp; &gt;&gt; What happens when you type "psql engine postgres" ?<br>
&gt; &nbsp; &nbsp; &gt; psql: FATAL: &nbsp;database "engine" does not exist<br>
&gt; &nbsp; &nbsp; Ok, postgres service is up, but something went wrong in the creation.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Can you please provide the postgres log?<br>
&gt; &nbsp; &nbsp; It should be located at<br>
&gt;<br>
&gt; &nbsp; &nbsp; /var/lib/pgsql/data/pg_log/postgresql-Sun.log (if you tried installing<br>
&gt; &nbsp; &nbsp; it today).<br>
&gt;<br>
&gt; &nbsp; &nbsp; Please notice that on my environment this directory is accessible from<br>
&gt; &nbsp; &nbsp; root (and not my regular user).<br>
&gt;<br>
&gt;<br>
&gt; Here is the log from yesterday.<br>
&gt;<br>
&gt; LOG: &nbsp;received fast shutdown request<br>
&gt; LOG: &nbsp;aborting any active transactions<br>
&gt; LOG: &nbsp;autovacuum launcher shutting down<br>
&gt; LOG: &nbsp;shutting down<br>
&gt; LOG: &nbsp;database system is shut down<br>
&gt; LOG: &nbsp;database system was shut down at 2012-03-10 12:44:46 CET<br>
&gt; LOG: &nbsp;autovacuum launcher started<br>
&gt; LOG: &nbsp;database system is ready to accept connections<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; LOG: &nbsp;received fast shutdown request<br>
&gt; LOG: &nbsp;aborting any active transactions<br>
&gt; LOG: &nbsp;autovacuum launcher shutting down<br>
&gt; LOG: &nbsp;shutting down<br>
&gt; LOG: &nbsp;database system is shut down<br>
&gt; LOG: &nbsp;database system was shut down at 2012-03-10 14:29:30 CET<br>
&gt; LOG: &nbsp;autovacuum launcher started<br>
&gt; LOG: &nbsp;database system is ready to accept connections<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt; FATAL: &nbsp;database "engine" does not exist<br>
&gt;<br>
&gt;<br>
&gt; Also it contains many more 'FATAL: &nbsp;database "engine" does not exist'.<br>
&gt; Almost 70.000.<br>
<br>
</div></div>Thanks for the log,<br>
Is this the date when you installed? Are these the first entries you<br>
have in the log?<br>
<br>
<br>
</blockquote></div><br>
<br></div></div><div class="im">_______________________________________________<br>Users mailing list<br><a href="mailto:Users@ovirt.org" target="_blank">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></blockquote><br></div></div></div></div></blockquote></div><br>
</blockquote><br></div></div></div></div></body></html>