Whamcloud - gitweb
LU-15011 lod: count all spilling events 47/44947/5
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 15 Sep 2021 23:30:23 +0000 (17:30 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Oct 2021 00:37:37 +0000 (00:37 +0000)
commit4bd9b524537bce27fb7f53cf481b78290cd55a1d
treee9292de966d46cb9dcdf9ec57ad8e98ba4ec803f
parent378c7567876b430d06031f7d380112b9bdb15166
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.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I6d54a2b910705da182b5f4118e535d196cdab004
Reviewed-on: https://review.whamcloud.com/44947
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lod/lod_internal.h
lustre/lod/lod_pool.c
lustre/lod/lproc_lod.c
lustre/tests/ost-pools.sh