<div dir="ltr">As I recall, network_device_mtu sets up the MTU on a bunch of structures independently of whatever the correct value is.  It was a bit of a workaround back in the day and is still a bit of a workaround now.  I'd sooner we actually fix up the new mechanism (which is kind of hard to do when the closest I have to information is 'it probably doesn't work').<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 January 2016 at 09:59, Sean M. Collins <span dir="ltr"><<a href="mailto:sean@coreitpro.com" target="_blank">sean@coreitpro.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jan 25, 2016 at 08:16:03PM EST, Fox, Kevin M wrote:<br>
> Another place to look...<br>
> I've had to use network_device_mtu=9000 in nova's config as well to get mtu's working smoothly.<br>
><br>
<br>
</span>I'll have to read the code on the Nova side and familiarize myself, but<br>
this sounds like a case of DRY that needs to be done. We should just set<br>
it once *somewhere* and then communicate it to related OpenStack<br>
components.<br>
<span class="HOEnZb"><font color="#888888">--<br>
Sean M. Collins<br>
</font></span><div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>