]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/filestore/HashIndex: be loud about splits 13788/head
authorDan van der Ster <daniel.vanderster@cern.ch>
Fri, 9 Dec 2016 21:06:26 +0000 (22:06 +0100)
committerShinobu Kinjo <shinobu@redhat.com>
Fri, 3 Mar 2017 20:51:09 +0000 (05:51 +0900)
commitcebba011e502f7009208bbddc295eb17f88f1bb9
treeef573ea50edce733469d6670d82c89845115f071
parentc9ece0444611994ddc1292a83e6c091f7773212f
os/filestore/HashIndex: be loud about splits

Filestore splits are a rare yet important enough event that an
OSD should visibly report when they happen.

Without this reporting an operator could spend hours trying to
understand the cause of any split-induced slow requests.

Fixes: http://tracker.ceph.com/issues/18235
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
(cherry picked from commit 61c47acd3a1f3e01f0106d4a541bb7f28a1301d8)
src/os/filestore/HashIndex.cc