Bug 2060932
Summary: | Failing to build images due to mtu issue on cni-podman0 bridge | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Sandeep Yadav <sandyada> |
Component: | buildah | Assignee: | Paul Holzinger <pholzing> |
Status: | CLOSED NOTABUG | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | bbaude, dwalsh, mheon, nalin, pholzing, pthomas, tsweeney, umohnani |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-08 19:13:47 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
Sandeep Yadav
2022-03-04 15:38:15 UTC
The change from host to private network namespace is expected. For cni we use a default config which does not contain the mtu key. This means that the mtu is chosen by the kernel. I don't think we can choose the correct mtu. The system has multiple interfaces it is impossible to know where the network packages are send. IMO you should just set the correct mtu in the config file. I don't think we should try to fix this cni or netavark. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |