Openstack ocata neutron jumbo frame support

Asked by Piotr Malinowski

Hi Guys

I just recant deployed openstack ocata using ubuntu-16.04, MAAS 2.1.3 and JUJU charm,

All my servers are set to use MTU=9000 on all connected interfaces(setting propagated via MAAS/DHCP)

I have set configuration flags in neutron-api charm to reflect MTU size, yet when i create networks its always uses MTU=1500

juju config neutron-api path-mtu=8600
juju config neutron-api global-physnet-mtu=9000
juju config neutron-api network-device-mtu=9000
juju config neutron-gateway instance-mtu=8500

When check interface MTU (phisical interface) all systems are reporting jumbo size (9000).

One thing i have spotted when checked OVS bridges the br-tun bridge MTU is only 1500

The behaviour is exactly same in both overlay setups vxlan/gre.

Im very new to openstack so please excuse my lack of expertise.

Thanks Pio

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu neutron Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Piotr Malinowski (cbspidi) said :
#1

Some more info about interface MTUs and ovs bridge ports

(paste bin)

https://pastebin.ubuntu.com/24195285/

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.