<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><br><br><br>-------- Original message --------<br>From: Itamar Heim <iheim@redhat.com> <br>Date: 2014/07/27 08:28 (GMT-05:00) <br>To: Punit Dambiwal <hypunit@gmail.com>,users@ovirt.org,Dan Kenigsberg <danken@redhat.com>,ahadas@redhat.com,Sven Kieske <S.Kieske@mittwald.de>,Michal Skrivanek <michal.skrivanek@redhat.com>,Antoni Segura Puimedon <asegurap@redhat.com>,Frantisek Kobzik <fkobzik@redhat.com>,Sahina Bose <sabose@redhat.com> <br>Subject: Re: Host installation failed. Unexpected connection termination. <br> <br><br>On 07/26/2014 08:25 PM, Punit Dambiwal wrote:<br>> Hi,<br>><br>> I have successfully installed ovirt engine 3.4.3...but when i try to add<br>> host in the cluster it failed with the following error :-<br>><br>> Host compute1 installation failed. Unexpected connection termination.<br>><br>> Engine Log :-<br>><br>> ----------------<br>> 2014-07-26 17:18:37,140 INFO<br>> [org.ovirt.engine.core.bll.InstallerMessages]<br>> (org.ovirt.thread.pool-6-thread-20) [40582e53] Installation<br>> 43.252.176.13 <http://43.252.176.13>: Connected to host 43.252.176.13<br>> with SSH key fingerprint: 1e:38:88:c3:20:0f:cb:08:6c:ae:cb:87:12:c1:01:50<br><br>what do you see in engine Events tab (GUI)?<br><br>> 2014-07-26 17:18:37,165 INFO<br>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]<br>> (org.ovirt.thread.pool-6-thread-20) [40582e53] Correlation ID: 40582e53,<br>> Call Stack: null, Custom Event ID: -1, Message: Installing Host<br>> compute1. Connected to host 43.252.176.13 with SSH key fingerprint:<br>> 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]<br>> (org.ovirt.thread.pool-6-thread-20) [40582e53] Installation of<br>> 43.252.176.13. Executing command via SSH umask 0077; MYTMP="$(mktemp -t<br>> ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1;<br>> rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir<br>> "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x &&<br>> "${MYTMP}"/setup DIALOG/dialect=str:machine<br>> DIALOG/customization=bool:True <<br>> /var/cache/ovirt-engine/ovirt-host-deploy.tar<br>> 2014-07-26 17:18:37,201 INFO<br>> [org.ovirt.engine.core.utils.ssh.SSHDialog]<br>> (org.ovirt.thread.pool-6-thread-20) SSH execute root@43.252.176.13<br>> <mailto:root@43.252.176.13> 'umask 0077; MYTMP="$(mktemp -t<br>> ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1;<br>> rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir<br>> "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x &&<br>> "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True'<br>> 2014-07-26 17:18:39,871 INFO<br>> [org.ovirt.engine.core.vdsbroker.VdsManager]<br>> (DefaultQuartzScheduler_Worker-33) Initializing Host: compute1<br>> 2014-07-26 17:19:11,798 INFO<br>> [org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService]<br>> (DefaultQuartzScheduler_Worker-18) No up server in cluster<br>> 2014-07-26 17:19:11,799 ERROR<br>> [org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob]<br>> (DefaultQuartzScheduler_Worker-18) Error updating tasks from CLI:<br>> org.ovirt.engine.core.common.errors.VdcBLLException: VdcBLLException:<br>> NO_UP_SERVER_FOUND (Failed with error NO_UP_SERVER_FOUND and code 7000)<br>> at<br>> org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:30)<br>> [bll.jar:]<br>> at<br>> org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:84)<br>> [bll.jar:]<br>> at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)<br>> [:1.7.0_65]<br>> at<br>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>> [rt.jar:1.7.0_65]<br>> at java.lang.reflect.Method.invoke(Method.java:606)<br>> [rt.jar:1.7.0_65]<br>> at<br>> org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60)<br>> [scheduler.jar:]<br>> at org.quartz.core.JobRunShell.run(JobRunShell.java:213)<br>> [quartz.jar:]<br>> at<br>> org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)<br>> [quartz.jar:]<br><br>Sahina - above looks like an unrelated bug - please investigate<div><br></div><div><br></div><div>The error related to GlusterTasks is unrelated...this is the error in syncing info related to gluster tasks as no server in up state was available. This job runs in a separate thread.<br><br></div></body>