<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 3, 2017 at 4:05 PM, Marcin Mirecki <span dir="ltr">&lt;<a href="mailto:mmirecki@redhat.com" target="_blank">mmirecki@redhat.com</a>&gt;</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 dir="ltr">Hello Gianluca,<div><br></div><div>Please check on the engine what hosts are registered on ovn-north:</div><div>#ovn-sbctl show</div><div><br></div><div>For each registered host you should see something like:</div><div><div>   Chassis &quot;69b6b2a6-5afb-4908-8d66-<wbr>c648cbe09ba8&quot;</div><div>       hostname: &quot;f43&quot;</div><div>       Encap geneve</div><div>           ip: &quot;192.168.120.43&quot;</div><div>           ....</div></div><div><br></div><div>I would assume you have some unwanted entries there (<span style="font-size:12.8px">10.4.168.74</span>)</div><div><br></div><div>To get rid of this please use:</div><div># ovn-sbctl chassis-del &lt;chassis id&gt;    // for example: ovn-sbctl chassis-del 69b6b2a6-5afb-4908-8d66-<wbr>c648cbe09ba8</div><div><br></div><div>Please let me know if this helps.<br></div><div><br></div><div>Note also that you would have to runplug/plug any vnics on any vm&#39;s you have on those two hosts.</div><div><br></div><div>Marcin</div><div><br></div></div></blockquote><div><br></div><div>Hello Marcin.</div><div>it worked like a charm.. ;-)</div><div><br></div><div>The &quot;show&quot; option of the command returned 4 chassis:</div><div>- 3 are of running oVirt hosts that I notice have been automatically updated after the  &quot;vdsm-tool ovn-config ...&quot; command run on them (their dns name has remained the same)</div><div>- the leftover one</div><div>After removing it with the suggested command it disappeared both from engine (ovn-sbctl show) and from hosts (ovs-vsctl show)</div><div><br></div><div>I&#39;m going to power on some VMs with their nics on OVN and see if all is ok.</div><div>Thank you very much.</div><div><br></div><div>Gianluca</div><div><br></div></div></div></div>