]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd,mon: increase mon_max_pg_per_osd to 250 23862/head
authorNeha Ojha <nojha@redhat.com>
Thu, 26 Jul 2018 00:25:35 +0000 (17:25 -0700)
committerNathan Cutler <ncutler@suse.com>
Sun, 2 Sep 2018 12:00:42 +0000 (14:00 +0200)
commitfc1de50e4524aaadeb25a2f3afb625e083109ec7
tree0b982eafdfe9e9fe3bd05137e661e84b062ae9d6
parentae699615bac534ea496ee965ac6192cb7e0e07c0
osd,mon: increase mon_max_pg_per_osd to 250

https://bugzilla.redhat.com/show_bug.cgi?id=1603615 indicates
a case when pg calc conflicts with mon_max_pg_per_osd, and does not
allow pool creation when this limit is 200. Hence, increase this limit
to avoid this.

Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit f7911de61bca7c7f1ef007eb229ee845923c9751)
src/common/options.cc