Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-775

Flow delete and re-adding needs to work in multi-ONU scenarios every time

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: To Do (View Workflow)
    • Priority: Medium
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Future
    • Component/s: VOLTHA
    • Labels:
      None

      Description

      Typical error message seen in VOLTHA when trying to re-add flows

       This  will be the first error seen

      'grpc_error': <_Rendezvous of RPC that terminated with:        status = StatusCode.INTERNAL        details = "flow add failed BCM Error -5"        debug_error_string = "{"created":"@1562118698.568799799","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow add failed BCM Error -5","grpc_status":13}"

       Every subsequent error that happens in BAL and relayed via openolt-driver/agent to VOLTHA looks like this

      'grpc_error': <_Rendezvous of RPC that terminated with:        status = StatusCode.INVALID_ARGUMENT        details = "flow add failed BCM Error -2"        debug_error_string = "{"created":"@1562118698.604085693","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow add failed BCM Error -2","grpc_status":3}"

       

      In multi-ONU (typically 2 ONUs) this case seems easier to trigger, than in single-ONU case. It can be triggered via Subscriber-remove operation or by ONU disable/re-enable (see SEBA-670)

        Attachments

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

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            sauravdas Saurav Das
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:

                Gerrit Reviews

                There are no open Gerrit changes