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

Port removal after receiving OFPR_DELETE port status reason.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.9.0
    • Fix Version/s: 1.9.0, 1.10.0
    • Component/s: None
    • Environment:

      Onos 1.9.0 with OVS connected.

      Description

      If a port in OVS is deleted and then added again, it's not removed from onos database but added as new one.
      Previous entry is still visible as "state=disabled":
      For example:
      ...
      port=52, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
      port=53, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
      port=54, state=disabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01
      port=55, state=enabled, type=copper, speed=100 , portName=eth1, portMac=00:e0:4c:53:00:01

        Attachments

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

          Activity

            People

            Assignee:
            mmach Michal Mach
            Reporter:
            mmach Michal Mach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: