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 #1

Updated by Ian Colle about 11 years ago

  • Assignee set to Yehuda Sadeh
  • Priority changed from Normal to Urgent
Actions #2

Updated by Yehuda Sadeh about 11 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Yehuda Sadeh about 11 years ago

  • Status changed from In Progress to Resolved

Fixed, commit:70e0ee8ba955322832f0c366537ddf7a0288761e. Also cherry picked into bobtail (commit:90ab120a3c08f30654207c9c67fb0a4ff1476aff).

Actions

Also available in: Atom PDF