feat: remove bdev settings
This commit is contained in:
@@ -28,10 +28,6 @@ rook-ceph-cluster:
|
|||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
cephClusterSpec:
|
cephClusterSpec:
|
||||||
cephConfig:
|
cephConfig:
|
||||||
global:
|
|
||||||
bdev_enable_discard: "true"
|
|
||||||
bdev_async_discard: "true"
|
|
||||||
bdev_async_discard_threads: "1"
|
|
||||||
osd:
|
osd:
|
||||||
bluestore_slow_ops_warn_lifetime: "60"
|
bluestore_slow_ops_warn_lifetime: "60"
|
||||||
bluestore_slow_ops_warn_threshold: "10"
|
bluestore_slow_ops_warn_threshold: "10"
|
||||||
|
|||||||
Reference in New Issue
Block a user