Please look at event log to see what actually failed.
----- Original Message -----
From: "Yair Zaslavsky" <yzaslavs(a)redhat.com>
To: "Alon Bar-Lev" <alonbl(a)redhat.com>
Cc: devel(a)ovirt.org
Sent: Friday, October 17, 2014 11:09:53 AM
Subject: Re: [ovirt-devel] host installation failed
----- Original Message -----
> From: "Alon Bar-Lev" <alonbl(a)redhat.com>
> To: "Yair Zaslavsky" <yzaslavs(a)redhat.com>
> Cc: devel(a)ovirt.org
> Sent: Friday, October 17, 2014 10:07:01 AM
> Subject: Re: [ovirt-devel] host installation failed
>
>
> You probably do not use ovirt-host-deploy-1.3.x within devenv, but have
> ovirt-host-deploy-1.2.x.
Thanks, it did help.
Now I'm encountering this -
014-10-17 10:13:14,647 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog]
(org.ovirt.thread.pool-8-thread-6) SSH error running command
root@192.168.1.1:'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': Command returned
failure code 1 during SSH session 'root(a)192.168.1.1'
2014-10-17 10:13:14,650 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog]
(org.ovirt.thread.pool-8-thread-6) Exception: java.io.IOException: Command
returned failure code 1 during SSH session 'root(a)192.168.1.1'
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:312)
[uutils.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:1118)
[bll.jar:]
My host is fedora core 20, in case I forgot to mention.
>
> ----- Original Message -----
> > From: "Yair Zaslavsky" <yzaslavs(a)redhat.com>
> > To: devel(a)ovirt.org
> > Sent: Friday, October 17, 2014 8:41:41 AM
> > Subject: Re: [ovirt-devel] host installation failed
> >
> > I'm using master,
> >
> > commit hash -
> > 6985aa8ac1b4182e346859082d10e5d542ca2969
> >
> >
> >
> > ----- Original Message -----
> > > From: "Yair Zaslavsky" <yzaslavs(a)redhat.com>
> > > To: devel(a)ovirt.org
> > > Sent: Friday, October 17, 2014 7:47:42 AM
> > > Subject: [ovirt-devel] host installation failed
> > >
> > > HI,
> > > I'm getting the following error when trying to add a host -
> > >
> > > .
> > > 2014-10-17 06:51:02,522 INFO [org.ovirt.engine.core.bll.VdsDeploy]
> > > (VdsDeploy) Host 192.168.1.1 reports unique id
> > > 52402781-53A0-11CB-9BE9-B7E5E5F061A6
> > > 2014-10-17 06:51:02,550 INFO [org.ovirt.engine.core.bll.VdsDeploy]
> > > (VdsDeploy) Assigning unique id 52402781-53A0-11CB-9BE9-B7E5E5F061A6 to
> > > Host
> > > 192.168.1.1
> > > 2014-10-17 06:51:02,817 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> > > (VdsDeploy) Error during deploy dialog: java.lang.NullPointerException
> > > at
> > >
org.ovirt.otopi.dialog.MachineDialogParser.cliEnvironmentGet(MachineDialogParser.java:236)
> > > [otopi.jar:]
> > > at
> > > org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:580)
> > > [bll.jar:]
> > > at
> > > org.ovirt.engine.core.bll.VdsDeploy$37.call(VdsDeploy.java:579)
> > > [bll.jar:]
> > > at
> > >
org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:668)
> > > [bll.jar:]
> > > at
> > >
org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:873)
> > > [bll.jar:]
> > >
> > >
> > > Can you please assist ?
> > >
> > > Yair
> > >
> > > _______________________________________________
> > > Devel mailing list
> > > Devel(a)ovirt.org
> > >
http://lists.ovirt.org/mailman/listinfo/devel
> > >
> > _______________________________________________
> > Devel mailing list
> > Devel(a)ovirt.org
> >
http://lists.ovirt.org/mailman/listinfo/devel
> >
>