Bug 2262650
Summary: | [GSS]Missing Objects in RGW S3 bucket while making GET request - 404 not found error | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Abhishek Gupta <abhisheg> | |
Component: | RGW | Assignee: | J. Eric Ivancich <ivancich> | |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> | |
Severity: | urgent | Docs Contact: | Akash Raj <akraj> | |
Priority: | urgent | |||
Version: | 5.3 | CC: | aglotov, akraj, bhull, bkunal, cbodley, ceph-eng-bugs, cephqe-warriors, ckulal, hklein, hmaheswa, hpathan, ivancich, jquinn, linuxkidd, mbenjamin, mcaldeir, mkogan, nravinas, olim, roemerso, skoduri, ssanchet, sshome, tserlin, vereddy, vimishra, vumrao | |
Target Milestone: | --- | |||
Target Release: | 7.1 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ceph-18.2.1-26.el9cp | Doc Type: | Bug Fix | |
Doc Text: |
.Tail objects are no longer lost during a multipart upload failure
Previously, during a multipart upload, if an upload of a part failed due to scenarios, such as a time-out, and the upload was restarted, the cleaning up of the first attempt would remove tail objects from the subsequent attempt. Due to this, the resulting Ceph Object Gateway multipart object would be damaged as some tail objects would be missing. It would respond to a HEAD request but fail during a GET request.
With this fix, the code cleans up the first attempt correctly. The resulting Ceph Object Gateway multipart object is no longer damaged and can be read by clients.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2264247 2264991 2265145 (view as bug list) | Environment: | ||
Last Closed: | 2024-06-13 14:25:45 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: | 2264247, 2264991, 2265071, 2265145, 2267614, 2298578, 2298579 |
Comment 103
errata-xmlrpc
2024-06-13 14:25:45 UTC
|