Hi, There was a bug and that code was only fixed last week. Please see https://review.openstack.org/#/c/62221/ Thanks Gary
From: <Li>, Chen <chen...@intel.com<mailto:chen...@intel.com>> Date: Monday, January 27, 2014 9:39 AM To: "openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>" <openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>> Subject: [Openstack] How to enable jumbo frames for instances ? Hi list, I’m working under CentOS 6.4 + Havana + Neutron + OVS + gre. I’m testing performance for gre. I have a 10Gb/s NIC for compute Node. While, the max bandwidth I can get is small then 3Gb/s, even I have enough instances. I noticed the reason the bandwidth can’t reach higher is due to the utilization for one CPU core is already 100%. So, I want to try if I can get higher bandwidth if I have bigger MTU, because the default MTU = 1500. But, after I set network_device_mtu=8500in "/etc/nova/nova.conf", and restart openstack-nova-compute service and re-create a new instance, the MTU for devices is still 1500: 202: qbr053ac004-d6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN link/ether da:c0:8d:c2:d5:1c brd ff:ff:ff:ff:ff:ff 203: qvo053ac004-d6: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether f6:0b:04:3f:9d:41 brd ff:ff:ff:ff:ff:ff 204: qvb053ac004-d6: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether da:c0:8d:c2:d5:1c brd ff:ff:ff:ff:ff:ff 205: tap053ac004-d6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc htb state UNKNOWN qlen 500 link/ether fe:18:3e:c2:e9:84 brd ff:ff:ff:ff:ff:ff Anyone know why is this happen ? How can I solve it ?? Thanks. -chen
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack