<div dir="ltr">Hello,<div>trying to deploy a self hosted engine on an Intel NUC6i5SYB with CentOS 7.2 using oVirt 3.6.5 and appliance (picked up rpm is ovirt-engine-appliance-3.6-20160420.1.el7.centos.noarch)</div><div><br></div><div>Near the end of the command</div><div>hosted-engine --deploy</div><div><br></div><div>I get</div><div>...<br><div><div>          |- [ INFO  ] Initializing PostgreSQL</div><div>          |- [ INFO  ] Creating PostgreSQL &#39;engine&#39; database</div><div>          |- [ INFO  ] Configuring PostgreSQL</div><div>          |- [ INFO  ] Creating/refreshing Engine database schema</div><div>          |- [ INFO  ] Creating/refreshing Engine &#39;internal&#39; domain database schema</div><div>[ ERROR ] Engine setup got stuck on the appliance</div><div>[ ERROR ] Failed to execute stage &#39;Closing up&#39;: Engine setup is stalled on the appliance since 600 seconds ago. Please check its log on the appliance.</div><div>[ INFO  ] Stage: Clean up</div><div>[ INFO  ] Generating answer file &#39;/var/lib/ovirt-hosted-engine-setup/answers/answers-20160430200654.conf&#39;</div><div>[ INFO  ] Stage: Pre-termination</div><div>[ INFO  ] Stage: Termination</div><div>[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please check the issue, fix and redeploy</div></div><div><br></div></div><div>On host log I indeed see the 10 minutes timeout:</div><div><br></div><div>2016-04-30 19:56:52 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:219 DIALOG:SEND                 |- [ INFO  ] Creating/refreshing Engine &#39;internal&#39; domain database schema</div><div>2016-04-30 20:06:53 ERROR otopi.plugins.ovirt_hosted_engine_setup.engine.health health._closeup:140 Engine setup got stuck on the appliance</div><div><br></div><div>On engine I don&#39;t see any particular problem but a ten minutes delay in its log:</div><div><br></div><div><div>2016-04-30 17:56:57 DEBUG otopi.context context.dumpEnvironment:514 ENVIRONMENT DUMP - END</div><div>2016-04-30 17:56:57 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc.Plugin._setupAdminPassword</div><div>2016-04-30 17:56:57 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc plugin.executeRaw:828 execute: (&#39;/usr/bin/ovirt-aaa-jdbc-tool&#39;, &#39;--db-config=/etc/ovirt-engine/aaa/internal.properties&#39;, &#39;user&#39;, &#39;password-reset&#39;, &#39;admin&#39;, &#39;--password=env:pass&#39;, &#39;--force&#39;, &#39;--password-valid-to=2216-03-13 17:56:57Z&#39;), executable=&#39;None&#39;, cwd=&#39;None&#39;, env={&#39;LANG&#39;: &#39;en_US.UTF-8&#39;, &#39;SHLVL&#39;: &#39;1&#39;, &#39;PYTHONPATH&#39;: &#39;/usr/share/ovirt-engine/setup/bin/..::&#39;, &#39;pass&#39;: &#39;**FILTERED**&#39;, &#39;OVIRT_ENGINE_JAVA_HOME_FORCE&#39;: &#39;1&#39;, &#39;PWD&#39;: &#39;/&#39;, &#39;OVIRT_ENGINE_JAVA_HOME&#39;: u&#39;/usr/lib/jvm/jre&#39;, &#39;PATH&#39;: &#39;/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin&#39;, &#39;OTOPI_LOGFILE&#39;: &#39;/var/log/ovirt-engine/setup/ovirt-engine-setup-20160430175551-dttt2p.log&#39;, &#39;OVIRT_JBOSS_HOME&#39;: &#39;/usr/share/ovirt-engine-wildfly&#39;, &#39;OTOPI_EXECDIR&#39;: &#39;/&#39;}</div><div>2016-04-30 18:07:06 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc plugin.executeRaw:878 execute-result: (&#39;/usr/bin/ovirt-aaa-jdbc-tool&#39;, &#39;--db-config=/etc/ovirt-engine/aaa/internal.properties&#39;, &#39;user&#39;, &#39;password-reset&#39;, &#39;admin&#39;, &#39;--password=env:pass&#39;, &#39;--force&#39;, &#39;--password-valid-to=2216-03-13 17:56:57Z&#39;), rc=0</div></div><div><br></div><div>and its last lines are:</div><div><br></div><div><div>2016-04-30 18:07:06 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc plugin.execute:936 execute-output: (&#39;/usr/bin/ovirt-aaa-jdbc-tool&#39;, &#39;--db-config=/etc/ovirt-engine/aaa/internal.properties&#39;, &#39;user&#39;, &#39;password-reset&#39;, &#39;admin&#39;, &#39;--password=env:pass&#39;, &#39;--force&#39;, &#39;--password-valid-to=2216-03-13 17:56:57Z&#39;) stdout:</div><div>updating user admin...</div><div>user updated successfully</div><div><br></div><div>2016-04-30 18:07:06 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc plugin.execute:941 execute-output: (&#39;/usr/bin/ovirt-aaa-jdbc-tool&#39;, &#39;--db-config=/etc/ovirt-engine/aaa/internal.properties&#39;, &#39;user&#39;, &#39;password-reset&#39;, &#39;admin&#39;, &#39;--password=env:pass&#39;, &#39;--force&#39;, &#39;--password-valid-to=2216-03-13 17:56:57Z&#39;) stderr:</div><div><br></div><div><br></div><div>2016-04-30 18:07:06 DEBUG otopi.context context._executeMethod:142 Stage misc METHOD otopi.plugins.ovirt_engine_setup.ovirt_engine.pki.ca.Plugin._miscUpgrade</div><div>2016-04-30 18:07:06 INFO <a href="http://otopi.plugins.ovirt_engine_setup.ovirt_engine.pki.ca">otopi.plugins.ovirt_engine_setup.ovirt_engine.pki.ca</a> ca._miscUpgrade:510 Upgrading CA</div></div><div><br></div><div>Full logs of host and engine here:</div><div><a href="https://drive.google.com/file/d/0BwoPbcrMv8mvQm9jeDhpZEdRUjg/view?usp=sharing">https://drive.google.com/file/d/0BwoPbcrMv8mvQm9jeDhpZEdRUjg/view?usp=sharing</a><br></div><div><br></div><div>I can connect via vnc to the engine and see 277 tables in engine database (277 rows in output of &quot;\d&quot; command)</div><div><br></div><div>Can anyone tell me if I can follow up without starting from scratch and how in case?</div><div>Also understand the reason of this delay, as the NUC is a physical host with 32Gb of ram and SSD disks and should be quite fast... faster than a VM non my laptop where I had no problems in similar setup...</div><div><br></div><div>As a last question how to clean up things in case I have to start from scratch.</div><div><br></div><div>I can leave the situation as it is in the moment, so I can work on the live environment before power off....</div><div><br></div><div>Thanks in advance,</div><div>Gianluca </div><div><br></div><div><br></div><div><br></div></div>