On 08/24/2018 06:44 AM, Konstantin Shalygin wrote:
Answer to myself.
radosgw-admin realm create --rgw-realm=default --default
radosgw-admin zonegroup modify --rgw-zonegroup=default --rgw-realm=default
radosgw-admin period update --commit
radosgw-admin zonegroup placement add --rgw-zonegroup="default" \
--placement-id="indexless-placement"
radosgw-admin zonegroup placement default
--placement-id="default-placement"
radosgw-admin period update --commit
radosgw-admin zone placement add --rgw-zone="default" \
--placement-id="indexless-placement" \
--data-pool="default.rgw.buckets.data" \
--index-pool="default.rgw.buckets.index" \
--data_extra_pool="default.rgw.buckets.non-ec" \
--placement-index-type="indexless"
Restart rgw instances and now is possible to create indexless buckets:
s3cmd mb s3://blindbucket --region=:indexless-placement
The documentation of Object Storage Gateway worse that for rbd or
cephfs and have outdated (removed year ago) strings.
http://tracker.ceph.com/issues/18082
http://tracker.ceph.com/issues/24508
http://tracker.ceph.com/issues/8073
Hope this post will help somebody in future.
k
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
Thank you very much! If anyone would like to help update these docs, I
would be happy to help with guidance/review.
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com