Duplicate packet when ping to external with out floating ip

Bug #2008808 reported by KienHoang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Expired
Undecided
Unassigned

Bug Description

i build openstack yoga cluster: 3 node control, 2 node network, 2 node compute.
i create network and router success.
i create Instance and ping to external network
- when use floating ip: ok
- without floating ip: packer respond is duplicate ubuntu@msql:~$ ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=26.1 ms
64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=26.1 ms (DUP!)
64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=26.0 ms
64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=26.0 ms (DUP!)
64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=25.0 ms
64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=25.0 ms (DUP!)
64 bytes from 1.1.1.1: icmp_seq=4 ttl=56 time=24.6 ms
64 bytes from 1.1.1.1: icmp_seq=4 ttl=56 time=24.6 ms (DUP!)
64 bytes from 1.1.1.1: icmp_seq=5 ttl=56 time=24.5 ms
64 bytes from 1.1.1.1: icmp_seq=5 ttl=56 time=24.5 ms (DUP!)

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hi KienHoang:

What ML2 mech driver are you using? What type of router do you have: legacy, DVR, HA, DVR+HA? What is the ping source and destination (port IPs, location, etc)?

Did you happen to track the ping in the VM TAP interface? Did you check the source MAC of the ping replies?

Regards.

Changed in neutron:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
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.