]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/balancer: blame if upmap won't actually work 26498/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 14 Jan 2019 06:39:18 +0000 (14:39 +0800)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 24 Jul 2019 02:20:01 +0000 (09:20 +0700)
commit6daa02af259f05132119f2a42676f95d19c954e8
tree683e561a02ceac1c4ab17e37e4adc01e8d2779e4
parentc48bc65dc615cec6e7d87fb8c0a75ab32a019887
mgr/balancer: blame if upmap won't actually work

With automatic balancing on, and if mode is set to upmap,
balancer will fail silently if min_compat_client is lower than
luminous.
You can't figure out that unless you take a closer look at the
mgr log, which is super annoying..

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit c7356c66b0b0bb1a8a6197f84b26e6db0d192f60)

Conflicts:
- path: qa/suites/rados/thrash/d-balancer/upmap.yaml
  comment: changeset here -> qa/suites/rados/thrash/d-require-luminous/at-mkfs-balancer-upmap.yaml
- path: src/pybind/mgr/balancer/module.py
  comment: 'set_module_option()' -> 'set_config()' for mgr config-key
qa/suites/rados/thrash/d-require-luminous/at-mkfs-balancer-upmap.yaml
src/pybind/mgr/balancer/module.py