Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-235

Notifications not being generated consistently or they just stop working

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Cannot Reproduce
    • None
    • None
    • General
    • None
    • Operating System: Mac OS
      Platform: PC

    • 1540

    Description

      To reproduce,

      1. Build the openflowplugin distribution
      2. Enable clustering by renaming configuration/initial/05-clustering.xml.conf to configuration/initial/05-clustering.xml
      3. In logback.xml enable the InventoryManager logging as follows,
      <logger name="org.opendaylight.controller.md.inventory.manager" level="DEBUG"/>
      4. Run the controller with these options
      ./run.sh -XX:MaxPerSize=512m -Xmx4G
      5. Run a mininet against the controller with the command
      sudo mn --controller=remote,ip=<ipaddress> --topo tree,4

      Using restconf check if the complete inventory has been populated. You may find that it is not populated. If not check for the inventory manager log to see if the notification actually reached it. You will find that it did not.

      Subsequently if you disconnect mininet from the controller you may also find that that NodeRemoved events are also not being generated.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kramesha@cisco.com Kamal Rameshan
            moraja@cisco.com Moiz Raja
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: