[ovirt-users] Installation issue hypervisor

Koen Vanoppen vanoppen.koen at gmail.com
Thu Feb 5 13:18:21 UTC 2015


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 at 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 at 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 at 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)
~

~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150205/aa61d370/attachment-0001.html>


More information about the Users mailing list