Re: [ceph-users] rgw geo-replication

2015-04-24 Thread GuangYang
___ > Date: Fri, 24 Apr 2015 17:29:40 +0530 > From: vum...@redhat.com > To: ceph-users@lists.ceph.com > Subject: Re: [ceph-users] rgw geo-replication > > > On 04/24/2015 05:17 PM, GuangYang wrote: > > Hi cephers, > Recen

Re: [ceph-users] rgw geo-replication

2015-04-24 Thread Vikhyat Umrao
On 04/24/2015 05:17 PM, GuangYang wrote: Hi cephers, Recently I am investigating the geo-replication of rgw, from the example at [1], it looks like if we want to do data geo replication between us east and us west, we will need to build *one* (super) RADOS cluster which cross us east and west

[ceph-users] rgw geo-replication

2015-04-24 Thread GuangYang
Hi cephers, Recently I am investigating the geo-replication of rgw, from the example at [1], it looks like if we want to do data geo replication between us east and us west, we will need to build *one* (super) RADOS cluster which cross us east and west, and only deploy two different radosgw inst

[ceph-users] RGW Geo-replication: Can I pre-load data before starting replication?

2013-10-22 Thread Craig Lewis
I currently have two datacenters (active/passive) using NFS storage. Backups are done with nightly rsyncs. I want to replace this with RadosGW and RGW geo-replication. I plan to roll out production after Emperor comes out. I'm trying to figure out how to import my existing data. The data alre

Re: [ceph-users] rgw geo-replication and disaster recovery problem

2013-09-13 Thread John Wilkins
I'm working on a draft document of how to set up regions and zones with metadata replication. Data replication is on the way, but I haven't worked with it yet. Let me know how it goes, because this still requires some testing and user feedback. http://ceph.com/docs/wip-doc-radosgw/radosgw/federate

Re: [ceph-users] rgw geo-replication and disaster recovery problem

2013-09-09 Thread Samuel Just
The regions and zones can be used to distribute among different ceph clusters. -Sam On Mon, Sep 2, 2013 at 2:05 AM, 李学慧 wrote: > Mr. > Hi!I'm interested into the rgw geo-replication and disaster recovery > feature. > But whether those 'regisions and zones ' distributes among several different > c

[ceph-users] rgw geo-replication and disaster recovery problem

2013-09-02 Thread 李学慧
Mr. Hi!I'm interested into the rgw geo-replication and disaster recovery feature. But whether those 'regisions and zones ' distributes among several different ceph clusters or just only one? Thank you ! ashely_