Bug 2086461
Summary: | CNO probes MTU unnecessarily in Hypershift, making cluster startup take too long | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Casey Callendrello <cdc> |
Component: | Networking | Assignee: | aaleman |
Networking sub component: | ovn-kubernetes | QA Contact: | Ross Brattain <rbrattai> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | rbrattai |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 11:12:00 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: |
Description
Casey Callendrello
2022-05-16 08:45:30 UTC
Verified on 4.11.0-0.nightly-2022-05-25-193227 AWS 268:[pod/cluster-network-operator-69b866655b-k6nl9/cluster-network-operator] I0601 13:20:41.719200 1 mtu_probe.go:44] AWS cluster, omitting MTU probing and using default of 9001 269:[pod/cluster-network-operator-69b866655b-k6nl9/cluster-network-operator] I0601 13:20:41.719223 1 log.go:195] Using detected MTU 9001 400:[pod/cluster-network-operator-69b866655b-k6nl9/cluster-network-operator] I0601 13:20:43.565223 1 mtu_probe.go:44] AWS cluster, omitting MTU probing and using default of 9001 401:[pod/cluster-network-operator-69b866655b-k6nl9/cluster-network-operator] I0601 13:20:43.565273 1 log.go:195] Using detected MTU 9001 It looks like MCO doesn't exist for the hosted cluster, so MTU migration of the hosted cluster is not supported. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |