<div dir="ltr">Marcin,<div><br></div><div>Also I noticed in your original post it mentions:</div><div><br></div><div><code style="box-sizing:border-box;font-family:menlo,monaco,consolas,&quot;courier new&quot;,monospace;font-size:14.4px;padding:2px 4px;color:rgb(199,37,78);background-color:rgb(249,242,244);border-radius:4px">ip link</code><span style="color:rgb(51,51,51);font-family:&quot;source sans pro&quot;,&quot;open sans&quot;,&quot;helvetica neue&quot;,helvetica,arial,sans-serif;font-size:16px"> - the result should include a link called </span><code style="box-sizing:border-box;font-family:menlo,monaco,consolas,&quot;courier new&quot;,monospace;font-size:14.4px;padding:2px 4px;color:rgb(199,37,78);background-color:rgb(249,242,244);border-radius:4px">genev_sys_ ...</code><br></div><div><br></div><div>I noticed that on my hosts I don&#39;t see any links with name: genev_sys_ ?? Could this be a problem?</div><div><br></div><div><div>lo:</div><div>enp4s0f0:<br></div><div>enp4s0f1:<br></div><div>enp7s0f0:<br></div><div>enp7s0f1:<br></div><div>bond0:<br></div><div>DEV-NOC:<br></div><div>ovirtmgmt:<br></div><div>bond0.700@bond0:<br></div><div>DEV-VM-NET:<br></div><div>bond0.705@bond0:<br></div><div>;vdsmdummy;:<br></div><div>vnet0:<br></div><div>vnet1:<br></div><div>vnet2:<br></div><div>vnet3:<br></div><div>vnet4:<br></div><div>ovs-system:<br></div><div>br-int:<br></div><div>vnet5:<br></div><div>vnet6:<br></div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">However, the br-int appears to have been configured:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[root@las01-902-001 ~]# ovs-vsctl show</div><div class="gmail_extra">4c817c66-9842-471d-b53a-963e27e3364f</div><div class="gmail_extra">    Bridge br-int</div><div class="gmail_extra">        fail_mode: secure</div><div class="gmail_extra">        Port &quot;vnet6&quot;</div><div class="gmail_extra">            Interface &quot;vnet6&quot;</div><div class="gmail_extra">        Port &quot;vnet5&quot;</div><div class="gmail_extra">            Interface &quot;vnet5&quot;</div><div class="gmail_extra">        Port &quot;ovn-456949-0&quot;</div><div class="gmail_extra">            Interface &quot;ovn-456949-0&quot;</div><div class="gmail_extra">                type: geneve</div><div class="gmail_extra">                options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;172.10.10.74&quot;}</div><div class="gmail_extra">        Port &quot;ovn-252778-0&quot;</div><div class="gmail_extra">            Interface &quot;ovn-252778-0&quot;</div><div class="gmail_extra">                type: geneve</div><div class="gmail_extra">                options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;172.10.10.75&quot;}</div><div class="gmail_extra">        Port br-int</div><div class="gmail_extra">            Interface br-int</div><div class="gmail_extra">                type: internal</div><div class="gmail_extra">    ovs_version: &quot;2.6.90&quot;</div><div class="gmail_extra"><br></div><div class="gmail_extra">However there is no traffic showing:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">[root@las01-902-001 ~]# ifconfig br-int</div><div class="gmail_extra">br-int: flags=4098&lt;BROADCAST,MULTICAST&gt;  mtu 1500</div><div class="gmail_extra">        ether 2e:c4:a6:fa:0c:40  txqueuelen 0  (Ethernet)</div><div class="gmail_extra">        RX packets 0  bytes 0 (0.0 B)</div><div class="gmail_extra">        RX errors 0  dropped 0  overruns 0  frame 0</div><div class="gmail_extra">        TX packets 0  bytes 0 (0.0 B)</div><div class="gmail_extra">        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 5, 2016 at 8:05 AM, Devin Acosta <span dir="ltr">&lt;<a href="mailto:devin@pabstatencio.com" target="_blank">devin@pabstatencio.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"><br><div>Marcin,</div><div><br></div><div>For OVN to work properly does the port that the traffic flows over need to be a bridge, or OVS port? Right now it&#39;s just going over the ovirtmgmt network which is just a standard port. I know like in Neutron you have to configure (br-ex) and then it would need to be using the OVS protocol, and then all the nodes would need to be an OVS port. I presume OVN tries to simplify this setup?</div><div>I also seen that there is (openvswitch-ovn-vtep), would this need to be configured in any way? </div><div><br></div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 5, 2016 at 1:43 AM, 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">Devin,<br>
<br>
Please not the OVN-controller is not the central part where OVN northd is running.<br>
OVN-controllers are the OVN processes deployed on the hosts.<br>
The correct usage of the &#39;vdsm-tool ovn-config&#39;.<br>
 - the IP of the OVN-central (not to be confused with OVN-controllers, which is the part of OVN running on the hosts)<br>
 - the local host IP to be used for tunneling to other OVN hosts<br>
