Project

General

Profile

Actions

Bug #58780

open

scan for orphaned rados objects and index entries in rgw suite

Added by Casey Bodley about 1 year ago. Updated 10 months ago.

Status:
Pending Backport
Priority:
High
Target version:
-
% Done:

0%

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

Description

specifically for validation of multipart reupload fixes for #16767

but we might also consider scanning for orphans after other rgw tests


Related issues 2 (0 open2 closed)

Related to rgw - Bug #16767: RadosGW Multipart Cleanup FailureResolved

Actions
Copied to rgw-testing - Backport #61873: reef: scan for orphaned rados objects and index entries in rgw suiteResolvedJ. Eric IvancichActions
Actions #1

Updated by Casey Bodley about 1 year ago

  • Priority changed from Normal to High
Actions #2

Updated by J. Eric Ivancich about 1 year ago

  • Assignee set to J. Eric Ivancich
Actions #3

Updated by J. Eric Ivancich about 1 year ago

  • Related to Bug #16767: RadosGW Multipart Cleanup Failure added
Actions #4

Updated by Konstantin Shalygin about 1 year ago

  • Description updated (diff)
Actions #5

Updated by Casey Bodley about 1 year ago

basic test plan:

1. initiate a multipart upload: client.create_multipart_upload()
2. upload a few different parts: client.upload_part()
3. upload one of the parts several times
4. complete the multipart upload: client.complete_multipart_upload()
5. scan the bucket index with radosgw-admin bi list for orphaned multipart entries
6. scan the head object pool in rados for orphaned part objects

additionally:

test step 4 with abort_multipart_upload() instead of complete_multipart_upload
test in a versioned bucket

Actions #6

Updated by Casey Bodley about 1 year ago

  • Status changed from New to Fix Under Review
  • Tags set to multipart orphan
  • Backport set to reef
  • Pull request ID set to 50667
Actions #7

Updated by J. Eric Ivancich 10 months ago

  • Status changed from Fix Under Review to Pending Backport
Actions #8

Updated by Backport Bot 10 months ago

  • Copied to Backport #61873: reef: scan for orphaned rados objects and index entries in rgw suite added
Actions #9

Updated by Backport Bot 10 months ago

  • Tags changed from multipart orphan to multipart orphan backport_processed
Actions

Also available in: Atom PDF