<div dir="ltr">How is your [ovs] bridge_mapping in your configuration?<div>Flat network requires a corresponding bridge_mapping entry and you also need to create a corresponding bridge in advance.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">2018年11月6日(火) 21:31 Soheil Pourbafrani <<a href="mailto:soheil.ir08@gmail.com">soheil.ir08@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi, I initilize an instance using a defined flat network and I got the error:<div>port no present in bridge br-int<br></div><div><br></div><div>I have a 2 node deployment (controller + network, compute).</div><div><br></div><div>The output of the command ovs-vsctl show is</div><div><b><br></b></div><div><b>On the network node</b></div><div><div>d3a06f16-d727-4333-9de6-cf4ce3b0ce36</div><div> Manager "ptcp:6640:127.0.0.1"</div><div> is_connected: true</div><div> Bridge br-ex</div><div> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</div><div> is_connected: true</div><div> fail_mode: secure</div><div> Port br-ex</div><div> Interface br-ex</div><div> type: internal</div><div> Port phy-br-ex</div><div> Interface phy-br-ex</div><div> type: patch</div><div> options: {peer=int-br-ex}</div><div> Port "ens33"</div><div> Interface "ens33"</div><div> Bridge br-int</div><div> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</div><div> is_connected: true</div><div> fail_mode: secure</div><div> Port br-int</div><div> Interface br-int</div><div> type: internal</div><div> Port patch-tun</div><div> Interface patch-tun</div><div> type: patch</div><div> options: {peer=patch-int}</div><div> Port int-br-ex</div><div> Interface int-br-ex</div><div> type: patch</div><div> options: {peer=phy-br-ex}</div><div> Port "tapefb98047-57"</div><div> tag: 1</div><div> Interface "tapefb98047-57"</div><div> type: internal</div><div> Port "qr-d62d0c14-51"</div><div> tag: 1</div><div> Interface "qr-d62d0c14-51"</div><div> type: internal</div><div> Port "qg-5468707b-6d"</div><div> tag: 2</div><div> Interface "qg-5468707b-6d"</div><div> type: internal</div><div> Bridge br-tun</div><div> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</div><div> is_connected: true</div><div> fail_mode: secure</div><div> Port patch-int</div><div> Interface patch-int</div><div> type: patch</div><div> options: {peer=patch-tun}</div><div> Port br-tun</div><div> Interface br-tun</div><div> type: internal</div><div> Port "vxlan-c0a8003d"</div><div> Interface "vxlan-c0a8003d"</div><div> type: vxlan</div><div> options: {df_default="true", in_key=flow, local_ip="192.168.0.62", out_key=flow, remote_ip="192.168.0.61"}</div><div> ovs_version: "2.9.0"</div></div><div><br></div><div><b>On the Compute node</b></div><div><b><br></b></div><div><div><b>55e62867-9c88-4925-b49c-55fb74d174bd</b></div><div><b> Manager "ptcp:6640:127.0.0.1"</b></div><div><b> is_connected: true</b></div><div><b> Bridge br-ex</b></div><div><b> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</b></div><div><b> is_connected: true</b></div><div><b> fail_mode: secure</b></div><div><b> Port phy-br-ex</b></div><div><b> Interface phy-br-ex</b></div><div><b> type: patch</b></div><div><b> options: {peer=int-br-ex}</b></div><div><b> Port "enp2s0"</b></div><div><b> Interface "enp2s0"</b></div><div><b> Port br-ex</b></div><div><b> Interface br-ex</b></div><div><b> type: internal</b></div><div><b> Bridge br-tun</b></div><div><b> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</b></div><div><b> is_connected: true</b></div><div><b> fail_mode: secure</b></div><div><b> Port br-tun</b></div><div><b> Interface br-tun</b></div><div><b> type: internal</b></div><div><b> Port "vxlan-c0a8003e"</b></div><div><b> Interface "vxlan-c0a8003e"</b></div><div><b> type: vxlan</b></div><div><b> options: {df_default="true", in_key=flow, local_ip="192.168.0.61", out_key=flow, remote_ip="192.168.0.62"}</b></div><div><b> Port patch-int</b></div><div><b> Interface patch-int</b></div><div><b> type: patch</b></div><div><b> options: {peer=patch-tun}</b></div><div><b> Bridge br-int</b></div><div><b> Controller "tcp:<a href="http://127.0.0.1:6633" target="_blank">127.0.0.1:6633</a>"</b></div><div><b> is_connected: true</b></div><div><b> fail_mode: secure</b></div><div><b> Port int-br-ex</b></div><div><b> Interface int-br-ex</b></div><div><b> type: patch</b></div><div><b> options: {peer=phy-br-ex}</b></div><div><b> Port br-int</b></div><div><b> Interface br-int</b></div><div><b> type: internal</b></div><div><b> Port patch-tun</b></div><div><b> Interface patch-tun</b></div><div><b> type: patch</b></div><div><b> options: {peer=patch-int}</b></div><div><b> ovs_version: "2.9.0"</b></div><div style="font-weight:bold"><br></div></div><div style="font-weight:bold">How can I solve the problem?</div><div style="font-weight:bold"><br></div><div style="font-weight:bold">Thanks</div></div></div></div></div></div>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div>