<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div style="font-family:arial,helvetica,sans-serif">The OVN packages install systemd units, so you can also start it that way and set it up to re-start after a reboot.<br></div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">$ sudo systemctl enable ovn-northd</div><div style="font-family:arial,helvetica,sans-serif">$ sudo systemctl start ovn-northd</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></div></blockquote><div><br></div><div>I did install python_networking_ovn & openvswitch-switch. I could not find any other ovn packages in apt list. But the systemd services are somehow not getting configured right, so I am doing manual start after restarts. It probably works with redhat packages, not sure. </div></div></div></div>