SOLVED

2015-02-05 14:56 GMT+01:00 Koen Vanoppen <vanoppen.koen@gmail.com>:
Hi Allon,
Thanks... You're tip brought a lightbulp to my head :-).

We work with local synced repos. And there was a depency error with the newly synced ovirt repo and the older synced Centos-repo.
So thanks man!!!




2015-02-05 14:21 GMT+01:00 Alon Bar-Lev <alonbl@redhat.com>:

You should see errors/warnings at event log at user interface (open the bottom window).
In engine.log you should seek for the error prior for this message.

----- Original Message -----
> From: "Koen Vanoppen" <vanoppen.koen@gmail.com>
> To: users@ovirt.org
> Sent: Thursday, February 5, 2015 3:18:21 PM
> Subject: [ovirt-users] Installation issue hypervisor
>
> Hi All,
>
> I'm trying to add a new hypervisor to oVirt. But for some reason (and I
> already did a few in the mean while ;-) ) this **** just doesn't want to
> cooperate...
> I'm getting the following error in my engine.log:
>
> 2015-02-05 13:55:21,581 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog]
> (org.ovirt.thread.pool-8-thread-16) SSH error running command
> root@ovirthyp01dev.mydomain.com:'umask 0077;
> MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" 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': java.io.IOException: Command returned
> failure code 1 during SSH session ' root@ovirthyp01dev.mydomain.com '
> at
> org.ovirt.engine.core.uutils.ssh.SSHClient.executeCommand(SSHClient.java:527)
> [uutils.jar:]
> at
> org.ovirt.engine.core.uutils.ssh.SSHDialog.executeCommand(SSHDialog.java:318)
> [uutils.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:1118)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.InstallVdsInternalCommand.installHost(InstallVdsInternalCommand.java:154)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.InstallVdsInternalCommand.executeCommand(InstallVdsInternalCommand.java:81)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1193)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1332)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1957)
> [bll.jar:]
> at
> org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:174)
> [utils.jar:]
> at
> org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:116)
> [utils.jar:]
> at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1356)
> [bll.jar:]
> at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:353)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:193)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner.runCommands(MultipleActionsRunner.java:160)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner$2.run(MultipleActionsRunner.java:169)
> [bll.jar:]
> at
> org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:90)
> [utils.jar:]
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [rt.jar:1.7.0_65]
> at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_65]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> [rt.jar:1.7.0_65]
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> [rt.jar:1.7.0_65]
> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]
>
> 2015-02-05 13:55:21,610 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> (org.ovirt.thread.pool-8-thread-16) [8954c66] Error during host
> ovirthyp01dev.mydomain.com install: java.io.IOException: Command returned
> failure code 1 during SSH session ' root@ovirthyp01dev.mydomain.com '
> at
> org.ovirt.engine.core.uutils.ssh.SSHClient.executeCommand(SSHClient.java:527)
> [uutils.jar:]
> at
> org.ovirt.engine.core.uutils.ssh.SSHDialog.executeCommand(SSHDialog.java:318)
> [uutils.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:1118)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.InstallVdsInternalCommand.installHost(InstallVdsInternalCommand.java:154)
> ~
> ~
>
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>