[VPNSERVICE-69] DCGW routes are not getting programmed in CSS flows Created: 27/Apr/16  Updated: 15/Jun/18  Resolved: 15/Jun/18

Status: Resolved
Project: vpnservice
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Suraj Ranjan Assignee: Unassigned
Resolution: Won't Do Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Severity: normal
External issue ID: 5811

 Description   

EFFECT:
DCGW routes are not programmed in CSS. Hence VM-DCGW traffic is impacted

DESCRIPTION:

  • Create ITM (VxLAN) between 2 DPNs. Create MPLSoGRE tunnel for CSS-DCGW
  • Configure BGP
  • Create Network, Subnet, Port via openstack and nova boot a VM
  • Configure L3VPN from COM CLI and associate the subnet to it
  • Fib entries contain the DCGW routes. However, not programmed in CSS

Observartions:

  • pcap doesn't have a flow add for table 21 DCGW routes from CSC - both CSS

MEASURES:
None



 Comments   
Comment by Suraj Ranjan [ 02/May/16 ]

Updated observations:

Observartions:

  • pcap doesn't have a flow add for table 21 DCGW routes from CSC - both CSS
  • 2016-04-21 07:10:01,978 | TRACE | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Add key: KeyedInstanceIdentifier

    {targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.FibEntries, org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.fibentries.VrfTables[key=VrfTablesKey [_routeDistinguisher=100:1]], org.opendaylight.yang.gen.v1.urn.opendaylight.vpnservice.fibmanager.rev150330.vrfentries.VrfEntry[key=VrfEntryKey [_destPrefix=100.0.0.1/32]]]}

    , value=VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}
    2016-04-21 07:10:01,979 | DEBUG | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | adding route 100.0.0.1/32 100:1
    2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | resolveAdjacency called with localdpid0 remotedpid 135049699900994, vpnId109, VrfEntry VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}
    2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | getRemoteNextHopPointer: input [localDpnId 0 remoteDpnId 135049699900994, vpnId 109, prefixIp 100.0.0.1/32, nextHopIp 10.6.1.136 ]
    2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | getRemoteNextHopPointer: Calling ITM with localDpnId 0
    2016-04-21 07:10:01,979 | TRACE | lt-dispatcher-15 | NexthopManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | configuredTransportType is set as VXLAN
    2016-04-21 07:10:01,980 | DEBUG | lt-dispatcher-15 | ItmUtils | 289 - org.opendaylight.vpnservice.itm-impl - 0.2.1.SNAPSHOT | Read from CONFIGURATION datastore - No. of Dpns
    2016-04-21 07:10:01,980 | WARN | lt-dispatcher-15 | NexthopManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | RPC Call to getTunnelInterfaceName returned with Errors []
    2016-04-21 07:10:01,980 | ERROR | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Could not get interface for nexthop: 10.6.1.136 in vpn 100:1
    2016-04-21 07:10:01,980 | WARN | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | Failed to add Route: 100.0.0.1/32 in vpn: 100:1
    2016-04-21 07:10:01,980 | DEBUG | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | adding route 100.0.0.1/32 100:1
    2016-04-21 07:10:01,980 | TRACE | lt-dispatcher-15 | FibManager | 287 - org.opendaylight.vpnservice.fibmanager-impl - 0.2.1.SNAPSHOT | resolveAdjacency called with localdpid0 remotedpid 191611866194767, vpnId109, VrfEntry VrfEntry{getDestPrefix=100.0.0.1/32, getLabel=786431, getNextHopAddress=10.6.1.136, augmentations={}}

Comment by Suraj Ranjan [ 02/May/16 ]

Fix is provided in:
https://git.opendaylight.org/gerrit/#/c/38096/

Comment by Sam Hague [ 15/Jun/18 ]

vonservice is no longer active

Generated at Wed Feb 07 20:47:16 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.