as far as I noticed after doing zone/region changes you need to
"radosgw-admin period update --commit" for them to take an effect
On 16-09-14 11:22, Ansgar Jazdzewski wrote:
Hi,
i curently setup my new testcluster (Jewel) and found out the index
sharding configuration had changed?
i did so far:
1. radosgw-admin realm create --rgw-realm=default --default
2. radosgw-admin zonegroup get --rgw-zonegroup=default > zonegroup.json
3. chaned value "bucket_index_max_shards": 64
4. radosgw-admin zonegroup set --rgw-zonegroup=default < zonegroup.json
5. radosgw-admin region get --rgw-zonegroup=default > region.json
6. chaned value "bucket_index_max_shards": 64
7. radosgw-admin region set --rgw-region=default --rgw-zone=default
--rgw-zonegroup=default < region.json
but bukets are created with ot sharding:
rados -p default.rgw.buckets.index ls | grep $(radosgw-admin metadata
get bucket:images-eu-v1 | jq .data.bucket.bucket_id| tr -d '"')
thanks for your help,
Ansgar
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com