Activity log for bug #1602614

Date Who What changed Old value New value Message
2016-07-13 10:32:46 Ann Taraday bug added bug
2016-07-13 10:33:57 Ann Taraday description Scale environment 3 controllers 45 compute nodes. Mitaka, DVR + L3 HA When active agent is stopped connection is established longer that it does on the same environment for ha routers. Steps to reproduce: 1. create 2 routers neutron router-create router(1,2) --ha True --distributed True 2. Created 2 internal networks, one will be connected to router1, the second to router2 3. In each network was booted an instance nova boot --image <image_id> --flavor <flavor_id> --nic net_id=<private_net_id> vm(1,2) 4. For vm in the 2d network was also assigned floating ip 5. Login into VM1 using ssh or VNC console 6. Start ping floating ip of 2d vm and check that packets are not lost 7. Check which agent is active for router1 with neutron l3-agent-list-hosting-router <router_id> 8. Stop active l3 agent 9. Wait until another agent become active in neutron l3-agent-list-hosting-router <router_id> 10. Start stopped agent 11. Stop ping and check the number of packets that was lost. 12. Increase number of routers and repeat steps 5-10 I've got the following results for ha+dvr routers: +-------------+---------------------+----------------------+--------------------------+ | Iteration | Number of routers | Command | Number of loss packets | +=============+=====================+======================+==========================+ | 1 | 3 | ping 172.16.45.139 | 12 | +-------------+---------------------+----------------------+--------------------------+ | 2 | 50 | | 48 | +-------------+---------------------+----------------------+--------------------------+ | 3 | | | 21 | +-------------+---------------------+----------------------+--------------------------+ | 4 | | | 18 | +-------------+---------------------+----------------------+--------------------------+ | 5 | | | 20 | +-------------+---------------------+----------------------+--------------------------+ | 6 | 100 | | 21 | +-------------+---------------------+----------------------+--------------------------+ | 7 | | | 47 | +-------------+---------------------+----------------------+--------------------------+ | 8 | | | 21 | +-------------+---------------------+----------------------+--------------------------+ | 9 | | | 21 | +-------------+---------------------+----------------------+--------------------------+ | 10 | | | 42 | +-------------+---------------------+----------------------+--------------------------+ | 11 | | | 19 | +-------------+---------------------+----------------------+--------------------------+ | 12 | | | 70 | +-------------+---------------------+----------------------+--------------------------+ Note, for ha routers number of loss packets in the same scenario is ~3. Scale environment 3 controllers 45 compute nodes. Mitaka, DVR + L3 HA When active agent is stopped connection is established longer that it does on the same environment for ha routers. Steps to reproduce: 1. create 2 routers neutron router-create router(1,2) --ha True --distributed True 2. Created 2 internal networks, one will be connected to router1, the second to router2 3. In each network was booted an instance nova boot --image <image_id> --flavor <flavor_id> --nic net_id=<private_net_id> vm(1,2) 4. For vm in the 2d network was also assigned floating ip 5. Login into VM1 using ssh or VNC console 6. Start ping floating ip of 2d vm and check that packets are not lost 7. Check which agent is active for router1 with neutron l3-agent-list-hosting-router <router_id> 8. Stop active l3 agent 9. Wait until another agent become active in neutron l3-agent-list-hosting-router <router_id> 10. Start stopped agent 11. Stop ping and check the number of packets that was lost. 12. Increase number of routers and repeat steps 5-10 Results for ha+dvr routers http://paste.openstack.org/show/531271/ Note, for ha routers number of loss packets in the same scenario is ~3.
2016-07-13 11:21:45 Dongcan Ye bug added subscriber Dongcan Ye
2016-07-13 19:01:54 Swaminathan Vasudevan bug added subscriber Adolfo Duarte
2016-07-13 20:52:30 Brian Haley bug added subscriber Brian Haley
2016-07-14 10:16:51 LIU Yulong bug added subscriber LIU Yulong
2016-07-22 09:55:24 OpenStack Infra neutron: status New In Progress
2016-07-22 09:55:24 OpenStack Infra neutron: assignee venkata anil (anil-venkata)
2016-08-22 18:55:31 Assaf Muller neutron: milestone newton-3
2016-08-22 18:55:34 Assaf Muller neutron: importance Undecided High
2016-09-01 20:09:32 Armando Migliaccio neutron: milestone newton-3 newton-rc1
2016-09-08 22:28:49 OpenStack Infra neutron: assignee venkata anil (anil-venkata) Carl Baldwin (carl-baldwin)
2016-09-09 10:43:18 OpenStack Infra neutron: status In Progress Fix Released
2016-11-14 18:01:47 OpenStack Infra tags l3-dvr-backlog l3-ha in-stable-mitaka l3-dvr-backlog l3-ha