<div dir="ltr">Hello Javier,<div>Thank you for your help!  I did as you suggested and used OVN instead of OVS.  The tunnels now show as correctly configured when I run ovs-vsctl show.</div><div><br></div><div>I don't think I would have figured that out on my own and have made the suggestion on GitHub to update the documentation.</div><div><br></div><div>Again, I appreciate your help.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 19, 2019 at 10:40 AM Javier Pena <<a href="mailto:jpena@redhat.com">jpena@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:"times new roman","new york",times,serif;font-size:12pt;color:rgb(0,0,0)"><div>Hello Tod,<br></div><div><br></div><hr id="gmail-m_-537481996084960099zwchr"><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;padding-left:5px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><div class="gmail-m_-537481996084960099WordSection1"><p class="MsoNormal">Hello,</p><p class="MsoNormal">I am setting up OpenStack with Packstack – 1 Controller node + 2 Compute Nodes.</p><p class="MsoNormal">In the instructions here:</p><p class="MsoNormal"><a href="https://www.rdoproject.org/install/adding-a-compute-node/" target="_blank">https://www.rdoproject.org/install/adding-a-compute-node/</a><br></p><p class="MsoNormal">It says to “Set CONFIG_NEUTRON_OVS_TUNNEL_IF to eth1 or whatever name your network card uses.” In order to isolate tenant traffic.  I have done this (although using ens2f1).</p><p class="MsoNormal">After running Packstack with the answer file, my line:</p><p class="MsoNormal" style="text-indent:0.5in">Set CONFIG_NEUTRON_OVS_TUNNEL_IF=ens2f1</p><p class="MsoNormal">Is changed to:</p><p class="MsoNormal">              Set CONFIG_NEUTRON_OVS_TUNNEL_IF=</p><p class="MsoNormal">The ens2f1 has been removed.</p><p class="MsoNormal">How do I verify in OpenStack that the tunnel has actually been created and that tenant traffic is actually using ens2f1?</p></div></blockquote><div>If you used the Stein release, you will probably have OVN by default instead of OVS, so the docs will need some update (you can propose the change yourself by clicking on the "Edit on GitHub" ribbon if you are interested).</div><div><br></div><div>In that case, you should have set CONFIG_NEUTRON_OVN_TUNNEL_IF=ens2f1 instead.<br></div><div><br></div><div>For OVN, you can check the tunnels running "ovs-vsctl show". If the command shows some ports like the following:<br></div><div><br></div><div>        Port "ovn-e9d95c-0"<br>            Interface "ovn-e9d95c-0"<br>                type: geneve<br>                options: {csum="true", key=flow, remote_ip="192.168.122.129"}<br><br></div><div>With remote_ip being the IP of another machine, then the tunnel is set up correctly.<br></div><div><br></div><div>Regards,<br></div><div>Javier<br></div><blockquote style="border-left:2px solid rgb(16,16,255);margin-left:5px;padding-left:5px;color:rgb(0,0,0);font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><div class="gmail-m_-537481996084960099WordSection1"><p class="MsoNormal">Thanks for your help!</p><p class="MsoNormal"><i>Todd Leishman</i></p><p class="MsoNormal"><i><a href="mailto:toddleish@gmail.com" target="_blank">toddleish@gmail.com</a></i><br></p></div><br>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.rdoproject.org" target="_blank">users@lists.rdoproject.org</a><br><a href="http://lists.rdoproject.org/mailman/listinfo/users" target="_blank">http://lists.rdoproject.org/mailman/listinfo/users</a><br><div><br></div>To unsubscribe: <a href="mailto:users-unsubscribe@lists.rdoproject.org" target="_blank">users-unsubscribe@lists.rdoproject.org</a><br></blockquote><div><br></div></div></div></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><p class="MsoNormal"><span style="font-size:12pt;font-family:"Gill Sans MT",sans-serif;color:rgb(31,73,125)">Todd Leishman<span></span></span></p>

<p class="MsoNormal"><span style="color:rgb(31,73,125)"><a href="mailto:toddleish@gmail.com" target="_blank">toddleish@gmail.com</a><span></span></span></p></div></div>