Re: [ceph-users] RGW ERROR: endpoints not configured for upstream zone

2015-10-05 Thread Abhishek Varshney
Hi, I just resolved this issue. It was probably due to a faulty region map configuration, where more than 1 regions were marked as default. After updating the is_master tag to false of all the non-master regions, doing a radosgw-admin region-map update and radosgw restart, things are working fine

[ceph-users] RGW ERROR: endpoints not configured for upstream zone

2015-10-01 Thread Abhishek Varshney
Hi, I have a ceph cluster running v0.94.2 with civetweb configured on radosgw. I suddenly started experiencing error 500 on create_bucket. get_bucket and put/get objects are working fine. Here is my region configuration: { "name": "default", "api_name": "", "is_master": "false",