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