From 86384eef09e83b6bada22d3478b18cedfa39f133 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 3 Mar 2026 21:12:39 -0600 Subject: [PATCH] feat: change warn --- clusters/cl01tl/helm/rook-ceph/values.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index a0a4c4cab..0ab535624 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -32,8 +32,9 @@ rook-ceph-cluster: bdev_enable_discard: "true" bdev_async_discard: "true" bdev_async_discard_threads: "1" - # osd: - # bluestore_slow_ops_warn_lifetime: "0" + osd: + bluestore_slow_ops_warn_lifetime: "60" + bluestore_slow_ops_warn_threshold: "10" mgr: count: 2 modules: