vxlan-gpe: no data flow across compute nodes due to incorrect lisp remote-mapping

Bug #1892765 reported by Onong Tayeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vpp
Fix Released
Critical
Onong Tayeng

Bug Description

The lisp remote-mapping created by agent is incorrect. The remote locator's IP address is zeroed out:

DBGvpp# sh lisp locator-set
Locator-set Locator Priority Weight
net-vpp-gpe-lset-1 1 1 1
<remote-1> 0.0.0.0 1 1
<remote-2> 0.0.0.0 1 1
DBGvpp#

This implies that no data can flow between VPP across separate compute nodes.

Onong Tayeng (onong)
description: updated
Changed in networking-vpp:
assignee: nobody → Onong Tayeng (onong)
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-vpp (master)

Fix proposed to branch: master
Review: https://review.opendev.org/747771

Changed in networking-vpp:
status: New → In Progress
Onong Tayeng (onong)
Changed in networking-vpp:
milestone: none → 20.09
Onong Tayeng (onong)
summary: - vxlan-gpe: lisp remote-mapping created by ML2 agent is incorrect
+ vxlan-gpe: no data flow across compute nodes due to incorrect lisp
+ remote-mapping
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vpp (master)

Reviewed: https://review.opendev.org/747771
Committed: https://git.openstack.org/cgit/x/networking-vpp/commit/?id=bcd6734f2394cbd8b23899ec564da99c96fe7a98
Submitter: Zuul
Branch: master

commit bcd6734f2394cbd8b23899ec564da99c96fe7a98
Author: Onong Tayeng <email address hidden>
Date: Mon Aug 24 22:07:17 2020 +0530

    vxlan-gpe: no data flow across compute nodes due to incorrect lisp remote-mapping

    The remote locator's IP address is not programmed correctly in VPP
    which implies that the l3 underlay network is effectively broken and
    no communication is possible across compute nodes.

    Refactoring included: push the construction of VPP-specific data
    structures into vpp.py and make the call parameters more neutral.

    Change-Id: Id12c6b1ce226dd65a7fe88e0d4044c44149db3c1
    Closes-Bug: #1892765

Changed in networking-vpp:
status: In Progress → Fix Released
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.