mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
Merge pull request #14614 from wjwithagen/wip-wjw-cephtool-test-mon.sh
qa/workunits/cephtool/test.sh: Be more liberal in testing health-output. Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
1e6531e28a
@ -1426,7 +1426,7 @@ function test_mon_pg()
|
||||
|
||||
# Check health status
|
||||
ceph osd set-nearfull-ratio .913
|
||||
ceph health | grep 'HEALTH_ERR Full ratio(s) out of order'
|
||||
ceph health | grep 'ratio(s) out of order'
|
||||
ceph health detail | grep 'backfill_ratio (0.912) < nearfull_ratio (0.913), increased'
|
||||
ceph osd set-nearfull-ratio .892
|
||||
ceph osd set-backfillfull-ratio .963
|
||||
|
Loading…
Reference in New Issue
Block a user