]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volume: default to 16 PGs (min) for metadata pool
authorSage Weil <sage@redhat.com>
Tue, 2 Apr 2019 17:18:33 +0000 (12:18 -0500)
committerRamana Raja <rraja@redhat.com>
Thu, 13 Jun 2019 15:41:58 +0000 (21:11 +0530)
commitedce31fdeaa18b6b0ff18e5bb72edeaf9c498c4d
tree8b1eeb75390f4764813eb509c0005e56ad81a3aa
parentbc84dfc8de024c9561e1b00ccb41393232d3906e
mgr/volume: default to 16 PGs (min) for metadata pool

Set the min so that the pg_autoscaler won't scale it back down.  Choose
something large enough that even for a large FS we'll do reasonably well
distributing the metadata workload across OSDs.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b567b110cb6286d4676653179cb86ae1fe861f15)
src/pybind/mgr/volumes/module.py