Bug 1327519 - RGW multisite: Delete requests do not propagate to the peer zone
Summary: RGW multisite: Delete requests do not propagate to the peer zone
Keywords:
Status: CLOSED DUPLICATE of bug 1327142
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat
Component: RGW
Version: 2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 2.0
Assignee: Casey Bodley
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-15 09:51 UTC by shilpa
Modified: 2017-07-30 15:54 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-03 17:44:54 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 15513 0 None None None 2016-04-22 16:49:15 UTC

Description shilpa 2016-04-15 09:51:42 UTC
Description of problem:
In an active-active multisite config, after syncing a file to the destination node, a delete on the file from the source or destination node does not sync to the peer node.

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

ceph-radosgw-10.1.1-1.el7cp.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Configured multisite active-active sites with rgw1 as master gateway node
2. Sync a file from rgw1 node to rgw2 node 
3. Now once the sync is complete, delete the file from either rgw1 or rgw2 node
4. The delete operation is not synced to the peer zone

Actual results:
The delete operation sync fails with errors:


On the peer zone where the delete operation sync failed (rgw2):

2016-04-15 09:33:03.130373 7f82b9ffb700  0 _send_request(): deleting obj=container4:ks-post-nochroot.log
2016-04-15 09:33:03.133463 7f82b9ffb700 20 _send_request(): skipping object removal obj=container4:ks-post-nochroot.log (obj mtime=2016-04-15 09:32:12.0.081866s, request timestamp=2016-04-15 09:32:05.0.101811s)


Expected results:
The delete should propagate successfully.

Comment 2 shilpa 2016-04-15 11:34:52 UTC
Upstream tracker: http://tracker.ceph.com/issues/15513

Comment 3 Yehuda Sadeh 2016-05-03 17:44:54 UTC

*** This bug has been marked as a duplicate of bug 1327142 ***


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