ceph/qa/workunits/mon
Josh Durgin 435c56a03b mgr/pg_autoscaler: treat target ratios as weights
Normalize across pools so that it's simpler to use - this way you
don't have to adjust every other pool when you add one.

Handle pools with target_bytes by taking their capacity off the top,
and dividing the rest into the pools with a target_ratio.

If both target bytes and ratio are specified, ignore bytes. This
matches the docs and makes accounting simpler.

Fixes: https://tracker.ceph.com/issues/43947

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2020-02-10 10:08:36 +08:00
..
auth_caps.sh
caps.py Merge pull request #32222 from toabctl/qa-flake8-py3 2019-12-24 10:47:07 +08:00
caps.sh
config.sh mon/ConfigMonitor: do not set NO_MON_UPDATE values 2020-01-20 13:12:04 -06:00
crush_ops.sh
osd.sh
pg_autoscaler.sh mgr/pg_autoscaler: treat target ratios as weights 2020-02-10 10:08:36 +08:00
ping.py Merge pull request #32222 from toabctl/qa-flake8-py3 2019-12-24 10:47:07 +08:00
pool_ops.sh
rbd_snaps_ops.sh
test_config_key_caps.sh
test_mon_config_key.py qa/workunits: python -> python3 throughout 2019-12-19 12:38:47 -06:00
test_mon_osdmap_prune.sh