Bug 2271938 - [rgw-multisite]: object PutACL doesn't replicate
Summary: [rgw-multisite]: object PutACL doesn't replicate
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW-Multisite
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 7.1
Assignee: Matt Benjamin (redhat)
QA Contact: Vidushi Mishra
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-27 19:37 UTC by shilpa
Modified: 2024-06-13 14:30 UTC (History)
7 users (show)

Fixed In Version: ceph-18.2.1-121.el9cp
Doc Type: Bug Fix
Doc Text:
.Object `mtime` now advances on `S3 PutACL` and ACL changes replicate properly Previously, `S3 PutACL` operations would not update object `mtime`. Due to this, the ACL changes once applied would not replicate as the timestamp-based object-change check incorrectly returned false. With this fix, the object `mtime` always advances on `S3 PutACL` and ACL changes properly replicate.
Clone Of:
Environment:
Last Closed: 2024-06-13 14:30:35 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 64022 0 None None None 2024-03-27 19:37:33 UTC
Red Hat Issue Tracker RHCEPH-8673 0 None None None 2024-03-27 19:37:58 UTC
Red Hat Product Errata RHSA-2024:3925 0 None None None 2024-06-13 14:30:38 UTC

Description shilpa 2024-03-27 19:37:33 UTC
Description of problem:
recently, we introduced a change where we don't update the object mtime after an attr change. because of this, sync will see a 304 Not Modified when it tries to fetch the object again.

fix from https://github.com/ceph/ceph/pull/56275 needs to be backported

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. create a bucket and an object
2. modify acl permission on the object on primary
3. the modified permission does not get replicated to peer zone

detailed reproducer steps in https://tracker.ceph.com/issues/64022

Additional info:

Comment 8 errata-xmlrpc 2024-06-13 14:30:35 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 (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and 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/RHSA-2024:3925


Note You need to log in before you can comment on or make changes to this bug.