<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 11:53 PM, Juan Hernandez <span dir="ltr"><<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 11/21/2012 10:50 PM, Cristian Falcas wrote:<br>
><br>
><br>
><br>
> On Wed, Nov 21, 2012 at 11:26 PM, Juan Hernandez <<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a><br>
</div><div><div class="h5">> <mailto:<a href="mailto:jhernand@redhat.com">jhernand@redhat.com</a>>> wrote:<br>
><br>
> On 11/21/2012 09:37 PM, Cristian Falcas wrote:<br>
> > Hi,<br>
> ><br>
> > After a fresh install, those folders are missing:<br>
> ><br>
> > /var/lib/ovirt-engine/content<br>
> > /var/lib/ovirt-engine/deployments<br>
><br>
> Yes Cristian, that is a problem we are aware of. We introduced that<br>
> error in a attempt to fix bug 876164. The fix will be merged soon:<br>
><br>
> <a href="http://gerrit.ovirt.org/9369" target="_blank">http://gerrit.ovirt.org/9369</a><br>
><br>
> Meanwhile the workaround is to manually create those directories and<br>
> make sure they are owned by the ovirt user and the ovirt group:<br>
><br>
> mkdir -p /var/lib/ovirt-engine/content<br>
> chown ovirt:ovirt /var/lib/ovirt-engine/content<br>
> mkdir -p /var/lib/ovirt-engine/deployments<br>
> chown ovirt:ovirt /var/lib/ovirt-engine/deployments<br>
><br>
> The other error messages that you see are not relevant, I think you can<br>
> ignore them.<br>
><br>
> ><br>
> > After that the engine starts, but can't go to the https page of<br>
> > administrator or user portal. Relevant errors in log:<br>
> ><br>
> > 2012-11-21 22:29:52,448 ERROR<br>
> > [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC<br>
> service<br>
> > thread 1-3) Failed to decrypt Data must start with zero<br>
> > 2012-11-21 22:29:52,576 ERROR<br>
> > [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC<br>
> service<br>
> > thread 1-3) Failed to decrypt value for property TruststorePass<br>
> will be<br>
> > used encrypted value<br>
> > 2012-11-21 22:29:52,640 ERROR<br>
> > [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC<br>
> service<br>
> > thread 1-3) Could not parse option AutoRecoveryAllowedTypes value.<br>
> ><br>
> > Can someone help me with those errors? I tried using the<br>
> > ovirt-engine-setup from the last 3 days, but the result is the<br>
> same each<br>
> > time.<br>
> ><br>
> > Other warnings:<br>
> ><br>
> > 2012-11-21 22:29:46,375 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: CbcCheckOnVdsChange<br>
> > 2012-11-21 22:29:46,411 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: CAEngineKey<br>
> > 2012-11-21 22:29:46,444 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: MinimalETLVersion<br>
> > 2012-11-21 22:29:49,287 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: ScriptsPath<br>
> > 2012-11-21 22:29:49,292 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: SQLServerI18NPrefix<br>
> > 2012-11-21 22:29:52,650 WARN<br>
> > [org.ovirt.engine.core.utils.ConfigUtilsBase] (MSC service thread 1-3)<br>
> > Could not find enum value for option: ENGINEEARLib<br>
> ><br>
> > Attached the engine-setup.log<br>
> ><br>
> > Best regards,<br>
> > Cristian falcas<br>
><br>
</div></div><div class="im">> Unfortunately, the all https pages are not responding and I thought that<br>
> the cause is from the ERRORs from the logs.<br>
><br>
> Doing a netstat only shows the http port (8700) being opened.<br>
><br>
<br>
</div>Is that after the workaround that I suggested and restarting the engine?<br>
Remember to create both directories and change the ownership to ovirt:ovirt.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>
3ºD, 28016 Madrid, Spain<br>
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br>
</div></div></blockquote></div><br><br>I created the directories and did a engine-cleanup/engine-setup. <br><br>engine-setup finished successfully, but there is still nobody listening on the hrttps port<br></div>