File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
fleet/lib/rook-ceph-cluster/overlays/ruka Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 22cephClusterSpec :
33 mon :
44 count : 3
5+ cephConfig :
6+ global :
7+ osd_pool_default_pg_autoscale_mode : warn
8+ rgw_override_bucket_index_max_shards : " 401"
9+ rgw_enable_usage_log : " false"
10+ mgr :
11+ mgr/balancer/upmap_max_deviation : " 1"
12+ osd :
13+ osd_max_pg_per_osd_hard_ratio : " 10"
14+ osd_op_queue : wpq
15+ osd_scrub_auto_repair : " true"
16+ client.rgw.lfa.a :
17+ rgw_enable_usage_log : " false"
18+ rgw_enable_lc_threads : " false" # disable object gc
19+ client.rgw.lfagc.a :
20+ rgw_enable_usage_log : " false"
21+ rgw_enable_lc_threads : " true" # enable object gc
22+
523 storage :
624 useAllNodes : false
725 useAllDevices : false
826 config :
927 osdsPerDevice : " 1"
28+ encryptedDevice : " true"
1029 nodes :
1130 - name : ruka01
1231 devices :
You can’t perform that action at this time.
0 commit comments