[ceph-users] Re: Creating a bucket with bucket constructor in Ceph v16.2.7

2023-05-18 Thread Casey Bodley
On Wed, May 17, 2023 at 11:13 PM Ramin Najjarbashi wrote: > > Hi > > I'm currently using Ceph version 16.2.7 and facing an issue with bucket > creation in a multi-zone configuration. My setup includes two zone groups: > > ZG1 (Master) and ZG2, with one zone in each zone group (zone-1 in ZG1 and >

[ceph-users] Re: Creating a bucket with bucket constructor in Ceph v16.2.7

2023-05-18 Thread Ramin Najjarbashi
Thank Casey Currently, when I create a new bucket and specify the bucket location as zone group 2, I expect the request to be handled by the master zone in zone group 1, as it is the expected behavior. However, I noticed that regardless of the specified bucket location, the zone group ID for all b

[ceph-users] Re: Creating a bucket with bucket constructor in Ceph v16.2.7

2023-05-20 Thread Ramin Najjarbashi
I had a typo in s3cmd output :D I am encountering an issue with the LocationConstraint when using s3cmd to create a bucket. In my setup, I have two zone groups within the same realm. My intention is to create the bucket in the second zone group by correctly setting the bucket location using bucket

[ceph-users] Re: Creating a bucket with bucket constructor in Ceph v16.2.7

2023-05-29 Thread Robert Hish
Ramin, I think youre still going to experience what Casey described. If your intent is to completely isolate bucket metadata/data in one zonegroup from another, then I believe you need multiple independent realms. Each with its own endpoint. For instance; Ceph Cluster A Realm1/zonegroup1/zone1