yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #38755
[Bug 1498356] [NEW] lbaas: SSH/Iperf/Siege traffic failed with default MTU 1500.
Public bug reported:
openstack is installed with ubuntu 14.04, running siege tool/ssh/iperf
will be failed if overlay vm is using default MTU 1500, after change MTU
to 1450, then issue is fixed.
1. create LB pool and vip using same subnet (one-arm)
2. add 1 backend server and 1 client.
3. running sige tool/iperf/ssh between client and server. >>>>>it will be failed
4. Change MTU on client and server to 1450. >>>successful.
without LB,no need to change MTU, there is no such issue.
Another workaround is to change all underlay interface MTU to more than
1500. e.g. 9000
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1498356
Title:
lbaas: SSH/Iperf/Siege traffic failed with default MTU 1500.
Status in neutron:
New
Bug description:
openstack is installed with ubuntu 14.04, running siege tool/ssh/iperf
will be failed if overlay vm is using default MTU 1500, after change
MTU to 1450, then issue is fixed.
1. create LB pool and vip using same subnet (one-arm)
2. add 1 backend server and 1 client.
3. running sige tool/iperf/ssh between client and server. >>>>>it will be failed
4. Change MTU on client and server to 1450. >>>successful.
without LB,no need to change MTU, there is no such issue.
Another workaround is to change all underlay interface MTU to more
than 1500. e.g. 9000
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1498356/+subscriptions
Follow ups