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 2047993

Summary: Drop deps on systemd-udev-settle.service
Product: Red Hat Enterprise Linux 9 Reporter: Jiri Jaburek <jjaburek>
Component: dracutAssignee: Pavel Valena <pvalena>
Status: CLOSED ERRATA QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: dracut-maint-list, dtardon, pvalena
Target Milestone: rcKeywords: Improvement, TestOnly, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dracut-057-13.git20220816.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-17 14:47:45 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:
Bug Depends On: 2066816    
Bug Blocks:    

Description Jiri Jaburek 2022-01-29 02:19:35 UTC
Description of problem:

I'm seeing this in my journal log:

udevadm: systemd-udev-settle.service is deprecated. Please fix multipathd.service, multipathd-configure.service not to pull it in.

This seems to be caused by dracut (which is the only package to contain these unit files):

# rpm -ql dracut | grep multipathd.*service
/usr/lib/dracut/modules.d/90multipath/multipathd-configure.service
/usr/lib/dracut/modules.d/90multipath/multipathd.service

As the warning indicates, these probably shouldn't use systemd-udev-settle.service .


Version-Release number of selected component (if applicable):
dracut-055-10.git20210824.el9

Comment 1 David Tardon 2022-02-03 12:42:04 UTC
 /usr/lib/dracut/modules.d/90multipath/multipathd.service

The dep is removed in https://github.com/dracutdevs/dracut/pull/1664/commits/e3e6417ca90d9faf4e9c39beb81b7a5690fac0de .

> /usr/lib/dracut/modules.d/90multipath/multipathd-configure.service

I'm pretty sure this is cargo cult and the dep is not needed at all.

Comment 2 Pavel Valena 2022-07-13 21:54:31 UTC
Hello, please test, if you can, whether the planned rebase for 9.1 works for you.

RPMS: https://github.com/pvalena/rpms/tree/main/dracut/2066816