<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 13, 2014 at 12:23 AM, Todd <span dir="ltr">&lt;<a href="mailto:tdsan@yahoo.com" target="_blank">tdsan@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">One thing I did, I added an additional 4 to make it 8GB to the machine.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">And it still does the same thing, but it is saying there is a problem with the systemctl “Closing up” error.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">How is that related to the amount of memory, at present, I just want to bring up the web interface and get it installed.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)">Todd<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:rgb(31,73,125)"> </span></p></div></div></blockquote><div><br></div><div>Keep replies on list, so that other can help too if necessary.<br>
I think the init service should have been installed anyway.<br>What you get from the command<br><br></div><div># systemctl status ovirt-engine<br><br></div><div>for example on my system I get this<br> <br></div></div>[g.cecchi@tekkaman ~]$ sudo systemctl status ovirt-engine<br>
ovirt-engine.service - oVirt Engine<br>   Loaded: loaded (/usr/lib/systemd/system/ovirt-engine.service; enabled)<br>   Active: active (running) since Fri 2014-06-13 00:24:55 CEST; 2min 49s ago<br> Main PID: 1899 (ovirt-engine.py)<br>
   CGroup: name=systemd:/system/ovirt-engine.service<br>           ├─1899 /usr/bin/python /usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py --redirect-output --system...<br>           └─2370 ovirt-engine -server -XX:+TieredCompilation -Xms1g -Xmx1g -XX:PermSize=256m -XX:MaxPermSize=256m -Djava....<br>
<br>Jun 13 00:24:54 tekkaman.localdomain.local systemd[1]: Starting oVirt Engine...<br>Jun 13 00:24:55 tekkaman.localdomain.local systemd[1]: Started oVirt Engine.<br><br></div><div class="gmail_extra">And also the command<br>
<br># journalctl -r -a -u ovirt-engine<br><br></div><div class="gmail_extra">for example I had a failure on November and the comamnd at a certain point gives:<br><br>Nov 24 20:27:29 tekkaman.localdomain.local systemd[1]: Unit ovirt-engine.service entered failed state.<br>
Nov 24 20:27:29 tekkaman.localdomain.local systemd[1]: Failed to start oVirt Engine.<br>Nov 24 20:27:29 tekkaman.localdomain.local systemd[1]: ovirt-engine.service: control process exited, code=exited status=1<br>Nov 24 20:27:29 tekkaman.localdomain.local engine-service[2598]: Starting engine-service: [FAILED]<br>
Nov 24 20:27:29 tekkaman.localdomain.local engine-service[2598]: The directory &quot;/usr/lib/jvm/jre-1.7.0-openjdk.x86_64&quot; doesn&#39;<br>Nov 24 20:27:29 tekkaman.localdomain.local systemd[1]: Starting oVirt Engine...<br>
<br></div><div class="gmail_extra">so your output should contain something useful.<br><br></div><div class="gmail_extra">Also, id you run<br></div><div class="gmail_extra">engine-cleanup<br></div><div class="gmail_extra">
before running engine-setup again after adding memory? It should help too.<br><br></div><div class="gmail_extra">Gianluca<br></div></div>