Whamcloud - gitweb
LU-15011 lod: count all spilling events
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 20 Jul 2021 13:30:24 +0000 (16:30 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 15 Oct 2021 17:20:08 +0000 (17:20 +0000)
commit535519803f33a1997c0c091675a98e96af1b443d
tree6a4aaae6d69dc274f887710073a5ab71a0990e54
parent2448f54b9dcd0a6426d6842c438cc41eb0a0a387
LU-15011 lod: count all spilling events

when target pool is used to as the original has no enough space.
lctl lod.*.pool.<poolname>.spill_hit can be used to get the counter.

Lustre-change: https://review.whamcloud.com/44947
Lustre-commit: TBD (from 6348594defc0b1a414b45abe309a8a18b1da303e)

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I6d54a2b910705da182b5f4118e535d196cdab004
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44948
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/lod/lod_internal.h
lustre/lod/lod_pool.c
lustre/lod/lproc_lod.c
lustre/tests/ost-pools.sh