<div dir="ltr">Hello,<div>I previously had OVN running on engine (as OVN provider with northd and northbound and southbound DBs) and hosts (with OVN controller).</div><div><br></div><div>After changing mgmt ip of hosts (engine has retained instead the same ip), I executed again on them the command:</div><div><br></div><div>vdsm-tool ovn-config &lt;ip_of_engine&gt; &lt;nel_local_ip_of_host&gt;<br></div><div><br></div><div>Now I think I have to clean up some things, eg:</div><div><br></div><div>1) On engine</div><div>where I get these lines below</div><div><br></div><div><div>systemctl status ovn-northd.service -l</div></div><div>. . .<br></div><div>Sep 29 14:41:42 ovmgr1 ovsdb-server[940]: ovs|00005|reconnect|ERR|tcp:<a href="http://10.4.167.40:37272">10.4.167.40:37272</a>: no response to inactivity probe after 5 seconds, disconnecting<br></div><div><div>Oct 03 11:52:00 ovmgr1 ovsdb-server[940]: ovs|00006|reconnect|ERR|tcp:<a href="http://10.4.167.41:52078">10.4.167.41:52078</a>: no response to inactivity probe after 5 seconds, disconnecting</div></div><div><br></div><div>The two IPs are the old ones of two hosts</div><div>It seems that a restart of the services has fixed... </div><div>Can anyone confirm if I have to do anything else?</div><div><br></div><div>2) On hosts (there are 3 hosts with OVN on ip <a href="http://10.4.192.32/33/34">10.4.192.32/33/34</a>)</div><div>where I currently have this output<br></div><div><br></div><div><div>[root@ov301 ~]# ovs-vsctl show</div><div>3a38c5bb-0abf-493d-a2e6-345af8aedfe3</div><div>    Bridge br-int</div><div>        fail_mode: secure</div><div>        Port &quot;ovn-1dce5b-0&quot;</div><div>            Interface &quot;ovn-1dce5b-0&quot;</div><div>                type: geneve</div><div>                options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;10.4.192.32&quot;}</div><div>        Port &quot;ovn-ddecf0-0&quot;</div><div>            Interface &quot;ovn-ddecf0-0&quot;</div><div>                type: geneve</div><div>                options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;10.4.192.33&quot;}</div><div>        Port &quot;ovn-fd413b-0&quot;</div><div>            Interface &quot;ovn-fd413b-0&quot;</div><div>                type: geneve</div><div>                options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;10.4.168.74&quot;}</div><div>        Port br-int</div><div>            Interface br-int</div><div>                type: internal</div><div>    ovs_version: &quot;2.7.2&quot;</div><div>[root@ov301 ~]#</div></div><div><br></div><div>The IPs of kind 10.4.192.x are ok. </div><div>But there is a left-over of an old host I initially used for tests, corresponding to 10.4.168.74, that now doesn&#39;t exist anymore</div><div><br></div><div>How can I clean records for 1) and 2)?</div><div><br></div><div>Thanks,</div><div>Gianluca</div></div>