
----- Original Message -----
From: "Jaco" <ubuntumuntu@gmail.com> To: users@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@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@localhost'
Due to limitation of engine, you cannot use localhost to install vdsm. Please use one of the public ip address or names. Alon