SRC without FIP,DEST with FIP case is broken for dvr-multinode

Bug #1695140 reported by YAMAMOTO Takashi
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Brian Haley

Bug Description

communication from a vm without floating-ip to another vm with floating-ip
doesn't work in dvr-multinode setup. [1]
see the result of tempest test cases. [2]

the same test is working well for midonet [3] and linuxbridge. [4]

[1] gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv
[2] https://review.openstack.org/#/c/424959/
[3] gate-tempest-dsvm-networking-midonet-ml2-ubuntu-xenial
[4] gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv

eg. http://logs.openstack.org/59/424959/6/check/gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv/071223e/

2017-06-02 03:07:48,518 347 INFO [tempest.lib.common.ssh] Creating ssh connection to '10.1.0.8:22' as 'ubuntu' with public key authentication
2017-06-02 03:07:48,518 347 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.21:22' as 'ubuntu' with public key authentication
2017-06-02 03:07:48,712 347 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2)
2017-06-02 03:07:48,911 347 INFO [paramiko.transport] Authentication (publickey) successful!
2017-06-02 03:07:48,925 347 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.21 successfully created
2017-06-02 03:07:51,806 347 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2)
2017-06-02 03:07:52,052 347 INFO [paramiko.transport] Authentication (publickey) successful!
2017-06-02 03:07:52,059 347 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@10.1.0.8 successfully created
2017-06-02 03:07:55,854 347 WARNING [neutron.tests.tempest.scenario.base] Failed to ping IP: 172.24.5.23 via a ssh connection from: 10.1.0.8.

tags: added: l3-dvr-backlog
Revision history for this message
Brian Haley (brian-haley) wrote :

I'm wondering if this is related to bug 1695101 as that is a regression where the snat namespace is not being created properly, and could result in a VM without a FIP not being able to work properly. We should merge https://review.openstack.org/#/c/470063/ and re-check this bug is still happening.

Changed in neutron:
assignee: nobody → Brian Haley (brian-haley)
Revision history for this message
Brian Haley (brian-haley) wrote :

I've checked a number of logs since https://review.openstack.org/#/c/470063/ merged and I do not see the "failed to ping" error any more. I'll close this bug but please re-open if you see it again.

Changed in neutron:
status: New → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/476765

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in neutron:
status: Invalid → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by YAMAMOTO Takashi (<email address hidden>) on branch: master
Review: https://review.openstack.org/476765
Reason: merged into https://review.openstack.org/#/c/424959/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.