Hi Yehuda,

Yes I did run "radosgw-admin regionmap update" and the regionmap appears to know about my custom placement_target. Any other idea?

Thanks a lot
Christian

radosgw-admin region-map get
{ "regions": [
        { "key": "default",
          "val": { "name": "default",
              "api_name": "",
              "is_master": "true",
              "endpoints": [],
              "master_zone": "",
              "zones": [
                    { "name": "default",
                      "endpoints": [],
                      "log_meta": "false",
                      "log_data": "false"}],
              "placement_targets": [
                    { "name": "default-placement",
                      "tags": []},
                    { "name": "placement-user2",
                      "tags": []}],
              "default_placement": "default-placement"}}],
  "master_region": "default",
  "bucket_quota": { "enabled": false,
      "max_size_kb": -1,
      "max_objects": -1},
  "user_quota": { "enabled": false,
      "max_size_kb": -1,
      "max_objects": -1}}

On 08/10/15 23:02, Yehuda Sadeh-Weinraub wrote:

Here's the setup.  What am I doing wrong?  Any insight is really
appreciated!

Not sure. Did you run 'radosgw-admin regionmap update'?


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to