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 2095744

Summary: Delay running mount start jobs when we are in ratelimited state
Product: Red Hat Enterprise Linux 8 Reporter: Michal Sekletar <msekleta>
Component: systemdAssignee: Michal Sekletar <msekleta>
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 8.7CC: bzvonar, cback, dtardon, ealcaniz, eglottma, fsumsal, systemd-maint-list
Target Milestone: rcKeywords: Bugfix, Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: systemd-239-65.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2097336 2097337 (view as bug list) Environment:
Last Closed: 2022-11-08 10:49:56 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:    
Bug Blocks: 2097336, 2097337    

Description Michal Sekletar 2022-06-10 12:24:37 UTC
Description of problem:
In RHEL-8 we have a set of patches that deals with mount ratelimiting, however, there is one last piece missing that was recently introduced upstream. That is https://github.com/systemd/systemd/pull/23558. Main idea behind the change is described in the $subject.

Version-Release number of selected component (if applicable):
systemd-239-59.el8

How reproducible:
deterministic

Steps to Reproduce:
1. Run the test case from the upstream PR 

Actual results:
Test mount unit isn't mounted.

Expected results:
Test mount unit is mounted properly.

Additional info:
Previously this works in RHEL-8 but after merging https://github.com/redhat-plumbers/systemd-rhel8/pull/270 this is now broken and we need to backport aforementioned PR.

Comment 1 Plumber Bot 2022-06-15 13:05:32 UTC
fix merged to github master branch -> https://github.com/redhat-plumbers/systemd-rhel8/pull/290

Comment 8 Plumber Bot 2022-08-18 10:55:22 UTC
fix merged to github master branch -> https://github.com/redhat-plumbers/systemd-rhel8/pull/309

Comment 16 errata-xmlrpc 2022-11-08 10:49:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (systemd bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:7727