You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Fedi Ben Ali <be...@gmail.com> on 2014/11/12 11:55:44 UTC

Object storage deployement

Hello,

I'm trying to deploy a cloudstack platforme with object storage for
secondary storage.

can anyone tell me wich swift solution i can use (openstack swift or
other solution) and give me some helpfull links ?

thx .

Re: Object storage deployement

Posted by Nux! <nu...@li.nux.ro>.
Just to cover more grounds, also check http://pithos.io/ , it's made by Exoscale, one of the more popular Cloudstack-based public clouds.

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Stephan Seitz" <s....@secretresearchfacility.com>
> To: users@cloudstack.apache.org
> Sent: Wednesday, 12 November, 2014 14:24:55
> Subject: Re: Object storage deployement

> Hi,
> 
>> I'm trying to deploy a cloudstack platforme with object storage for
>> secondary storage.
>> 
>> can anyone tell me wich swift solution i can use (openstack swift or
>> other solution) and give me some helpfull links ?
> 
> I'ld go for ceph w/ radosgw [1]. If you've never tried ceph, just use
> ceph-deploy to get your object store setup, the docs [2] are quite
> straight-forward.
> 
> In theory, you could setup more than one radosgw and LB or proxy the
> S3/HTTP for HA or better performance. But, to my knowledge, you can only
> define one S3-Host for 2nd. storage. Maybe DNS round-robin could be used
> for S3, but I've never tried that.
> 
> 
> [1] http://ceph.com/docs/master/radosgw/
> [2] http://ceph.com/docs/master/start/quick-ceph-deploy/

Re: Object storage deployement

Posted by Stephan Seitz <s....@secretresearchfacility.com>.
Hi,

> I'm trying to deploy a cloudstack platforme with object storage for
> secondary storage.
> 
> can anyone tell me wich swift solution i can use (openstack swift or
> other solution) and give me some helpfull links ?

I'ld go for ceph w/ radosgw [1]. If you've never tried ceph, just use
ceph-deploy to get your object store setup, the docs [2] are quite
straight-forward.

In theory, you could setup more than one radosgw and LB or proxy the
S3/HTTP for HA or better performance. But, to my knowledge, you can only
define one S3-Host for 2nd. storage. Maybe DNS round-robin could be used
for S3, but I've never tried that.


[1] http://ceph.com/docs/master/radosgw/
[2] http://ceph.com/docs/master/start/quick-ceph-deploy/