RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2108486 - team configuration in initramfs in Anaconda installer is broken
Summary: team configuration in initramfs in Anaconda installer is broken
Keywords:
Status: CLOSED DUPLICATE of bug 2005549
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: NetworkManager
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: NetworkManager Development Team
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-19 08:07 UTC by Radek Vykydal
Modified: 2022-07-19 09:14 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-19 09:13:57 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
log from initramfs (14.10 KB, text/plain)
2022-07-19 08:07 UTC, Radek Vykydal
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-128125 0 None None None 2022-07-19 08:17:34 UTC

Description Radek Vykydal 2022-07-19 08:07:35 UTC
Created attachment 1898069 [details]
log from initramfs

Description of problem:

Team device configuration in initramfs in Anaconda installer is broken in RHEL 9.1 since some 14 days ago.

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

http://download.eng.bos.redhat.com/rhel-9/development/RHEL-9/latest-RHEL-9.1/ since some 2-3 weeks ago
for example RHEL-9.1.0-20220717.d.0

NetworkManager-1.39.8-1.el9

The last known working compose is http://download.eng.bos.redhat.com/rhel-9/development/RHEL-9/latest-RHEL-9.1/ from 06-27-2022. The test broke the following week for which we unfortunately do not have data to be able to confirm it is related to specific NM update.

How reproducible:

Always

Steps to Reproduce:
1. configure team via dracut cmdline for installer:
ip=ens3:dhcp ip=team0:dhcp team=team0:ens10,ens12

Actual results:

The installation hangs in initramfs, see the log.

Expected results:


Additional info:

Comment 2 Radek Vykydal 2022-07-19 09:13:57 UTC
<info>  [1658217696.8585] device (team0): Activation: (team) started teamd [pid 1039]...
This program is not intended to be run as root.
[    6.052163] team0: Mode changed to "roundrobin"
dbus: Failed to acquire org.libteam.teamd.team0: org.freedesktop.DBus.Error.AccessDenied: Request to own name refused by policy
Failed to expose dbus name.
teamd_init() failed.
Failed: Invalid argument

Marking ad a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2005549

*** This bug has been marked as a duplicate of bug 2005549 ***


Note You need to log in before you can comment on or make changes to this bug.