Project

General

Profile

Actions

Bug #58053

open

bucket is list in s3cmd but can not be queried after deleting

Added by Max Gao over 1 year ago. Updated over 1 year ago.

Status:
Need More Info
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

ceph version 16.2.10

There will be a race between s3.DeleteBucket and s3.DeleteBucketPolicy. When the race happens, the deleted bucket remains in the "s3cmd ls”output, but its not listed in “radosgw-admin bucket list”output. At that state, doing get/delete of that bucket via s3 will return “noSuchBucket” error.. In order to delete the bucket, I have to manually create and delele that bucket with s3cmd.

Actions

Also available in: Atom PDF