Bug 2016922

Summary: autofs lookups for unknown mounts are delayed for 50s [rhel-8.4.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: sssdAssignee: Pavel Březina <pbrezina>
Status: CLOSED WONTFIX QA Contact: shridhar <sgadekar>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.4CC: abokovoy, aboscatt, atikhono, grajaiya, ikent, jhrozek, knweiss, lslebodn, mzidek, pbrezina, sgadekar, sgoveas, tscherf, u.sibiller
Target Milestone: rcKeywords: Regression, Triaged, ZStream
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard: sync-to-jira
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2013218 Environment:
Last Closed: 2022-07-01 07:33:06 UTC Type: ---
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: 2013218    
Bug Blocks:    

Comment 1 Alexey Tikhonov 2021-10-25 10:14:57 UTC
Upstream PR:
https://github.com/SSSD/sssd/pull/5833

Comment 3 Alexey Tikhonov 2021-10-25 12:54:56 UTC
Pushed PR: https://github.com/SSSD/sssd/pull/5833

* `master`
    * bb94a18f0f0cba1e9fb5abf78b995d69e5f3c559 - cache_req: return success for autofs when ENOENT is returned from provider

Comment 5 Alexey Tikhonov 2021-11-09 15:36:19 UTC
Hi,

will you be able to upgrade to 8.5 once 8.5.z batch #1 is available (i.e. bz 2016923 fixed)?

Comment 6 u.sibiller@atos.net 2021-11-15 08:05:21 UTC
Not easily. I have some production systems that can (and should) not be upgraded easily. And I have a RHEL VM that has not RHN subscription. So I could download the relevant packages and install them there. But not the whole 8.5z.

Comment 7 Alexander Bokovoy 2021-11-15 08:19:40 UTC
(In reply to u.sibiller from comment #6)
> Not easily. I have some production systems that can (and should) not be
> upgraded easily. And I have a RHEL VM that has not RHN subscription. So I
> could download the relevant packages and install them there. But not the
> whole 8.5z.

Could you use Red Hat Developer subscription on that VM, it should be sufficient for testing purposes?

Comment 8 u.sibiller@atos.net 2021-11-15 10:31:46 UTC
I don't know, must check how to get one.

Comment 9 Alexander Bokovoy 2021-11-15 10:36:51 UTC
Please follow https://developers.redhat.com/articles/faqs-no-cost-red-hat-enterprise-linux

Comment 10 u.sibiller@atos.net 2021-11-15 11:06:24 UTC
No necessary, I now have a system that is subscribed and can be used for this. What are the steps to get 8.5z?

Comment 11 Alexey Tikhonov 2021-11-15 11:36:21 UTC
(In reply to u.sibiller from comment #10)
> No necessary, I now have a system that is subscribed and can be used for
> this. What are the steps to get 8.5z?

It's not available yet.
Please keep watching bz 2016923 status for 8.5.z.
Preliminarily it's expected to be released before the end of this year.

Comment 12 u.sibiller@atos.net 2022-04-14 08:08:51 UTC
Just for the records: This patch is included in 8.5:

$ rpm -q sssd --changelog
...
* Mon Nov 29 2021 Alexey Tikhonov <atikhono> - 2.5.2-2.2
...
- Resolves: rhbz#2016923 - autofs lookups for unknown mounts are delayed for 50s [rhel-8.5.0.z]
...