<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 8, 2016 at 11:27 AM, Pavel Levshin <span dir="ltr">&lt;<a target="_blank" href="mailto:lpk@581.spb.su">lpk@581.spb.su</a>&gt;</span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Hi.<br>
<br>
I&#39;m trying to learn Ovirt 4 and have a problem with it.<br>
<br>
My cluster consists of 3 nodes. I use Openvswitch for network connectivity. I have a HostedEngine and one additional VM in the cluster.<br>
<br>
When I try to migrate the VM to another node, it fails. From vdsm and libvirtd logs I see that proper network interface on destination node cannot be found. Libvirt tries to find Openvswitch bridge with name like &quot;vdsmbr_AOYiPtcT&quot;. It exists on source node, but it is unique on every node, because it contains random part. Additionally, it changes on every reboot.<br>
<br>
How this is supposed to work?<br>
<br>
--<br>
Pavel Levshin<br>
<br>
<br></blockquote><div><br></div><div>Hi Pavel,<br><br></div><div>VM migration is supported on the master branch, however it has not been ported to 4.0 yet.<br></div><div>You can either build VDSM from source (from master branch) or try to apply this patch on what you have:<br><a href="https://gerrit.ovirt.org/#/c/59645">https://gerrit.ovirt.org/#/c/59645</a><br><br></div><div>(note that you&#39;ll need to restart vdsm service for this to take affect)<br><br></div></div>Thanks,<br></div><div class="gmail_extra">Edy.<br><br></div></div>