On 11/03/2015, at 15.31, Wido den Hollander <w...@42on.com> wrote:

> On 03/11/2015 03:23 PM, Jimmy Goffaux wrote:
>> Hello All,
>> 
>> I use Ceph in production for several months. but i have an errors with
>> Ceph Rados Gateway for multiple users.
>> 
>> I am faced with the following error:
>> 
>> Error trying to create container 'xs02': 409 Conflict: BucketAlreadyExists
>> 
>> Which corresponds to the documentation :
>> http://ceph.com/docs/master/radosgw/s3/bucketops/
>> 
>> By which means I can avoid this kind of problem?
>> 
> You can not. Bucket names are unique inside the RADOS Gateway. Just as
> with Amazon S3.
Well it can be avoided but not at the Ceph level but at your Application level 
:)
Either ignore already exist errors in your App or try to verify bucket exists 
before creating buckets... 

/Steffen

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to