Merge "[CEPH] RGW tuning for Mimic release"
This commit is contained in:
commit
21e4fa4105
@ -282,8 +282,6 @@ conf:
|
|||||||
#NOTE (JCL): See http://tracker.ceph.com/issues/24937
|
#NOTE (JCL): See http://tracker.ceph.com/issues/24937
|
||||||
#NOTE (JCL): See https://tracker.ceph.com/issues/24551
|
#NOTE (JCL): See https://tracker.ceph.com/issues/24551
|
||||||
rgw_dynamic_resharding: false
|
rgw_dynamic_resharding: false
|
||||||
#NOTE (supamatt): Increase threads and rados handles for better performance
|
|
||||||
rgw_thread_pool_size: 512
|
|
||||||
rgw_num_rados_handles: 4
|
rgw_num_rados_handles: 4
|
||||||
rgw_override_bucket_index_max_shards: 8
|
rgw_override_bucket_index_max_shards: 8
|
||||||
rgw_ks:
|
rgw_ks:
|
||||||
@ -310,7 +308,6 @@ conf:
|
|||||||
cephx_cluster_require_signatures: true
|
cephx_cluster_require_signatures: true
|
||||||
cephx_service_require_signatures: false
|
cephx_service_require_signatures: false
|
||||||
objecter_inflight_op_bytes: "1073741824"
|
objecter_inflight_op_bytes: "1073741824"
|
||||||
objecter_inflight_ops: 10240
|
|
||||||
debug_ms: "0/0"
|
debug_ms: "0/0"
|
||||||
osd:
|
osd:
|
||||||
osd_mkfs_type: xfs
|
osd_mkfs_type: xfs
|
||||||
|
Loading…
Reference in New Issue
Block a user