]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/balancer: tie `update_pg_upmap_activity` to a configurable
authorLaura Flores <lflores@ibm.com>
Fri, 1 Nov 2024 22:44:17 +0000 (22:44 +0000)
committerLaura Flores <lflores@ibm.com>
Fri, 1 Nov 2024 22:50:52 +0000 (22:50 +0000)
commit62c9f152e31affe3e19eb50e917cbeb10624f8fd
tree00194f8d22f6039ab72b77a6d168603a1a1e197b
parent31c498da96fa1acc1700515edcd544dead86dab9
mgr/balancer: tie `update_pg_upmap_activity` to a configurable

This addition gives users the option of enabling/disabling this feature.

They can do so by running:
ceph config set mgr mgr/balancer/update_pg_upmap_activity <True|False>

The feature is off by default.

Signed-off-by: Laura Flores <lflores@ibm.com>
src/pybind/mgr/balancer/module.py