Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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

Summary: team configuration in initramfs in Anaconda installer is broken
Product: Red Hat Enterprise Linux 9 Reporter: Radek Vykydal <rvykydal>
Component: NetworkManagerAssignee: NetworkManager Development Team <nm-team>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.1CC: bgalvani, lrintel, rkhan, sukulkar, till
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
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-07-19 09:13:57 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:
Attachments:
Description Flags
log from initramfs none

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 ***