<p><img src="https://mail.dgist.ac.kr:443/mail/dsn/LO6ZA+JPrhYSk13rUhZrAEAB58RbNYuoSe71MytrzF-gwwlSjTBe1J-wfN4XiVItRazY_eMCA5Vna_lrZMk0903e2-dg" border="0"></p>
<div style="font-family: none; font-size: 11pt;"><p>Hello</p><p><br></p><p>I'm trying to deploy Openstack with OVN(Open Virtual Network)</p><p>I'm following this guide page: https://www.server-world.info/en/note?os=Ubuntu_20.04&p=openstack_wallaby2&f=14</p><p><br></p><p>My problem is, I can't create new instance due to port binding failure</p><p>nova-compute log from compute node sayss:</p><p><br></p><p>"nova.exception.PortBindingFailed: Binding failed for port "", please check neutron logs for more information."<br></p><p><br></p><p><br></p><p><br></p><p><br></p><p>This is output of "tail /var/log/ovn/ovn-controller.log" on that compute node</p><p><br></p><p>2022-08-31T17:14:05.249Z|00306|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection dropped (Broken pipe)</p><p>2022-08-31T17:14:05.250Z|00230|rconn(ovn_pinctrl0)|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection dropped (Broken pipe)</p><p>2022-08-31T17:14:13.256Z|00307|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection dropped (Broken pipe)</p><p>2022-08-31T17:14:13.258Z|00231|rconn(ovn_pinctrl0)|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection dropped (Protocol error)</p><p><br></p><p>ovsdb-server log has nothing interesting</p><p><br></p><p>This is output of "tail /var/log/openvswitch/ovs-vswitchd.log"</p><p><br></p><p>2022-08-31T17:13:49.233Z|00667|rconn|WARN|br-int<->unix#388: connection dropped (Protocol error)</p><p>2022-08-31T17:13:49.233Z|00668|rconn|WARN|br-int<->unix#389: connection dropped (Protocol error)</p><p>2022-08-31T17:13:54.021Z|00669|rconn|WARN|br-int<->tcp:127.0.0.1:6633: connection failed (Connection refused)</p><p>2022-08-31T17:13:57.240Z|00670|vconn|WARN|Dropped 13 log messages in last 56 seconds (most recently, 8 seconds ago) due to excessive rate</p><p>2022-08-31T17:13:57.240Z|00671|vconn|WARN|unix#390: version negotiation failed (we support versions 0x01, 0x04, 0x05, peer supports version 0x06)</p><p>2022-08-31T17:13:57.240Z|00672|rconn|WARN|br-int<->unix#390: connection dropped (Protocol error)</p><p>2022-08-31T17:13:57.242Z|00673|rconn|WARN|br-int<->unix#391: connection dropped (Protocol error)</p><p>2022-08-31T17:14:02.032Z|00674|rconn|WARN|br-int<->tcp:127.0.0.1:6633: connection failed (Connection refused)</p><p>2022-08-31T17:14:05.249Z|00675|rconn|WARN|br-int<->unix#392: connection dropped (Protocol error)</p><p>2022-08-31T17:14:05.250Z|00676|rconn|WARN|br-int<->unix#393: connection dropped (Protocol error)</p><p>2022-08-31T17:14:10.045Z|00677|rconn|WARN|br-int<->tcp:127.0.0.1:6633: connection failed (Connection refused)</p><p>2022-08-31T17:14:13.256Z|00678|rconn|WARN|br-int<->unix#394: connection dropped (Protocol error)</p><p>2022-08-31T17:14:13.258Z|00679|rconn|WARN|br-int<->unix#395: connection dropped (Protocol error)</p><p><br></p><p>Whats happening here?</p><p><br></p><p>Help!</p><p><br></p><p>Thank you</p></div>