Comment 5 for bug 1883321

Revision history for this message
Philipp Krivanec (pkrivanec) wrote :

Hi,

one more observation from my test system.

If I want to ping from VMa to VMf which are in different L2, but on the same compute node. The traffic reaches the VMf but the return traffic is not correct forwarded.

I also updated my test system to Centos 8.2 but nothing changed.

I've made a list of all the cases I've tested.
All test were done with agent_mode=dvr_no_external and only VMa has a flowting IP.

Best Regards
Phil

| Compute1 || Compute2 || Compute3 || Compute4 |
|============||============||============||============|
| Subnet a || Subnet a || Subnet a || Subnet a |
|------------||------------||------------||------------|
| VMa || VMc || VMd || VMe |
| VMb || || || |
| || || || |
| Subnet b || Subnet b || Subnet b || Subnet b |
|------------||------------||------------||------------|
| VMf || VMg || VMh || VMi |
| || || || |

-> First Ping
+ -> Next Ping, running at the same time

Case 1
---------------------------
VMa -> VMb WORKING

Case 2
---------------------------
VMa -> VMc WORKING

Case 3
---------------------------
VMa -> VMb WORKING
VMa + -> VMc WORKING

Case 4
---------------------------
VMa -> VMg WORKING
VMa + -> VMh NOT WORKING

Case 5
---------------------------
VMa -> VMg WORKING
VMb + -> VMg NOT WORKING

Case 6
---------------------------
VMa -> VMg WORKING
VMb + -> VMh NOT WORKING

Case 7
---------------------------
VMa -> VMf NOT WORKING

Case 8
---------------------------
VMa -> VMf NOT WORKING
VMa + -> VMg NOT WORKING
VMb + -> VMg NOT WORKING

Case 9
---------------------------
VMa -> VMf NOT WORKING
VMa + -> VMb WORKING

Case 10
---------------------------
VMa -> VMf NOT WORKING
VMa + -> VMc WORKING

Case 11
---------------------------
VMa -> VMf NOT WORKING
VMb + -> VMh NOT WORKING

Case 12
---------------------------
VMa -> VMf NOT WORKING
VMc + -> VMh WORKING

Case 13
---------------------------
VMa -> VMf NOT WORKING
VMc + -> VMf NOT WORKING