<div dir="ltr"><div>After lots of fun on IRC I have given up this battle. I am giving up quickly because frickler has purposed a workaround (or better solution depending on who you ask). So for all of you keeping track at home, if you want your vxlan and your vlan networks to have the same MTU, here are the relevant options to set as of Mitaka.</div><div><br></div><div>[DEFAULT]</div><div>global_physnet_mtu = 1550</div><div><div>[ml2]</div><div>path_mtu = 1550</div><div>physical_network_mtus = physnet1:1500</div></div><div><br></div><div>This should go without saying, but i'll say it anyway: Your underlying network interface must be at least 1550 MTU for the above config to result in all instances receiving 1500 mtu regardless of network type. If you want some extra IRC reading, there was a more extensive conversation about this [1]. Good luck, you'll need it.</div><div><br></div><div>[1] <a href="http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2016-07-11.log.html#t2016-07-11T13:39:45">http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2016-07-11.log.html#t2016-07-11T13:39:45</a></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Sam Yaple</div></div></div></div>
<br><div class="gmail_quote">On Mon, Jul 11, 2016 at 7:22 PM, Fox, Kevin M <span dir="ltr"><<a href="mailto:Kevin.Fox@pnnl.gov" target="_blank">Kevin.Fox@pnnl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">I fought for two weeks to figure out why one of my clouds didn't seem to want to work properly. It was in fact one of those helpful souls you mention below filtering out PMTU's.
 I had to play with some rather gnarly iptables rules to workaround the issue. -j TCPMSS --clamp-mss-to-pmtu....<br>
<br>
So it does happen.<br>
<br>
Thanks,<br>
Kevin<br>
<br>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000" size="2"><b>From:</b> Ian Wells [<a href="mailto:ijw.ubuntu@cack.org.uk" target="_blank">ijw.ubuntu@cack.org.uk</a>]<br>
<b>Sent:</b> Monday, July 11, 2016 12:04 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] Neutron and MTU advertisements -- post newton<br>
</font><br>
</div><div><div class="h5">
<div></div>
<div>
<div dir="ltr">On 11 July 2016 at 11:49, Sean M. Collins <span dir="ltr"><<a href="mailto:sean@coreitpro.com" target="_blank">sean@coreitpro.com</a>></span> wrote:<br>
<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">
<span>Sam Yaple wrote:<br>
> In this situation, since you are mapping real-ips and the real world runs<br>
> on 1500 mtu<br>
<br>
</span>Don't be so certain about that assumption. The Internet is a very big<br>
and diverse place....</blockquote>
<div><br>
</div>
<div>OK, I'll contradict myself now - the original question wasn't L2 transit.  Never mind.<br>
<br>
That 'inter' bit is actually rather important.  MTU applies to a layer 2 domain, and routing is designed such that the MTUs on the two ports of a router are irrelevant to each other.  What the world does has no bearing on the MTU I want on my L2 domain, and
 so Sam's point - 'I must choose the MTU other people use' - is simply invalid.  You might reasonably want your Neutron router to have an external MTU of 1500, though, to do what he asks in the face of some thoughtful soul filtering out PMTU exceeded messages. 
 I still think it comes back to the same thing as I suggested in my other mail.<br>
</div>
</div>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>