for example, if the OVN-central IP should be 10.10.10.1, and the IP of the local host used for tunneling: <a href="http://10.10.10.101" rel="noreferrer" target="_blank">10.10.10.101</a>:<br>
    vdsm-tool ovn-config 10.10.10.1 10.10.10.101<br>
<br>
Looking at the output of &#39;ovs-vsctl&#39; the tunnels have been created.<br>
<br>
The OVN log saying &#39;dropping duplicate flow&#39; is worrying, let me forward this to<br>
the OVN team to take a look at it.<br>
<br>
Marcin<br>
<div><div class="gmail-m_-8905699103458912990h5"><br>
<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Devin Acosta&quot; &lt;<a href="mailto:devin@pabstatencio.com" target="_blank">devin@pabstatencio.com</a>&gt;<br>
&gt; To: &quot;users&quot; &lt;<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br>
&gt; Sent: Saturday, December 3, 2016 12:24:21 AM<br>
&gt; Subject: [ovirt-users] oVIRT 4 / OVN / Communication issues of instances      between nodes.<br>
&gt;<br>
&gt;<br>
&gt; Note: When I configured vdsm-tool ovn-config, I passed it the IP address of<br>
&gt; the OVN-Controller which is using the ovirtmgmt network, which is just one<br>
&gt; of the NIC&#39;s on the nodes.<br>
&gt;<br>
&gt; I am opening up new thread as this I feel differs a bit from my original<br>
&gt; request. I have OVN which I believe is deployed correctly. I have noticed<br>
&gt; that if instances get spun up on the same oVIRT node they can all talk<br>
&gt; without issues to one another, however if one instance gets spun up on<br>
&gt; another node even if it has the same (OVN network/subnet), it can&#39;t ping or<br>
&gt; reach other instances in the subnet. I noticed that the OVN-Controller of<br>
&gt; the instance that can&#39;t talk is logging:<br>
&gt;<br>
&gt; 2016-12-02T22:50:54.907Z|00181<wbr>|pinctrl|INFO|DHCPOFFER 00:1a:4a:16:01:5c<br>
&gt; 10.10.10.4<br>
&gt; 2016-12-02T22:50:54.908Z|00182<wbr>|pinctrl|INFO|DHCPACK 00:1a:4a:16:01:5c<br>
&gt; 10.10.10.4<br>
&gt; 2016-12-02T22:50:55.695Z|00183<wbr>|ofctrl|INFO|Dropped 7 log messages in last 10<br>
&gt; seconds (most recently, 0 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:50:55.695Z|00184<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:51:10.705Z|00185<wbr>|ofctrl|INFO|Dropped 6 log messages in last 15<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:51:10.705Z|00186<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:51:20.710Z|00187<wbr>|ofctrl|INFO|Dropped 4 log messages in last 10<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:51:20.710Z|00188<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:51:35.718Z|00189<wbr>|ofctrl|INFO|Dropped 5 log messages in last 15<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:51:35.718Z|00190<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:51:45.724Z|00191<wbr>|ofctrl|INFO|Dropped 3 log messages in last 10<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:51:45.724Z|00192<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:51:55.730Z|00193<wbr>|ofctrl|INFO|Dropped 5 log messages in last 10<br>
&gt; seconds (most recently, 0 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:51:55.730Z|00194<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:52:10.738Z|00195<wbr>|ofctrl|INFO|Dropped 5 log messages in last 15<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:52:10.739Z|00196<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:52:20.744Z|00197<wbr>|ofctrl|INFO|Dropped 3 log messages in last 10<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:52:20.744Z|00198<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:52:35.752Z|00199<wbr>|ofctrl|INFO|Dropped 5 log messages in last 15<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:52:35.752Z|00200<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt; 2016-12-02T22:52:45.758Z|00201<wbr>|ofctrl|INFO|Dropped 4 log messages in last 10<br>
&gt; seconds (most recently, 5 seconds ago) due to excessive rate<br>
&gt; 2016-12-02T22:52:45.758Z|00202<wbr>|ofctrl|INFO|dropping duplicate flow:<br>
&gt; table_id=32, priority=150, reg10=0x2/0x2, actions=resubmit(,33)<br>
&gt;<br>
&gt; From the OVN-Controller:<br>
&gt;<br>
&gt; [root@dev001-022-002 ~]# ovn-nbctl show<br>
&gt; switch ddb3b92f-b359-4b59-a41a-ebae6d<wbr>f7fe9a (devins-net)<br>
&gt; port 6b289418-8b8e-42b4-8334-c71584<wbr>afcd3e<br>
&gt; addresses: [&quot;00:1a:4a:16:01:5c dynamic&quot;]<br>
&gt; port 71ef81f1-7c20-4c68-b536-d27470<wbr>3f7541<br>
&gt; addresses: [&quot;00:1a:4a:16:01:61 dynamic&quot;]<br>
&gt; port 91d4f4f5-4b9f-42c0-aa2c-8a1014<wbr>74bb84<br>
&gt; addresses: [&quot;00:1a:4a:16:01:5e dynamic&quot;]<br>
&gt;<br>
&gt; Do I need to do something special in order to allow communication between<br>
&gt; nodes of instances on same OVN network?<br>
&gt;<br>
&gt; Output of ovs-vsctl show from node3:<br>
&gt;<br>
&gt; 61af799c-a621-445e-8183-23dcb3<wbr>8ea3cc<br>
&gt; Bridge br-int<br>
&gt; fail_mode: secure<br>
&gt; Port &quot;ovn-456949-0&quot;<br>
&gt; Interface &quot;ovn-456949-0&quot;<br>
&gt; type: geneve<br>
&gt; options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;172.10.10.74&quot;}<br>
&gt; Port &quot;ovn-c0dc09-0&quot;<br>
&gt; Interface &quot;ovn-c0dc09-0&quot;<br>
&gt; type: geneve<br>
&gt; options: {csum=&quot;true&quot;, key=flow, remote_ip=&quot;172.10.10.73&quot;}<br>
&gt; Port br-int<br>
&gt; Interface br-int<br>
&gt; type: internal<br>
&gt; ovs_version: &quot;2.6.90&quot;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Devin Acosta<br>
&gt; Red Hat Certified Architect, LinuxStack<br>
&gt; <a href="tel:602-354-1220" value="+16023541220" target="_blank">602-354-1220</a> || <a href="mailto:devin@linuxguru.co" target="_blank">devin@linuxguru.co</a><br>
&gt;<br>
</div></div>&gt; ______________________________<wbr>_________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_-8905699103458912990gmail_signature"><div dir="ltr"><div><br></div><div>Devin Acosta</div><div>Red Hat Certified Architect, LinuxStack </div><div><a href="tel:602-354-1220" value="+16023541220" target="_blank">602-354-1220</a> || <a href="mailto:devin@linuxguru.co" target="_blank">devin@linuxguru.co</a></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><br></div><div>Devin Acosta</div><div>Red Hat Certified Architect, LinuxStack </div><div>602-354-1220 || <a href="mailto:devin@linuxguru.co" target="_blank">devin@linuxguru.co</a></div></div></div>
</div></div>