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

[release-4.19] Packets not being forwarded from pod to edge interface (OVS_DROP_LAST_ACTION)

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 5
    • Critical
    • Yes
    • In Progress
    • Bug Fix
    • Hide
      Before this release, any unrelated changes to a `netpol` resource triggered a full reconcile of the object, including deleting and re-adding rules. With this release, a `netpol` object fully reconciles when required. Otherwise, it is skipped. (link:https://issues.redhat.com/browse/OCPBUGS-64590[OCPBUGS-64590])
      Show
      Before this release, any unrelated changes to a `netpol` resource triggered a full reconcile of the object, including deleting and re-adding rules. With this release, a `netpol` object fully reconciles when required. Otherwise, it is skipped. (link: https://issues.redhat.com/browse/OCPBUGS-64590 [ OCPBUGS-64590 ])
    • None
    • None
    • None
    • None

      Description of problem:

      Packets are not being forwarded from pod interface to worker edge interface. Behavior observed with a packet capture and with retis reporting OVS_DROP_LAST_ACTION.

      A network policy is blocking egress traffic by default and an application is permitted access. An operator is periodically re-apply the same network policy that is allowing egress traffic through, but traffic is being dropped at pod interface.

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

      4.16.z

      How reproducible:

      Unknown.

      Behavior has been observed multiple times.

      Steps to Reproduce:

      Behavior is not known to be readily reproducible.

      Actual results:

      Cluster external server sends TCP segment and pod sends ACK. Worker edge interface does not forward ACK and eventually TCP connection is torn down after LDAPĀ  server enters RTO.

      Expected results:

      Consistent data from from

      pod -> worker -> external serverĀ 

      and

      external server -> worker -> pod

      Additional info:

      Affected Platforms:

      OCP 4.16.z

      customer issue

              rh-ee-arsen Arkadeep Sen (Aurko)
              rhn-support-jshivers Jacob Shivers
              Zhanqi Zhao
              None
              Zhanqi Zhao Zhanqi Zhao
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: