Project

General

Profile

Actions

Bug #4508

closed

Removing a bucket displays error

Added by JuanJose Galvez about 11 years ago. Updated about 11 years ago.

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

0%

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

Description

Attempting to delete a bucket returns an error, although the bucket has been removed. This has been duplicated on two clusters, running ceph version 0.56.3 (6eb7e15a4783b122e9b0c85ea9ba064145958aa5) and occurs on all bucket rm operations.

$ radosgw-admin bucket list
[
"123"]

$ radosgw-admin bucket rm --bucket "123"
2013-03-19 15:59:22.866688 7f4415954780 0 ERROR: complete_update_index_cancel returned ret=-22

$ radosgw-admin bucket list
[]

Actions

Also available in: Atom PDF