Bug 2087233
Summary: | podman uses deprecated networking functionality | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Josh Boyer <jwboyer> |
Component: | podman | Assignee: | Brent Baude <bbaude> |
Status: | CLOSED MIGRATED | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | bbaude, dwalsh, jnovy, jwboyer, lsm5, mheon, pthomas, sbonazzo, tsweeney, umohnani |
Target Milestone: | rc | Keywords: | MigratedToJIRA |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
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: | 2023-09-11 18:38:01 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
Josh Boyer
2022-05-17 16:06:19 UTC
I was not looking at this ... but I can. After removing podman from this VM and removing /var/lib/containers/* and reinstalling, I now have the z-stream fix that pulls in netavark. The CNI message sare gone, but there's still the deprecated bridge filtering and nft_compt module messages when running a container: [May27 15:18] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ +0.017111] podman0: port 1(veth710ff9ff) entered blocking state [ +0.000031] podman0: port 1(veth710ff9ff) entered disabled state [ +0.000053] device veth710ff9ff entered promiscuous mode [ +0.003681] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ +0.000046] IPv6: ADDRCONF(NETDEV_CHANGE): veth710ff9ff: link becomes ready [ +0.000036] podman0: port 1(veth710ff9ff) entered blocking state [ +0.000025] podman0: port 1(veth710ff9ff) entered forwarding state [ +0.022233] Warning: Deprecated Driver is detected: nft_compat will not be maintained in a future major release and may be disabled [ +2.433978] podman0: port 1(veth710ff9ff) entered disabled state [ +0.000328] device veth710ff9ff left promiscuous mode [ +0.000018] podman0: port 1(veth710ff9ff) entered disabled state [root@localhost ~]# rpm -q podman podman-4.0.2-7.el9_0.x86_64 [root@localhost ~]# I neglected to assign this to Brent still happening with podman-4.6.0-1.el9.x86_64 Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |