Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44596

Lose OVS DB access if node has restarted openswitch daemon

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • None
    • 4.18
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • Done
    • Bug Fix
    • Hide
      * Previously, when a node restarted the `openvswitch` daemon, the `nmstate-handler` container could not access the OVS database and this caused all OVS-related NNCP configurations to fail. With this release, the issue is fixed and the `nmstate-handler` container can access the OVS database even after restarting the OVS process on the node. The `nmstate-handler` no longer requires a manual restart. (link:https://issues.redhat.com/browse/OCPBUGS-44596[OCPBUGS-44596])
      Show
      * Previously, when a node restarted the `openvswitch` daemon, the `nmstate-handler` container could not access the OVS database and this caused all OVS-related NNCP configurations to fail. With this release, the issue is fixed and the `nmstate-handler` container can access the OVS database even after restarting the OVS process on the node. The `nmstate-handler` no longer requires a manual restart. (link: https://issues.redhat.com/browse/OCPBUGS-44596 [ OCPBUGS-44596 ])
    • None
    • None
    • None
    • None

      Description of problem:

      When node restarted openvswitch daemon, the nmstate-handler container will
      got no access to the OVS DB which cause all OVS related NNCP fails.
      

      Version-Release number of selected component (if applicable):

          

      How reproducible:

      
      100%
          

      Steps to Reproduce:

      oc debug node/worker-0
      chroot /host
      systemctl restart openvswitch
      # when apply a NNCP with OVS
          

      Actual results:

      
      NNCP fails with verification error on OVS port missmatch
          

      Expected results:

      No failure
          

      Additional info:

          

              mkowalsk@redhat.com Mat Kowalski
              fge@redhat.com Gris Ge
              None
              None
              Ross Brattain Ross Brattain
              None
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: