Bug 2271938

Summary: [rgw-multisite]: object PutACL doesn't replicate
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: shilpa <smanjara>
Component: RGW-MultisiteAssignee: Matt Benjamin (redhat) <mbenjamin>
Status: CLOSED ERRATA QA Contact: Vidushi Mishra <vimishra>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.1CC: akraj, ceph-eng-bugs, cephqe-warriors, mkasturi, tserlin, vereddy, vimishra
Target Milestone: ---   
Target Release: 7.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-13 14:30:35 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:

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