]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/balancer: set upmap_max_deviation to 1
authorJoshuaGabriel <joshuamblanch@gmail.com>
Wed, 1 May 2024 21:20:53 +0000 (14:20 -0700)
committerJoshuaGabriel <joshuamblanch@gmail.com>
Wed, 1 May 2024 21:34:32 +0000 (14:34 -0700)
commitc4b58ccd3eb9c1b2382e12bbdd3ca3d47f7f04e1
tree0e8e4af8babee4e571cc87e99625fbc615f68028
parent540c4dc460036b9cde321f6fd89e6c602be83d16
mgr/balancer: set upmap_max_deviation to 1

Field experience shows that previous value 5 leads to skewed OSD
utilization. Set it to 1 and update the relevant test.

Fixes: https://tracker.ceph.com/issues/65748
Signed-off-by: Joshua Blanch <joshua.blanch@clyso.com>
qa/standalone/mgr/balancer.sh
src/pybind/mgr/balancer/module.py