Bug 2391270
| Summary: | [rgw][server-access-logging]: some of the old log objects download failing with 404 NoSuchKey error, but head-object works. | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Yuval Lifshitz <ylifshit> |
| Component: | RGW | Assignee: | N Balachandran <nibalach> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Sai <hmaheswa> |
| Severity: | high | Docs Contact: | Rivka Pollack <rpollack> |
| Priority: | high | ||
| Version: | 8.1 | CC: | ceph-eng-bugs, cephqe-warriors, hmaheswa, mbenjamin, mkasturi, nibalach, rpollack, tserlin |
| Target Milestone: | --- | ||
| Target Release: | 8.1z3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-19.2.1-259.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
.Log objects no longer incorrectly added to the garbage collection list
Previously, a race condition occurred when multiple operations attempted to commit the same log object simultaneously. This led to some log objects being incorrectly added to the garbage collection list and subsequently deleted during the next garbage collection cycle. As a result, the log objects were unavailable for future access or recovery.
With this fix, the race condition has been resolved, and log records are retained as expected, no longer erroneously deleted by the garbage collector.
|
Story Points: | --- |
| Clone Of: | 2387075 | Environment: | |
| Last Closed: | 2025-09-30 09:22:58 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: | 2387075 | ||
| Bug Blocks: | |||
|
Comment 6
errata-xmlrpc
2025-09-30 09:22:58 UTC
|