<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 11:10 AM, Milan Zamazal <span dir="ltr"><<a href="mailto:mzamazal@redhat.com" target="_blank">mzamazal@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Nadav Goldin <<a href="mailto:ngoldin@redhat.com">ngoldin@redhat.com</a>> writes:<br>
<br>
> I would start first by making sure the VM is booting properly using<br>
> SPICE from the GUI, when the tests ends, you should be able to log<br>
> into the Engine GUI(run 'lago ovirt status' inside your deployment<br>
> directory to get the link, the directory should be something like<br>
> ovirt-system-tests/deployment-<wbr>SUITE-NAME). Then in the GUI, start the<br>
> VM and click on 'console', the username/password should be<br>
> root/123456.<br>
<br>
</span>It's actually "cirros"/"cubswin:)".<br>
<span class=""><br>
> If it is booting properly - first would be to check if it even gets an<br>
> IP(my guess is not - I'm not even sure if dhcp is running in that<br>
> layer, maybe we should setup one..).<br>
<br>
</span>Yes, it should get everything, it's possible to log in there via ssh on<br>
my setup.<br>
<span class=""><br>
Valentina Makarova <<a href="mailto:makarovavs07@gmail.com">makarovavs07@gmail.com</a>> writes:<br>
<br>
> And a second question is about ssh to this vm connection from my laptop's<br>
> console.<br>
> According run_vm test from 004_basic_sanity.py (<br>
> <a href="https://github.com/oVirt/ovirt-system-tests/blob/master/basic-suite-master/test-scenarios/004_basic_sanity.py#L385" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-system-tests/blob/<wbr>master/basic-suite-master/<wbr>test-scenarios/004_basic_<wbr>sanity.py#L385</a><br>
> ) vm0 should contain interface with ip 192.168.200.200, but ping this from<br>
> engine (192.168.200.4) Destination Host Unreachable. And 'ping vm0' defined<br>
> vm0 as 192.168.201.213 and also couldn't reach vm0.<br>
<br>
</span>192.168.201.213 should be working, I can both ping and ssh the<br>
corresponding IP on my computer. Do you run Lago directly on your<br>
computer or in a VM? If you run it on your computer, can't it conflict<br>
with another network in your environment? Maybe checking from inside<br>
the VM as described by Nadav can help.<br></blockquote><div><br></div><div>We can add a fake entry in Lago init file just as we do for hosted-engine.</div><div>Most importantly, it'll create a MAC to IP address mapping in libvirt's DHCP.</div><div>Of course, then we need to use this MAC.</div><div>I somehow remember doing this at some point but never completing the task :(</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> And in webadmin (<a href="https://engine/ovirt-engine/webadmin/#vms" rel="noreferrer" target="_blank">https://engine/ovirt-engine/<wbr>webadmin/#vms</a>) IP Address<br>
> field is empty.<br>
<br>
</span>This is OK, I think ovirt-guest-agent must be installed and running in<br>
the VM to report the IP address. If it is not then the information is<br>
missing in the UI but that doesn't mean the network is not working.<br>
<br>
Regards,<br>
Milan<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>