Re: [ceph-users] RGW AWS4 issue.

2016-05-29 Thread Khang Nguyễn Nhật
Thank Yehuda ! I tried to make: s3.create_bucket (// Bucket = 'image', CreateBucketConfiguration = { 'LocationConstraint': ''} //), s3.create_bucket (// Bucket = 'image', CreateBucketConfiguration = { 'LocationConstraint': '""'} //), s3.create_bucket (// Bucket = 'image', //) # no LocationConstrai

Re: [ceph-users] RGW AWS4 issue.

2016-05-29 Thread Yehuda Sadeh-Weinraub
On Sun, May 29, 2016 at 11:13 AM, Khang Nguyễn Nhật wrote: > Hi, > I'm having problems with AWS4 in the CEPH Jewel when interact with the > bucket, object. > First I will talk briefly about my cluster. My cluster is used CEPH Jewel > v10.2.1, including: 3 OSD, 2 monitors and 1 RGW. > - Information

[ceph-users] RGW AWS4 issue.

2016-05-29 Thread Khang Nguyễn Nhật
Hi, I'm having problems with AWS4 in the CEPH Jewel when interact with the bucket, object. First I will talk briefly about my cluster. My cluster is used CEPH Jewel v10.2.1, including: 3 OSD, 2 monitors and 1 RGW. - Information in *zonegroup*: CLI: radosgw-admin zone list. (CLI is comand line) read