<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 21/09/2016 à 16:11, Yaniv Kaul a
écrit :<br>
</div>
<blockquote
cite="mid:CAJgorsa3cP2zX496R9Y1nXCgcsUeTm0sqcbxY9ki9yCJDw614w@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Sep 21, 2016 at 5:07 PM,
Nicolas Ecarnot <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:nicolas@ecarnot.net"
target="_blank">nicolas@ecarnot.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF"><span class="gmail-">
<div>Le 21/09/2016 à 15:49, Yaniv Kaul a écrit :<br>
</div>
<blockquote type="cite">
<div dir="ltr">Adding the Lago devel mailing list.
<div><br>
</div>
<div>The download is the reposync phase - which
seems to be OK, but then the connection means
that for some reason Lago is not serving those
RPMs (8585 is the port it should be listening
to).</div>
<div>Can you share some logs?</div>
</div>
</blockquote>
<br>
</span><a moz-do-not-send="true"
href="http://pastebin.com/nsDFZhuE" target="_blank">http://pastebin.com/nsDFZhuE</a></div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<div>Perhaps something with the Firewall?</div>
</div>
</div>
</div>
</blockquote>
<br>
I had no idea whether to keep it or not.<br>
I already disabled selinux after having realized it lead to a read
only root file system.<br>
<br>
About the issue above, no being able to reach some random port would
indeed be caused by the firewall, so I'll give it a try.<br>
<br>
<blockquote
cite="mid:CAJgorsa3cP2zX496R9Y1nXCgcsUeTm0sqcbxY9ki9yCJDw614w@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF"><br>
<br>
One thing to note : when trying to run again the same
command ("./run_suite.sh basic_suite_3.6"), the script
is breaking when trying to create the lago network :<br>
<br>
* Create network lago_basic_suite_3_6_lago: <br>
libvirt: error : internal error: Network is already in
use by interface 8938-930e31b<br>
</div>
</blockquote>
<div><br>
</div>
<div>Right - you did not clean the previous run:</div>
<div><br>
</div>
<div>lagocli --prefix-path
./deployment-basic_suite_3.6/current cleanup <br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Nope, I already tried that before answering.<br>
Eventually, it did the trick to run :<br>
# ip link set 8938-930e31b down<br>
<br>
After the next run, no more NIC issue, but back to the
192.168.200.1:8585 problem.<br>
<br>
I'm going to disable the FW.<br>
Stay tuned.<br>
<br>
Nicolas ECARNOT<br>
<br>
<blockquote
cite="mid:CAJgorsa3cP2zX496R9Y1nXCgcsUeTm0sqcbxY9ki9yCJDw614w@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div><br>
</div>
<div>Y.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF"> * Create network
lago_basic_suite_3_6_lago: ERROR (in 0:00:00)<br>
# Start nets: ERROR (in 0:00:00)<br>
@ Start Prefix: ERROR (in 0:00:00)<br>
Error occured, aborting<br>
Traceback (most recent call last):<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/cmd.py",
line 691, in main<br>
cli_plugins[args.verb].do_run(<wbr>args)<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/plugins/cli.py",
line 180, in do_run<br>
self._do_run(**vars(args))<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/utils.py",
line 488, in wrapper<br>
return func(*args, **kwargs)<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/utils.py",
line 499, in wrapper<br>
return func(*args, prefix=prefix, **kwargs)<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/cmd.py",
line 255, in do_start<br>
prefix.start(vm_names=vm_<wbr>names)<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/prefix.py",
line 958, in start<br>
self.virt_env.start(vm_names=<wbr>vm_names)<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/virt.py",
line 170, in start<br>
net.start()<br>
File "/usr/lib/python2.7/site-<wbr>packages/lago/virt.py",
line 339, in start<br>
self.libvirt_con.<wbr>networkCreateXML(self._<wbr>libvirt_xml())<br>
File "/usr/lib64/python2.7/site-<wbr>packages/libvirt.py",
line 4209, in networkCreateXML<br>
if ret is None:raise libvirtError('<wbr>virNetworkCreateXML()
failed', conn=self)<br>
libvirtError: internal error: Network is already in use
by interface 8938-930e31b<br>
<br>
<br>
<br>
<br>
<br>
I tried to ifdown this interface, but that does not seem
to be enough.<span class="gmail-"><br>
<br>
<br>
<blockquote type="cite">
<div dir="ltr">
<div>TIA,</div>
<div>Y.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Sep 21, 2016 at
4:25 PM, Nicolas Ecarnot <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:nicolas@ecarnot.net"
target="_blank">nicolas@ecarnot.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">Hello
Yaniv,<br>
<br>
Following your recommendation, I install a new
bare metal host, installed F24, then followed
the lago.readthedoc web site.<br>
<br>
When running ./run_suite.sh basic_suite_3.6 ,
things seems to go right (downloading...) for
a while, then begin some errors about
accessing <a moz-do-not-send="true"
href="http://192.168.200.1:8585"
rel="noreferrer" target="_blank">192.168.200.1:8585</a><br>
<br>
May you tell me where would be the best place
to ask some help about Lago ? (IRC, mailing
list, e-mail... ?)<br>
<br>
Best regards,<span><font color="#888888"><br>
<br>
-- <br>
Nicolas ECARNOT<br>
</font></span></blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<p><br>
</p>
</span><span class="gmail-HOEnZb"><font color="#888888">
<pre cols="72">--
Nicolas ECARNOT
</pre>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<br>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Nicolas ECARNOT
</pre>
</body>
</html>