Merge "Disable Ceph RADOS Gateway dynamic bucket resharding. Problem was discovered regarding issues being caused by RGW dynamic bucket resharding. It is at this time recommended to disable this feature."
This commit is contained in:
@@ -280,6 +280,9 @@ conf:
|
||||
rgw_keystone_token_cache_size: 0
|
||||
#NOTE (JCL): See http://tracker.ceph.com/issues/7073
|
||||
rgw_gc_max_objs: 997
|
||||
#NOTE (JCL): See http://tracker.ceph.com/issues/24937
|
||||
#NOTE (JCL): See https://tracker.ceph.com/issues/24551
|
||||
rgw_dynamic_resharding: false
|
||||
rgw_s3:
|
||||
enabled: false
|
||||
admin_caps: "users=*;buckets=*;zone=*"
|
||||
|
||||
Reference in New Issue
Block a user