No subject
Wed Apr 24 05:09:00 EDT 2013
[wil at bufferoverflow repository]$ git rebase --merge FETCH_HEAD
*Current branch otopi is up to date.*
*
*
The latest change I see in "git log" is
[wil at bufferoverflow repository]$ git show HEAD
commit 99d95891ab0e814159a463d246543b08e41c746d
Author: Alon Bar-Lev <alonbl at redhat.com>
Date: Thu Apr 25 12:39:50 2013 +0300
packaging: engine-setup re-write using otopi
Change-Id: I4d5e3ac7927802326e324c9b98ada75b421638aa
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
Signed-off-by: Sandro Bonazzola <sbonazzo at redhat.com>
Signed-off-by: Alex Lourie <alourie at redhat.com>
If you don't wish to push the change yet, you can send a patch and I will
apply it.
On Mon, Apr 29, 2013 at 1:04 AM, Alon Bar-Lev <alonbl at redhat.com> wrote:
>
>
> ----- Original Message -----
> > From: "Limor Gavish" <lgavish at gmail.com>
> > To: "Alon Bar-Lev" <alonbl at redhat.com>
> > Cc: "Yuval M" <yuvalme at gmail.com>, users at ovirt.org, "Nezer Zaidenberg" <
> nzaidenberg at mac.com>, "Vered Volansky"
> > <vered at redhat.com>
> > Sent: Sunday, April 28, 2013 10:56:45 PM
> > Subject: Re: [Users] Unable to add host in a development setup - "Host
> kernelpanic.home installation failed. Failed
> > to decode own public key from store 'keys/engine.p12' using alias '1'."
> >
> > Hi,
> >
> > Thank you very much for your help but I do not succeed to start the
> engine
> > after compiling your version.
> >
> > I switched to the otopi branch like you said.
> > git fetch https://github.com/alonbl/ovirt-engine.git otopi
> > git checkout -b otopi FETCH_HEAD
> >
> > I followed the instructions in
> > https://github.com/alonbl/ovirt-engine/blob/otopi/README.developer
> > *So here are the last 3 commands I used:*
> > make clean install-dev PREFIX=$HOME/ovirt-engine
> > $HOME/ovirt-engine/bin/engine-setup-2
> > --jboss-home=$HOME/ovirt-engine/jboss-as-7.1.1.Final
> > $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine.py start
> >
> > However, the last command
> > ($HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine.py start)
> > hangs.
>
> This is expected... it is the service running, Ctrl-C to terminate.
>
> > *In server.log I see the following error:*
> > 2013-04-28 22:13:40,203 ERROR [org.jboss.as] (MSC service thread 1-3)
> > JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in
> 2788ms
> > - Started 504 of 5 40 services (1 services failed or missing
> > dependencies, 34 services are passive or on-demand)
> > *In engine.log I see the following error:*
> > 2013-04-28 22:13:40,082 ERROR
> > [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread
> 1-4)
> > File: bundles/VdsmErrors could not be loaded: java.util.Mis
> > singResourceException: Can't find bundle for base name
> bundles/VdsmErrors,
> > locale en_US
> >
> > Full logs are attached.
>
> The problem is that for some reason the PREFIX is not taken into account.
>
> Related errors:
> 2013-04-28 19:57:46,468 WARN [org.ovirt.engine.core.utils.LocalConfig]
> (MSC service thread 1-3) The file
> "/usr/share/ovirt-engine/conf/engine.conf.defaults" doesn't exist or isn't
> readable. Will return an empty set of properties.
> 2013-04-28 19:57:46,468 WARN [org.ovirt.engine.core.utils.LocalConfig]
> (MSC service thread 1-3) The file "/etc/ovirt-engine/engine.conf" doesn't
> exist or isn't readable. Will return an empty set of properties.
>
> It can be due to previous make execution without PREFIX.
> I've committed a change to Makefile to force regenerate the file locations
> when using install-dev.
> Can you please give it a try?
>
> Thanks!
>
> > Thanks,
> > Limor on behalf of Yuval
> >
> >
> > On Sun, Apr 28, 2013 at 2:51 PM, Alon Bar-Lev <alonbl at redhat.com> wrote:
> >
> > >
> > > Maybe someone can help you in this.
> > >
> > > I prefer people install development mode and use fully functional
> product
> > > within their development environment.
> > >
> > > Alon
> > >
> > > ----- Original Message -----
> > > > From: "Yuval M" <yuvalme at gmail.com>
> > > > To: "Alon Bar-Lev" <alonbl at redhat.com>
> > > > Cc: users at ovirt.org, "Nezer Zaidenberg" <nzaidenberg at mac.com>,
> "Limor
> > > Gavish" <lgavish at gmail.com>, "Vered Volansky"
> > > > <vered at redhat.com>
> > > > Sent: Sunday, April 28, 2013 12:45:33 PM
> > > > Subject: Re: [Users] Unable to add host in a development setup -
> "Host
> > > kernelpanic.home installation failed. Failed
> > > > to decode own public key from store 'keys/engine.p12' using alias
> '1'."
> > > >
> > > > But is there an option to just manually install the new host?
> > > >
> > > > Yuval
> > > >
> > > >
> > > > On Sun, Apr 28, 2013 at 11:46 AM, Alon Bar-Lev <alonbl at redhat.com>
> > > wrote:
> > > >
> > > > >
> > > > > Development mode installation is not yet supported to perform
> > > host-deploy.
> > > > > There is ongoing work for fully functional development environment.
> > > > > You can test this if you like before it is merged upstream.
> > > > > Sources available here[1], documentation is here[2].
> > > > >
> > > > > [1] https://github.com/alonbl/ovirt-engine/tree/otopi
> > > > > [2]
> https://github.com/alonbl/ovirt-engine/blob/otopi/README.developer
> > > > >
> > > > > ----- Original Message -----
> > > > > > From: "Yuval M" <yuvalme at gmail.com>
> > > > > > To: users at ovirt.org, "Nezer Zaidenberg" <nzaidenberg at mac.com>,
> > > "Limor
> > > > > Gavish" <lgavish at gmail.com>
> > > > > > Sent: Saturday, April 27, 2013 5:22:59 PM
> > > > > > Subject: [Users] Unable to add host in a development setup -
> "Host
> > > > > kernelpanic.home installation failed. Failed to
> > > > > > decode own public key from store 'keys/engine.p12' using alias
> '1'."
> > > > > >
> > > > > > I'm getting the aforementioned error message when trying to
> > > reinstall a
> > > > > host
> > > > > > that failed to be added to the cluster.
> > > > > >
> > > > > > in the engine log I have:
> > > > > >
> > > > > > 2013-04-27 16:29:58,249 ERROR
> > > > > [org.ovirt.engine.core.bll.InstallVdsCommand]
> > > > > > (pool-3-thread-49) [3070670b] Host installation failed for host
> > > > > > cf09fb25-b8a4-4068-a
> > > > > > 3c8-9869d0ba4ff9, kernelpanic.home.: java.lang.RuntimeException:
> > > Failed
> > > > > to
> > > > > > decode own public key from store 'keys/engine.p12' using alias
> '1'
> > > > > > at
> > > > > >
> > > > >
> > >
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:227)
> > > > > > [bll.jar:]
> > > > > > at
> org.ovirt.engine.core.bll.VdsDeploy.access$400(VdsDeploy.java:71)
> > > > > > [bll.jar:]
> > > > > > at org.ovirt.engine.core.bll.VdsDeploy$9.call(VdsDeploy.java:334)
> > > > > [bll.jar:]
> > > > > > at
> > > > > >
> > > > >
> > >
> org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:476)
> > > > > > [bll.jar:]
> > > > > > at
> > > org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:687)
> > > > > > [bll.jar:]
> > > > > > at
> org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71)
> > > > > > [bll.jar:]
> > > > > > at org.ovirt.engine.core.bll.VdsDeploy$32.run(VdsDeploy.java:779)
> > > > > [bll.jar:]
> > > > > > at java.lang.Thread.run(Thread.java:722)
> [rt.jar:1.7.0_09-icedtea]
> > > > > > Caused by: java.io.FileNotFoundException: keys/engine.p12 (No
> such
> > > file
> > > > > or
> > > > > > directory)
> > > > > > at java.io.FileInputStream.open(Native Method)
> > > [rt.jar:1.7.0_09-icedtea]
> > > > > > at java.io.FileInputStream.<init>(FileInputStream.java:138)
> > > > > > [rt.jar:1.7.0_09-icedtea]
> > > > > > at java.io.FileInputStream.<init>(FileInputStream.java:97)
> > > > > > [rt.jar:1.7.0_09-icedtea]
> > > > > > at
> > > > > >
> > > > >
> > >
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:206)
> > > > > > [bll.jar:]
> > > > > > ... 7 more
> > > > > >
> > > > > >
> > > > > >
> > > > > > My setup has an all-in-one node with the engine installed from
> > > sources,
> > > > > >
> > > > > > and I'm attempting to add a seconds host (Fedora 18, vdsm from
> yum,
> > > > > nothing
> > > > > > fancy).
> > > > > >
> > > > > > I installed vdsm (yum install vdsm), and disabled SSL as
> instructed
> > > in:
> > > > > > http://www.ovirt.org/OVirt_-_disable_SSL_in_VDSM
> > > > > >
> > > > > > I read here that the development setup (i.e engine installed from
> > > > > sources)
> > > > > > does not support automatic deployment:
> > > > > > http://www.mail-archive.com/users@ovirt.org/msg07608.html
> > > > > >
> > > > > > Is this still the case?
> > > > > > If so, how do I deploy an additional host in such a setup?
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > Yuval Meir
> > > > > >
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Users mailing list
> > > > > > Users at ovirt.org
> > > > > > http://lists.ovirt.org/mailman/listinfo/users
> > > > > >
> > > > >
> > > >
> > >
> >
>
--14dae93d94f8f142c704db792960
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div style>Thank you very much for your prompt response. H=
owever, according to "git rebase" (after "git fetch") t=
here is no new change</div><div><br></div><div>[wil at bufferoverflow reposito=
ry]$ git fetch <a href=3D"https://github.com/alonbl/ovirt-engine.git">https=
://github.com/alonbl/ovirt-engine.git</a> otopi</div>
<div>From <a href=3D"https://github.com/alonbl/ovirt-engine">https://github=
.com/alonbl/ovirt-engine</a></div><div>=A0* branch =A0 =A0 =A0 =A0 =A0 =A0o=
topi =A0 =A0 =A0-> FETCH_HEAD</div><div>[wil at bufferoverflow repository]$=
git rebase --merge FETCH_HEAD</div>
<div><b>Current branch otopi is up to date.</b></div><div><b><br></b></div>=
<div style>The latest change I see in "git log" is</div><div styl=
e><div><br></div><div>[wil at bufferoverflow repository]$ git show HEAD<br>
</div><div>commit 99d95891ab0e814159a463d246543b08e41c746d</div><div>Author=
: Alon Bar-Lev <<a href=3D"mailto:alonbl at redhat.com">alonbl at redhat.com</=
a>></div><div>Date: =A0 Thu Apr 25 12:39:50 2013 +0300</div><div><br></d=
iv>
<div>=A0 =A0 packaging: engine-setup re-write using otopi</div><div><br></d=
iv><div>=A0 =A0 Change-Id: I4d5e3ac7927802326e324c9b98ada75b421638aa</div><=
div>=A0 =A0 Signed-off-by: Alon Bar-Lev <<a href=3D"mailto:alonbl at redhat=
.com">alonbl at redhat.com</a>></div>
<div>=A0 =A0 Signed-off-by: Sandro Bonazzola <<a href=3D"mailto:sbonazzo=
@redhat.com">sbonazzo at redhat.com</a>></div><div>=A0 =A0 Signed-off-by: A=
lex Lourie <<a href=3D"mailto:alourie at redhat.com">alourie at redhat.com</a>=
></div>
<div><br></div><div style>If you don't wish to push the change yet, you=
can send a patch and I will apply it.</div></div></div><div class=3D"gmail=
_extra"><br><br><div class=3D"gmail_quote">On Mon, Apr 29, 2013 at 1:04 AM,=
Alon Bar-Lev <span dir=3D"ltr"><<a href=3D"mailto:alonbl at redhat.com" ta=
rget=3D"_blank">alonbl at redhat.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div class=3D"im"><br>
<br>
----- Original Message -----<br>
> From: "Limor Gavish" <<a href=3D"mailto:lgavish at gmail.com=
">lgavish at gmail.com</a>><br>
> To: "Alon Bar-Lev" <<a href=3D"mailto:alonbl at redhat.com">=
alonbl at redhat.com</a>><br>
</div><div class=3D"im">> Cc: "Yuval M" <<a href=3D"mailto:=
yuvalme at gmail.com">yuvalme at gmail.com</a>>, <a href=3D"mailto:users at ovirt=
.org">users at ovirt.org</a>, "Nezer Zaidenberg" <<a href=3D"mail=
to:nzaidenberg at mac.com">nzaidenberg at mac.com</a>>, "Vered Volansky&q=
uot;<br>
> <<a href=3D"mailto:vered at redhat.com">vered at redhat.com</a>><br>
</div><div class=3D"im">> Sent: Sunday, April 28, <a href=3D"tel:2013" v=
alue=3D"+9722013">2013</a> 10:56:45 PM<br>
> Subject: Re: [Users] Unable to add host in a development setup - "=
;Host kernelpanic.home installation failed. Failed<br>
> to decode own public key from store 'keys/engine.p12' using al=
ias '1'."<br>
><br>
</div><div class=3D"im">> Hi,<br>
><br>
> Thank you very much for your help but I do not succeed to start the en=
gine<br>
> after compiling your version.<br>
><br>
> I switched to the otopi branch like you said.<br>
> git fetch <a href=3D"https://github.com/alonbl/ovirt-engine.git" targe=
t=3D"_blank">https://github.com/alonbl/ovirt-engine.git</a> otopi<br>
> git checkout -b otopi FETCH_HEAD<br>
><br>
> I followed the instructions in<br>
> <a href=3D"https://github.com/alonbl/ovirt-engine/blob/otopi/README.de=
veloper" target=3D"_blank">https://github.com/alonbl/ovirt-engine/blob/otop=
i/README.developer</a><br>
</div>> *So here are the last 3 commands I used:*<br>
<div class=3D"im">> make clean install-dev PREFIX=3D$HOME/ovirt-engine<b=
r>
> $HOME/ovirt-engine/bin/engine-setup-2<br>
> --jboss-home=3D$HOME/ovirt-engine/jboss-as-7.1.1.Final<br>
> $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine.py start<b=
r>
><br>
> However, the last command<br>
> ($HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine.py start)=
<br>
> hangs.<br>
<br>
</div>This is expected... it is the service running, Ctrl-C to terminate.<b=
r>
<br>
> *In server.log I see the following error:*<br>
<div class=3D"im">> 2013-04-28 22:13:40,203 ERROR [<a href=3D"http://org=
.jboss.as" target=3D"_blank">org.jboss.as</a>] (MSC service thread 1-3)<br>
> JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with err=
ors) in 2788ms<br>
> - Started 504 of 5 =A0 =A0 40 services (1 services failed or missing<b=
r>
> dependencies, 34 services are passive or on-demand)<br>
</div>> *In engine.log I see the following error:*<br>
<div class=3D"im">> 2013-04-28 22:13:40,082 ERROR<br>
> [org.ovirt.engine.core.utils.ErrorTranslatorImpl] (MSC service thread =
1-4)<br>
> File: bundles/VdsmErrors could not be loaded: java.util.Mis<br>
> =A0singResourceException: Can't find bundle for base name bundles/=
VdsmErrors,<br>
> locale en_US<br>
><br>
> Full logs are attached.<br>
<br>
</div>The problem is that for some reason the PREFIX is not taken into acco=
unt.<br>
<br>
Related errors:<br>
2013-04-28 19:57:46,468 WARN =A0[org.ovirt.engine.core.utils.LocalConfig] (=
MSC service thread 1-3) The file "/usr/share/ovirt-engine/conf/engine.=
conf.defaults" doesn't exist or isn't readable. Will return an=
empty set of properties.<br>
2013-04-28 19:57:46,468 WARN =A0[org.ovirt.engine.core.utils.LocalConfig] (=
MSC service thread 1-3) The file "/etc/ovirt-engine/engine.conf" =
doesn't exist or isn't readable. Will return an empty set of proper=
ties.<br>
<br>
It can be due to previous make execution without PREFIX.<br>
I've committed a change to Makefile to force regenerate the file locati=
ons when using install-dev.<br>
Can you please give it a try?<br>
<br>
Thanks!<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
> Thanks,<br>
> Limor on behalf of Yuval<br>
><br>
><br>
> On Sun, Apr 28, <a href=3D"tel:2013" value=3D"+9722013">2013</a> at 2:=
51 PM, Alon Bar-Lev <<a href=3D"mailto:alonbl at redhat.com">alonbl at redhat.=
com</a>> wrote:<br>
><br>
> ><br>
> > Maybe someone can help you in this.<br>
> ><br>
> > I prefer people install development mode and use fully functional=
product<br>
> > within their development environment.<br>
> ><br>
> > Alon<br>
> ><br>
> > ----- Original Message -----<br>
> > > From: "Yuval M" <<a href=3D"mailto:yuvalme at gmai=
l.com">yuvalme at gmail.com</a>><br>
> > > To: "Alon Bar-Lev" <<a href=3D"mailto:alonbl at re=
dhat.com">alonbl at redhat.com</a>><br>
> > > Cc: <a href=3D"mailto:users at ovirt.org">users at ovirt.org</a>, =
"Nezer Zaidenberg" <<a href=3D"mailto:nzaidenberg at mac.com">nza=
idenberg at mac.com</a>>, "Limor<br>
> > Gavish" <<a href=3D"mailto:lgavish at gmail.com">lgavish at gma=
il.com</a>>, "Vered Volansky"<br>
> > > <<a href=3D"mailto:vered at redhat.com">vered at redhat.com</a>=
><br>
> > > Sent: Sunday, April 28, <a href=3D"tel:2013" value=3D"+97220=
13">2013</a> 12:45:33 PM<br>
> > > Subject: Re: [Users] Unable to add host in a development set=
up - "Host<br>
> > kernelpanic.home installation failed. Failed<br>
> > > to decode own public key from store 'keys/engine.p12'=
; using alias '1'."<br>
> > ><br>
> > > But is there an option to just manually install the new host=
?<br>
> > ><br>
> > > Yuval<br>
> > ><br>
> > ><br>
> > > On Sun, Apr 28, <a href=3D"tel:2013" value=3D"+9722013">2013=
</a> at 11:46 AM, Alon Bar-Lev <<a href=3D"mailto:alonbl at redhat.com">alo=
nbl at redhat.com</a>><br>
> > wrote:<br>
> > ><br>
> > > ><br>
> > > > Development mode installation is not yet supported to p=
erform<br>
> > host-deploy.<br>
> > > > There is ongoing work for fully functional development =
environment.<br>
> > > > You can test this if you like before it is merged upstr=
eam.<br>
> > > > Sources available here[1], documentation is here[2].<br=
>
> > > ><br>
> > > > [1] <a href=3D"https://github.com/alonbl/ovirt-engine/t=
ree/otopi" target=3D"_blank">https://github.com/alonbl/ovirt-engine/tree/ot=
opi</a><br>
> > > > [2] <a href=3D"https://github.com/alonbl/ovirt-engine/b=
lob/otopi/README.developer" target=3D"_blank">https://github.com/alonbl/ovi=
rt-engine/blob/otopi/README.developer</a><br>
> > > ><br>
> > > > ----- Original Message -----<br>
> > > > > From: "Yuval M" <<a href=3D"mailto:yu=
valme at gmail.com">yuvalme at gmail.com</a>><br>
> > > > > To: <a href=3D"mailto:users at ovirt.org">users at ovirt=
.org</a>, "Nezer Zaidenberg" <<a href=3D"mailto:nzaidenberg at ma=
c.com">nzaidenberg at mac.com</a>>,<br>
> > "Limor<br>
> > > > Gavish" <<a href=3D"mailto:lgavish at gmail.com">l=
gavish at gmail.com</a>><br>
> > > > > Sent: Saturday, April 27, <a href=3D"tel:2013" val=
ue=3D"+9722013">2013</a> 5:22:59 PM<br>
> > > > > Subject: [Users] Unable to add host in a developme=
nt setup - "Host<br>
> > > > kernelpanic.home installation failed. Failed to<br>
> > > > > decode own public key from store 'keys/engine.=
p12' using alias '1'."<br>
> > > > ><br>
> > > > > I'm getting the aforementioned error message w=
hen trying to<br>
> > reinstall a<br>
> > > > host<br>
> > > > > that failed to be added to the cluster.<br>
> > > > ><br>
> > > > > in the engine log I have:<br>
> > > > ><br>
> > > > > 2013-04-27 16:29:58,249 ERROR<br>
> > > > [org.ovirt.engine.core.bll.InstallVdsCommand]<br>
> > > > > (pool-3-thread-49) [3070670b] Host installation fa=
iled for host<br>
> > > > > cf09fb25-b8a4-4068-a<br>
> > > > > 3c8-9869d0ba4ff9, kernelpanic.home.: java.lang.Run=
timeException:<br>
> > Failed<br>
> > > > to<br>
> > > > > decode own public key from store 'keys/engine.=
p12' using alias '1'<br>
> > > > > at<br>
> > > > ><br>
> > > ><br>
> > org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDep=
loy.java:227)<br>
> > > > > [bll.jar:]<br>
> > > > > at org.ovirt.engine.core.bll.VdsDeploy.access$400(=
VdsDeploy.java:71)<br>
> > > > > [bll.jar:]<br>
> > > > > at org.ovirt.engine.core.bll.VdsDeploy$9.call(VdsD=
eploy.java:334)<br>
> > > > [bll.jar:]<br>
> > > > > at<br>
> > > > ><br>
> > > ><br>
> > org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDe=
ploy.java:476)<br>
> > > > > [bll.jar:]<br>
> > > > > at<br>
> > org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:68=
7)<br>
> > > > > [bll.jar:]<br>
> > > > > at org.ovirt.engine.core.bll.VdsDeploy.access$1400=
(VdsDeploy.java:71)<br>
> > > > > [bll.jar:]<br>
> > > > > at org.ovirt.engine.core.bll.VdsDeploy$32.run(VdsD=
eploy.java:779)<br>
> > > > [bll.jar:]<br>
> > > > > at java.lang.Thread.run(Thread.java:722) [rt.jar:1=
.7.0_09-icedtea]<br>
> > > > > Caused by: java.io.FileNotFoundException: keys/eng=
ine.p12 (No such<br>
> > file<br>
> > > > or<br>
> > > > > directory)<br>
> > > > > at java.io.FileInputStream.open(Native Method)<br>
> > [rt.jar:1.7.0_09-icedtea]<br>
> > > > > at java.io.FileInputStream.<init>(FileInputS=
tream.java:138)<br>
> > > > > [rt.jar:1.7.0_09-icedtea]<br>
> > > > > at java.io.FileInputStream.<init>(FileInputS=
tream.java:97)<br>
> > > > > [rt.jar:1.7.0_09-icedtea]<br>
> > > > > at<br>
> > > > ><br>
> > > ><br>
> > org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDep=
loy.java:206)<br>
> > > > > [bll.jar:]<br>
> > > > > ... 7 more<br>
> > > > ><br>
> > > > ><br>
> > > > ><br>
> > > > > My setup has an all-in-one node with the engine in=
stalled from<br>
> > sources,<br>
> > > > ><br>
> > > > > and I'm attempting to add a seconds host (Fedo=
ra 18, vdsm from yum,<br>
> > > > nothing<br>
> > > > > fancy).<br>
> > > > ><br>
> > > > > I installed vdsm (yum install vdsm), and disabled =
SSL as instructed<br>
> > in:<br>
> > > > > <a href=3D"http://www.ovirt.org/OVirt_-_disable_SS=
L_in_VDSM" target=3D"_blank">http://www.ovirt.org/OVirt_-_disable_SSL_in_VD=
SM</a><br>
> > > > ><br>
> > > > > I read here that the development setup (i.e engine=
installed from<br>
> > > > sources)<br>
> > > > > does not support automatic deployment:<br>
> > > > > <a href=3D"http://www.mail-archive.com/users@ovirt=
.org/msg07608.html" target=3D"_blank">http://www.mail-archive.com/users@ovi=
rt.org/msg07608.html</a><br>
> > > > ><br>
> > > > > Is this still the case?<br>
> > > > > If so, how do I deploy an additional host in such =
a setup?<br>
> > > > ><br>
> > > > > Thanks,<br>
> > > > ><br>
> > > > > Yuval Meir<br>
> > > > ><br>
> > > > ><br>
> > > > ><br>
> > > > > _______________________________________________<br=
>
> > > > > Users mailing list<br>
> > > > > <a href=3D"mailto:Users at ovirt.org">Users at ovirt.org=
</a><br>
> > > > > <a href=3D"http://lists.ovirt.org/mailman/listinfo=
/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/users</a>=
<br>
> > > > ><br>
> > > ><br>
> > ><br>
> ><br>
><br>
</div></div></blockquote></div><br></div>
--14dae93d94f8f142c704db792960--
More information about the Users
mailing list