Bug 1921797
| Summary: | [OCP4.6 on Azure] packets dropped between master and worker | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Angelo Gabrieli <agabriel> | |
| Component: | Networking | Assignee: | mcambria <mcambria> | |
| Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> | |
| Status: | CLOSED DUPLICATE | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | aconstan, anbhat, anton, aos-bugs, atenart, bbennett, bjarolim, dmoessne, jligon, jminter, mcambria, namato, nmalik, openshift-bugs-escalate, pweil, scuppett, sukulkar | |
| Version: | 4.6 | Keywords: | Reopened, ServiceDeliveryImpact | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1941753 (view as bug list) | Environment: | ||
| Last Closed: | 2021-05-10 17:59:23 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1941753 | |||
| Bug Blocks: | ||||
| 
        
          Description
        
        
          Angelo Gabrieli
        
        
        
        
        
          2021-01-28 15:58:06 UTC
        
       *** This bug has been marked as a duplicate of bug 1933761 *** *** This bug has been marked as a duplicate of bug 1928773 *** https://bugzilla.redhat.com/show_bug.cgi?id=1928773 will change the DNS service to prefer the resolver on the local node if present. This should prevent a lot of cross-node dns traffic. https://bugzilla.redhat.com/show_bug.cgi?id=1933761 is also related (and will be backported to 4.6) since it changes the max ttl that coredns will return to clients to 900s (from 30s). This means that if an upstream resolver sets a high ttl, we cap it at 30s today. After the change we will cap at 15m. That allows the pod's resolvers to cache the responses for much longer, and should avoid repeated dns requests. It seems like this is a bug in OVS. I have cloned this bug to bug 1941753 for the OVS team to investigate. (Assuming it is an OVS bug, that bug will track fixing it in OVS and then this bug will track getting the fixed OVS package into OCP.) is this same issue with https://bugzilla.redhat.com/show_bug.cgi?id=1825219 ? *** This bug has been marked as a duplicate of bug 1825219 *** |