Bug 2265071
| Summary: | [6.1z backport] [GSS] Missing Objects in RGW S3 bucket while making GET request - 404 not found error | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Bipin Kunal <bkunal> |
| Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Sai <hmaheswa> |
| Severity: | urgent | Docs Contact: | Akash Raj <akraj> |
| Priority: | unspecified | ||
| Version: | 5.3 | CC: | abhisheg, aglotov, akraj, bhull, bkunal, cbodley, ceph-eng-bugs, cephqe-warriors, ckulal, hklein, hmaheswa, hpathan, ivancich, jquinn, kdreyer, linuxkidd, mbenjamin, mcaldeir, mkasturi, mkogan, nravinas, olim, roemerso, skoduri, ssanchet, sshome, tserlin, vereddy, vimishra, vumrao |
| Target Milestone: | --- | ||
| Target Release: | 6.1z5 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-17.2.6-200.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
Previously, during a multipart upload, when restarting an upload of a failed part, the cleanup of the first attempt sometimes removed tail objects from the secondary attempt. A restart of a failed part upload could occur, for example, due to a time-out. As a result of this failure, the Ceph Object Gateway multipart object would respond to a HEAD request but fail during a GET request, as some tail objects were missing.
With this fix, the code now cleans up properly during the first attempt and the multipart object is no longer damaged.
|
Story Points: | --- |
| Clone Of: | 2264247 | Environment: | |
| Last Closed: | 2024-04-01 10:20:09 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: | 2262650, 2264247, 2265145 | ||
| Bug Blocks: | 2264991, 2267617 | ||
|
Comment 1
Bipin Kunal
2024-02-20 17:03:22 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 (Red Hat Ceph Storage 6.1 Bug Fix 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-2024:1580 |