]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options: Added bdev_discard_max_bytes and bdev_debug_discard_sleep options
authorJaya Prakash <jayaprakash@ibm.com>
Thu, 3 Jul 2025 07:09:11 +0000 (07:09 +0000)
committerJaya Prakash <jayaprakash@ibm.com>
Thu, 3 Jul 2025 07:13:40 +0000 (07:13 +0000)
commitf66280bd289fcb18b0f63e1200d2bdb51d2d8668
treeab1575b76bbbe87b606d512f3bffc7de0eeb75cc
parent94168dcd02ff0c2a771e504a531ee5b04e575d25
common/options: Added bdev_discard_max_bytes and bdev_debug_discard_sleep options

Added a health warning mechanism to monitor the discard queue for potential overload
Emits a warning if the accumulated discarded bytes in the queue exceed the configured threshold
Introduced a debugging tool to simulate slow discard operations by adding a configurable delay

Fixes : https://tracker.ceph.com/issues/69082

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
src/common/options/global.yaml.in