ceph/qa
Sage Weil 0592368070 mon: warn when pool nears target max objects/bytes
The cache pools will throttle when they reach the target max size, so it
is important to make the administrator aware when they approach that point.
Unfortunately it is not particularly easy to efficiently keep track of
which PGs have hit their limit and use that for reporting.  However, it
is easy to raise a flag when we start to approach the target for the
entire pool, and that sort of early warning is arguably more useful
anyway.

Trigger the warning based on the target full ratio.  Not when we hit the
target, but when we are 2/3 between it and completely full.

Implements: #7442
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-05 11:59:07 -08:00
..
btrfs qa/btrfs/test_rmdir_async_snap 2012-02-20 10:56:42 -08:00
client qa/client/gen-1774.sh 2012-01-12 12:59:07 -08:00
fs qa/fs/.gitignore 2013-07-26 21:06:14 -07:00
libceph trivial_libceph: need O_RDWR 2012-02-07 21:56:51 -08:00
mds qa: add a slightly more stressful anchortable test 2012-01-04 17:11:36 -08:00
mon/bootstrap qa: fix mon single_host_multi.sh test 2012-05-21 13:15:23 -07:00
qa_scripts librbd: better error when unprotect fails on unprotected snap 2013-12-31 16:26:07 -08:00
rbd doc: more c* -> ceph-* renames 2011-09-22 16:18:37 -07:00
rgw s3.sh: simple bug fix 2011-02-10 15:43:30 -08:00
workunits mon: warn when pool nears target max objects/bytes 2014-03-05 11:59:07 -08:00
loopall.sh qa: fix loopall, runallonce scripts 2011-06-13 13:31:35 -07:00
Makefile qa: move fs test binary into workunits dir so teuthology can build it 2013-07-05 11:16:08 -07:00
run_xfstests_qemu.sh qa: don't run racy xfstest 008 2013-11-01 18:43:36 -07:00
run_xfstests.sh qa: don't run racy xfstest 008 2013-11-01 18:43:36 -07:00
runallonce.sh qa: fix loopall, runallonce scripts 2011-06-13 13:31:35 -07:00
runoncfuse.sh c* -> ceph-* 2011-09-22 15:08:25 -07:00
runonkclient.sh
setup-chroot.sh Add the setup-chroot.sh script 2010-09-28 19:25:10 -07:00