-------- Original message -------- From: Itamar Heim <ih...@redhat.com> Date: 2014/07/27 08:28 (GMT-05:00) To: Punit Dambiwal <hypu...@gmail.com>,users@ovirt.org,Dan Kenigsberg <dan...@redhat.com>,aha...@redhat.com,Sven Kieske <s.kie...@mittwald.de>,Michal Skrivanek <michal.skriva...@redhat.com>,Antoni Segura Puimedon <asegu...@redhat.com>,Frantisek Kobzik <fkob...@redhat.com>,Sahina Bose <sab...@redhat.com> Subject: Re: Host installation failed. Unexpected connection termination. On 07/26/2014 08:25 PM, Punit Dambiwal wrote: > Hi, > > 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 :- > > Host compute1 installation failed. Unexpected connection termination. > > Engine Log :- > > ---------------- > 2014-07-26 17:18:37,140 INFO > [org.ovirt.engine.core.bll.InstallerMessages] > (org.ovirt.thread.pool-6-thread-20) [40582e53] Installation > 43.252.176.13 <http://43.252.176.13>: 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
what do you see in engine Events tab (GUI)? > 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. > 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="$(mktemp -t > ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; > rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir > "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x && > "${MYTMP}"/setup DIALOG/dialect=str:machine > DIALOG/customization=bool:True < > /var/cache/ovirt-engine/ovirt-host-deploy.tar > 2014-07-26 17:18:37,201 INFO > [org.ovirt.engine.core.utils.ssh.SSHDialog] > (org.ovirt.thread.pool-6-thread-20) SSH execute root@43.252.176.13 > <mailto:root@43.252.176.13> 'umask 0077; MYTMP="$(mktemp -t > ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; > rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir > "${MYTMP}" && tar --warning=no-timestamp -C "${MYTMP}" -x && > "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True' > 2014-07-26 17:18:39,871 INFO > [org.ovirt.engine.core.vdsbroker.VdsManager] > (DefaultQuartzScheduler_Worker-33) Initializing Host: compute1 > 2014-07-26 17:19:11,798 INFO > [org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService] > (DefaultQuartzScheduler_Worker-18) No up server in cluster > 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) > at > org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:30) > [bll.jar:] > at > org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:84) > [bll.jar:] > at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) > [:1.7.0_65] > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [rt.jar:1.7.0_65] > at java.lang.reflect.Method.invoke(Method.java:606) > [rt.jar:1.7.0_65] > at > org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60) > [scheduler.jar:] > at org.quartz.core.JobRunShell.run(JobRunShell.java:213) > [quartz.jar:] > at > org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557) > [quartz.jar:] Sahina - above looks like an unrelated bug - please investigate 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.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users