<div dir="ltr"><div>Hi,<br><br></div><div>I have successfully installed ovirt engine 3.4.3...but when i try to add host in the cluster it failed with the following error :- <br><br>Host compute1 installation failed. Unexpected connection termination.<br>
<br></div><div>Engine Log :- <br><br>----------------<br></div><div>2014-07-26 17:18:37,140 INFO  [org.ovirt.engine.core.bll.InstallerMessages] (org.ovirt.thread.pool-6-thread-20) [40582e53] Installation <a href="http://43.252.176.13">43.252.176.13</a>: Connected to host 43.252.176.13 with SSH key fingerprint: 1e:38:88:c3:20:0f:cb:08:6c:ae:cb:87:12:c1:01:50<br>
2014-07-26 17:18:37,165 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-20) [40582e53] Correlation ID: 40582e53, Call Stack: null, Custom Event ID: -1, Message: Installing Host compute1. Connected to host 43.252.176.13 with SSH key fingerprint: 1e:38:88:c3:20:0f:cb:08:6c:ae:cb:87:12:c1:01:50.<br>
2014-07-26 17:18:37,194 INFO  [org.ovirt.engine.core.bll.VdsDeploy] (org.ovirt.thread.pool-6-thread-20) [40582e53] Installation of 43.252.176.13. Executing command via SSH umask 0077; MYTMP=&quot;$(mktemp -t ovirt-XXXXXXXXXX)&quot;; trap &quot;chmod -R u+rwX \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1; rm -fr \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1&quot; 0; rm -fr &quot;${MYTMP}&quot; &amp;&amp; mkdir &quot;${MYTMP}&quot; &amp;&amp; tar --warning=no-timestamp -C &quot;${MYTMP}&quot; -x &amp;&amp;  &quot;${MYTMP}&quot;/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True &lt; /var/cache/ovirt-engine/ovirt-host-deploy.tar<br>
2014-07-26 17:18:37,201 INFO  [org.ovirt.engine.core.utils.ssh.SSHDialog] (org.ovirt.thread.pool-6-thread-20) SSH execute <a href="mailto:root@43.252.176.13">root@43.252.176.13</a> &#39;umask 0077; MYTMP=&quot;$(mktemp -t ovirt-XXXXXXXXXX)&quot;; trap &quot;chmod -R u+rwX \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1; rm -fr \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1&quot; 0; rm -fr &quot;${MYTMP}&quot; &amp;&amp; mkdir &quot;${MYTMP}&quot; &amp;&amp; tar --warning=no-timestamp -C &quot;${MYTMP}&quot; -x &amp;&amp;  &quot;${MYTMP}&quot;/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True&#39;<br>
2014-07-26 17:18:39,871 INFO  [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-33) Initializing Host: compute1<br>2014-07-26 17:19:11,798 INFO  [org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService] (DefaultQuartzScheduler_Worker-18) No up server in cluster<br>
2014-07-26 17:19:11,799 ERROR [org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob] (DefaultQuartzScheduler_Worker-18) Error updating tasks from CLI: org.ovirt.engine.core.common.errors.VdcBLLException: VdcBLLException: NO_UP_SERVER_FOUND (Failed with error NO_UP_SERVER_FOUND and code 7000)<br>
        at org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:30) [bll.jar:]<br>        at org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:84) [bll.jar:]<br>
        at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) [:1.7.0_65]<br>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65]<br>        at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65]<br>
        at org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60) [scheduler.jar:]<br>        at org.quartz.core.JobRunShell.run(JobRunShell.java:213) [quartz.jar:]<br>        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) [quartz.jar:]<br>
<br>------------------<br><br></div>Thanks,<br>Punit<br></div>