]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Warning added for slow operations and stalled read in BlueStore. User can control...
authorsajibreadd <sajibreadd@gmail.com>
Mon, 27 May 2024 07:30:06 +0000 (13:30 +0600)
committersajibreadd <sajibreadd@gmail.com>
Tue, 27 Aug 2024 15:36:26 +0000 (21:36 +0600)
commitfff1105ab82fcae5a3ecc383006cf94d4dd4e06e
tree3b9aad1d7442f55a82321c420d4bda11aeb5e774
parentbc8041ca51efd6b0a221932d52577fd747eb8b19
Warning added for slow operations and stalled read in BlueStore. User can control how much time the warning should persist after last occurence and maximum number of operations as a threshold will be considered for the warning.

Fixes: https://tracker.ceph.com/issues/62500
Signed-off-by: Md Mahamudur Rahaman Sajib <mahamudur.sajib@croit.io>
(cherry picked from commit 73b80a9a2c38259346fb646f85fa2ba4dcbb1329)
doc/rados/operations/health-checks.rst
src/blk/BlockDevice.cc
src/blk/BlockDevice.h
src/blk/kernel/KernelDevice.cc
src/common/options/global.yaml.in
src/mon/PGMap.cc
src/os/bluestore/BlueFS.cc
src/os/bluestore/BlueFS.h
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h