Skip to content

Commit c4274c0

Browse files
author
Laura Flores
committed
doc: document balancer configurable "update_pg_upmap_activity"
Signed-off-by: Laura Flores <[email protected]>
1 parent 62c9f15 commit c4274c0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/rados/operations/balancer.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,18 @@ To see the status in greater detail, run the following command:
247247

248248
ceph balancer status detail
249249

250+
To enable `ceph balancer status detail`, run the following command:
251+
252+
.. prompt:: bash $
253+
254+
ceph config set mgr mgr/balancer/update_pg_upmap_activity True
255+
256+
To disable `ceph balancer status detail`, run the following command:
257+
258+
.. prompt:: bash $
259+
260+
ceph config set mgr mgr/balancer/update_pg_upmap_activity False
261+
250262
To evaluate the distribution that would result from executing a specific plan,
251263
run the following command:
252264

0 commit comments

Comments
 (0)