[CEPH] RGW tuning for Mimic release

Remove overrides that are already set or raised higher in the
Mimic release of Ceph for RGW.

rgw_thread_pool_size is now by default using 512
objecter_inflight_ops is now also set to 24576 by default for RGW

Change-Id: I982f6bc08954864afa5ad29923707e1bf64ba9fa
This commit is contained in:
Matthew Heler 2019-02-26 05:51:10 -06:00
parent 0f176e2455
commit 66cb979bc2

View File

@ -282,8 +282,6 @@ conf:
#NOTE (JCL): See http://tracker.ceph.com/issues/24937
#NOTE (JCL): See https://tracker.ceph.com/issues/24551
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_override_bucket_index_max_shards: 8
rgw_ks:
@ -310,7 +308,6 @@ conf:
cephx_cluster_require_signatures: true
cephx_service_require_signatures: false
objecter_inflight_op_bytes: "1073741824"
objecter_inflight_ops: 10240
debug_ms: "0/0"
osd:
osd_mkfs_type: xfs