]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commitd2265e81fb8b87616114dc84b817ffcf62891323
tree11c28b416a86251158b382c7416a57f07eab8aff
parent3b7513e46a7b2aa81a245bfddf7035e6e5bbd9e6
parent7ae62167e3d9fb655ca22876a6df29565e524eb2
Merge PR #44054 into master

* 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>
doc/rados/operations/placement-groups.rst
src/pybind/mgr/pg_autoscaler/module.py