Page MenuHomePhabricator

Tell Neutron the physical network has jumbo frames enabled
Closed, ResolvedPublic

Description

Event Timeline

taavi triaged this task as High priority.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change #1203402 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:openstack: neutron: Enable jumbo frames in codfw1dev Neutron config

https://gerrit.wikimedia.org/r/1203402

Change #1203402 merged by Majavah:

[operations/puppet@production] P:openstack: neutron: Enable jumbo frames in codfw1dev Neutron config

https://gerrit.wikimedia.org/r/1203402

Setting the network MTU does update the Neutron router ports, but not the guest VMs interfaces. I found related https://bugs.launchpad.net/neutron/+bug/2101087 which says "it is needed to detach and re-attach again the interface or reboot the VM" to change the MTU.

A os server stop $id ; sleep N ; os server start $id cycle is enough to update the MTU.

Change #1204814 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:openstack: neutron: Set MTU setting to 9000 in eqiad1

https://gerrit.wikimedia.org/r/1204814

Change #1204814 merged by Majavah:

[operations/puppet@production] P:openstack: neutron: Set MTU setting to 9000 in eqiad1

https://gerrit.wikimedia.org/r/1204814