Project

General

Profile

Actions

Bug #21819

closed

source data in 'default.rgw.buckets.data' may not be deleted after inter-bucket copy

Added by xueyu bai over 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

you can find the problem list this:
1. upload obj to bucket1
s3cmd put obj s3://bucket1
2. cp obj1 from bucket1 to bucket2
s3cmd cp s3://bucket1/obj s3://bucket2
3. del obj from bucket1 and bucket2
s3cmd del s3://bucket1/obj
s3cmd del s3://bucket2/obj
4. you can see the pool 'default.rgw.buckets.data', the data of obj can not deleted
ceph df | grep default.rgw.buckets.data


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #21937: luminous: source data in 'default.rgw.buckets.data' may not be deleted after inter-bucket copyResolvedMatt BenjaminActions
Actions #1

Updated by xueyu bai over 6 years ago

the solve github pull request has changed, please look this link.

https://github.com/ceph/ceph/pull/18369

Actions #2

Updated by Jos Collin over 6 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Matt Benjamin over 6 years ago

  • Priority changed from Normal to High
Actions #4

Updated by Orit Wasserman over 6 years ago

  • Assignee set to Mark Kogan
Actions #5

Updated by Matt Benjamin over 6 years ago

  • Subject changed from the data in 'default.rgw.buckets.data' may not be deleted to source data in 'default.rgw.buckets.data' may not be deleted after inter-bucket copy
Actions #6

Updated by Ken Dreyer over 6 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to luminous

Luminous cherry-pick is @ https://github.com/ceph/ceph/pull/18539

Actions #7

Updated by Anonymous over 6 years ago

  • Copied to Backport #21937: luminous: source data in 'default.rgw.buckets.data' may not be deleted after inter-bucket copy added
Actions #8

Updated by Nathan Cutler almost 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF