Project

General

Profile

Actions

Bug #264

closed

Creating a bucket gives ErrorBucketAlreadyExists

Added by Wido den Hollander almost 14 years ago. Updated over 6 years ago.

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

0%

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

Description

When trying to create a bucket, you get the message that it already exists, when it doesn't:

root@node14:~# rados lspools
10.07.08_10:42:00.929272 7f4df9d71710 monclient(hunting): found mon0
data
metadata
casdata
rbd
.rgw
.users
wido
alpha
root@node14:~#

Now i'm going to create the bucket beta

wido@wido-desktop:~$ s3 -u create beta

ERROR: ErrorBucketAlreadyExists

wido@wido-desktop:~$

It seems to fail, but the bucket has been created:

root@node14:~# rados lspools
10.07.08_10:42:46.369198 7f38d538a710 monclient(hunting): found mon0
data
metadata
casdata
rbd
.rgw
.users
wido
alpha
beta
root@node14:~# rados ls -p .rgw
10.07.08_10:42:51.268858 7f7864d65710 monclient(hunting): found mon1
.users
alpha
beta
wido
root@node14:~#

But the bucket has been created and is working fine.


Files

0002-fix-100-continue-handling.patch (1.49 KB) 0002-fix-100-continue-handling.patch libs3 client, fix 100-continue patch Yehuda Sadeh, 07/08/2010 09:03 AM
Actions #1

Updated by Yehuda Sadeh almost 14 years ago

This is actually a bug in the s3 client. Should be fixed with the attached patch.

Actions #3

Updated by Yehuda Sadeh almost 14 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Sage Weil about 13 years ago

  • Category set to radosgw
Actions #5

Updated by Sage Weil about 13 years ago

  • Project changed from 4 to Ceph
  • Category changed from radosgw to 22
Actions #6

Updated by John Spray over 6 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)

Bulk reassign of radosgw category to RGW project.

Actions

Also available in: Atom PDF