]> 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>
Wed, 26 Jun 2024 08:47:03 +0000 (14:47 +0600)
commit73b80a9a2c38259346fb646f85fa2ba4dcbb1329
tree589c9f9aefc75b54f77226c2643f42432d7d14d0
parent08f2aafeedd66770ee548fa99fe1cc3133b733f0
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>
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