Hello,
you may want to read up on the various high-density node threads and
conversations here.
You most certainly do NOT need high end-storage systems to create
multi-petabyte storage systems with Ceph.
If you were to use these chassis as a basis:
https://www.supermicro.com.tw/products/system
Forwarded conversation
Subject: Wasting the Storage capacity when using Ceph based On high-end
storage systems
From: *Jack Makenz*
Date: Sun, May 29, 2016 at 6:52 PM
To: ceph-commun...@lists.ceph.com
Hello All,
There are some serious problem about ceph that may waste st
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
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
On Sun, May 29, 2016 at 05:17:14PM +0530, Gaurav Bafna wrote:
> Hi Cephers,
>
> I am unable to create bucket hosting a webstite in my vstart cluster.
>
> When I do this in boto :
>
> website_bucket.configure_website('index.html','error.html')
>
> I get :
>
> boto.exception.S3ResponseError: S3R
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
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
On Sun, May 29, 2016 at 4:47 AM, Gaurav Bafna wrote:
> Hi Cephers,
>
> I am unable to create bucket hosting a webstite in my vstart cluster.
>
> When I do this in boto :
>
> website_bucket.configure_website('index.html','error.html')
>
> I get :
>
> boto.exception.S3ResponseError: S3ResponseError:
Hi Cephers,
I am unable to create bucket hosting a webstite in my vstart cluster.
When I do this in boto :
website_bucket.configure_website('index.html','error.html')
I get :
boto.exception.S3ResponseError: S3ResponseError: 405 Method Not Allowed
Here is my ceph.conf for radosgw:
rg