[ceph-users] about rgw region and zone

2015-05-04 Thread TERRY
Hi: all when I Configuring Federated Gateways?? I got the error as below: sudo radosgw-agent -c /etc/ceph/ceph-data-sync.conf ERROR:root:Could not retrieve region map from destination Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/radosgw_agent/cli.py", lin

[ceph-users] ???????????? about rgw region and zone

2015-04-29 Thread TERRY
-- -- ??: "316828252";<316828...@qq.com>; : 2015??4??28??(??) 3:32 ??: "Karan Singh"; : ?????? [ceph-users] about rgw region and zone Hi?? karan?? singh. First of all thank you

[ceph-users] ???????????? about rgw region and zone

2015-04-29 Thread TERRY
-- -- ??: "316828252";<316828...@qq.com>; : 2015??4??29??(??) 3:45 ??: "Karan Singh"; : ?????? [ceph-users] about rgw region and zone I build the environment by executing the follow bash s

[ceph-users] ???????????? about rgw region and zone

2015-04-29 Thread TERRY
-- -- ??: "316828252";<316828...@qq.com>; : 2015??4??29??(??) 9:21 ??: "Karan Singh"; : ?????? [ceph-users] about rgw region and zone the detail information I get as follow?? 201

Re: [ceph-users] about rgw region and zone

2015-04-28 Thread Karan Singh
t;> >> .. >> >> .. >> >> INFO:radosgw_agent.worker:syncing bucket "my_container" >> ERROR:radosgw_agent.worker:failed to sync object my_container/us.json: state >> is error >> >> >> fyi: my_container is created

Re: [ceph-users] about rgw region and zone

2015-04-28 Thread Karan Singh
Hi > On 28 Apr 2015, at 07:12, TERRY <316828...@qq.com> wrote: > > Hi: all > > when I Configuring Federated Gateways, I got the error as below: > > sudo radosgw-agent -c /etc/ceph/ceph-data-sync.conf > ERROR:root:Could not retrieve region map from destination You should check that t

[ceph-users] about rgw region and zone

2015-04-27 Thread TERRY
Hi: all when I Configuring Federated Gateways?? I got the error as below: sudo radosgw-agent -c /etc/ceph/ceph-data-sync.conf ERROR:root:Could not retrieve region map from destination Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/radosgw_agent/cli.py", lin

Re: [ceph-users] about rgw region and zone

2014-06-30 Thread Craig Lewis
Well, I was hoping for a reply from Inktank, but I'll describe the process I plan to test: Best Case: Primary zone is down Disable radosgw-agent in secondary zone Update the region in the secondary to enable data and metadata logging Update DNS/Load balancer to send primary traffic to secondary Se

Re: [ceph-users] about rgw region and zone

2014-06-17 Thread Fred Yang
I have been looking for documents regarding DR procedure for Federated Gateway as well and not much luck. Can somebody from Inktank comment on that? In the event of site failure, what's the current procedure to switch master/secondary zone role? or Ceph currently does not have that capability yet?

Re: [ceph-users] about rgw region and zone

2014-06-17 Thread Craig Lewis
Metadata replication is about keeping a global namespace in all zones. It will replicate all of your users and bucket names, but not the data itself. That way you don't end up with a bucket named "mybucket" in your US and EU zones that are owned by different people. It's up to you to decide if t

Re: [ceph-users] about rgw region and zone

2014-06-10 Thread Craig Lewis
The idea of regions and zones is to replicate Amazon's S3 storage. Here's some links from Amazon descriping EC2 regions and zones (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html) and S3 Regions (http://docs.aws.amazon.com/AmazonS3/latest/dev/LocationSelect

[ceph-users] about rgw region and zone

2014-06-06 Thread lijie8...@126.com
hi , I have some question about region and zone 1. why define the concepts of "REGION , ZONE", what the purpose is it. 2. what the relation between region , zone ,cluster ,and how design the federated architecture. and how do the disaster recover. Expect receiving your early reply,