Bug 2184728
| Summary: | libuuid - downport cache related patch | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Michael Trapp <michael.trapp> | |
| Component: | util-linux | Assignee: | Karel Zak <kzak> | |
| Status: | CLOSED ERRATA | QA Contact: | Radka Brychtova <rskvaril> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.7 | Keywords: | Triaged | |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
|
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | util-linux-2.32.1-43.el8 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2189947 (view as bug list) | Environment: | ||
| Last Closed: | 2023-11-14 15:51:53 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: | 2189947 | |||
|
Description
Michael Trapp
2023-04-05 14:04:43 UTC
Increased severity because, this patch helps to prevent a possible performance degradation of libuuid. Depending on the workflow, uuid consumption is a critical part of a SAP system. reassigning to correct component The cache-related changes are relatively small, so from my point of view, it's possible to backport from the current upstream to RHEL (probably by "git diff HEAD upstream -- libuuid/src/gen_uuid.c" as there are more changes than in the commit 2fa4168c8bc9d5438bc1dfadda293c7c21b6fa59). @michael.trapp please, can test RHEL-8 backport of the libuuidd cache in your environment? Thanks! The rhel-8 packages are available at: https://people.redhat.com/kzak/bz2184728/x86_64/ tested libuuid-2.32.1-43.el8.x86_64.rpm + uuidd-2.32.1-43.el8.x86_64.rpm on RHEL 8.8 Thanks for the backport! (In reply to Michael Trapp from comment #8) > Thanks for the backport! Big thanks for your help with testing! We're thrilled about our ongoing collaboration ;-) 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 (util-linux 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-2023:7186 |