]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge PR #44054 into master
authorSage Weil <sage@newdream.net>
Thu, 6 Jan 2022 13:54:45 +0000 (08:54 -0500)
committerSage Weil <sage@newdream.net>
Thu, 6 Jan 2022 13:54:45 +0000 (08:54 -0500)
* refs/pull/44054/head:
doc/rados/operations: document pg_num_max
mgr: set max of 32 pgs for .mgr pool
mgr/dashboard: expect pg_num_max property for pools
mon/OSDMonitor: add option --pg-num_max arg for create pool
mon/OSDMonitor: disallow setting pg_num < min or > max
mgr/pg_autoscaler: apply pg_num_max
mon: add pg_num_max pool property

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
1  2 
doc/rados/operations/placement-groups.rst
src/pybind/mgr/pg_autoscaler/module.py