Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-1286

Links vanish when devices change mastership

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: 1.1.0
    • Fix Version/s: 1.1.0
    • Component/s: None
    • Labels:
      None
    • Environment:

      commit 6b5281356bc77b2acb271629678669b98a3d5ad2

    • Epic Link:
    • Sprint:
      Blackbird Sprint 6 (Mar 1-15)

      Description

      I believe this is the same bug that Hari saw.

      Here are some logs from a 2 node ONOS cluster.

      Steps to reproduce:
      Start ONOS nodes
      Start Mininet
      Assign devices to all nodes in the cluster (At this point, topology is correctly discovered)
      through ONOS1 cli send "device-role of:0000000000001000 10.128.30.12 master" (ONOS 1 was the current master of this device)
      At this point 2 links disappear, it looks like each is a unidirectional link connected to the device that changed mastership.

      onos> links of:0000000000001000
      src=of:0000000000001000/2, dst=of:0000000000002000/3, type=DIRECT, state=ACTIVE
      src=of:0000000000001000/3, dst=of:0000000000005000/3, type=DIRECT, state=ACTIVE
      

      It looks like the master of of:0000000000002000 is 10.128.30.11 and the master of of:0000000000005000 is 10.128.30.12

        Attachments

        1. ONOS2.log
          203 kB
        2. ONOS1.log
          642 kB
        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            jhall Jon Hall
            Reporter:
            jhall Jon Hall
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: