Project

General

Profile

Actions

Bug #53874

closed

rgw: "bucket check --fix" should delete damaged multipart uploads from bi

Added by J. Eric Ivancich over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Target version:
% Done:

0%

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

Description

As one of the steps in radosgw-admin bucket check --fix ... it looks
for bucket index entries for incomplete multipart uploads that do not
have a corresponding ".meta" entry in the same bucket index. It then
intends to delete those entries, however the function that it calls
to perform the bucket index deletions was flawed and did not direct
the removals to the appropriate shard(s), but instead a non-existant
oid.

Actions #1

Updated by J. Eric Ivancich over 2 years ago

  • Status changed from Fix Under Review to Closed

A different PR is better suited to deal with the bug.

Actions

Also available in: Atom PDF