Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Bug 2359825
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Bug 2359825
-
[7.1z backport] rgw: tail objects are wrongly deleted in copy_object
[NEEDINFO]
Summary:
[7.1z backport] rgw: tail objects are wrongly deleted in copy_object
Keywords
:
Status
:
VERIFIED
Alias:
None
Product:
Red Hat Ceph Storage
Classification:
Red Hat Storage
Component:
RGW
Sub Component:
---
Version:
8.0
Hardware:
Unspecified
OS:
Unspecified
Priority:
unspecified
Severity:
urgent
Target Milestone:
---
Target Release
:
7.1z5
Assignee:
Matt Benjamin (redhat)
QA Contact:
Chaithra
Docs Contact:
Rivka Pollack
URL:
Whiteboard:
Depends On:
2356678
Blocks:
TreeView+
depends on
/
blocked
Reported:
2025-04-15 18:03 UTC by
Matt Benjamin (redhat)
Modified:
2025-06-16 04:29 UTC (
History
)
CC List:
11 users
(
show
)
bkunal
ceph-eng-bugs
cephqe-warriors
ckulal
ivancich
jcaratza
mkasturi
rpollack
ssalunke
tserlin
vereddy
Fixed In Version:
ceph-18.2.1-339
Doc Type:
Bug Fix
Doc Text:
.Tail objects no longer wrongly deleted with `copy-object` Previously, there was a reference count invariant on tail objects that was not maintained when an object was copied to itself. This caused the existing object was changed, rather than copied. As a result, references to tail objects were being decremented. When the refcount on tail objects dropped to 0, they were deleted during the next garbage collection (GC) cycle. With this fix, the refcount on tail objects is no longer decremented when completing a copy-to-self.
Clone Of:
2356678
Environment:
Last Closed:
Embargoed:
Dependent Products:
Red Hat OpenShift Container Storage
Red Hat OpenShift Data Foundation
Red Hat OpenStack
Flags:
tserlin: needinfo? (
ivancich
)
jcaratza
: needinfo? (
mbenjamin
)
Attachments
(Terms of Use)
Links
System
ID
Private
Priority
Status
Summary
Last Updated
Red Hat Issue Tracker
RHCEPH-11185
0
None
None
None
2025-04-15 18:05:47 UTC
Description
Matt Benjamin (redhat)
2025-04-15 18:03:47 UTC
+++ This bug was initially created as a clone of
Bug #2356678
+++
Note
You need to
log in
before you can comment on or make changes to this bug.