[Users] Failing on new setup

Alon Bar-Lev alonbl at redhat.com
Mon Feb 18 05:10:36 UTC 2013



----- Original Message -----
> From: "Jaco" <ubuntumuntu at gmail.com>
> To: users at ovirt.org
> Sent: Monday, February 18, 2013 1:11:16 AM
> Subject: [Users] Failing on new setup
> 

<snip>

> 
> I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`
> http://pastebin.com/nVyNGSsf
> Relevant line being:
> ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31)
> SSH error running command root at localhost:'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 -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 localhost'

Due to limitation of engine, you cannot use localhost to install vdsm. Please use one of the public ip address or names.

Alon



More information about the Users mailing list