]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd,mon: increase mon_max_pg_per_osd to 250 23861/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 11:58:50 +0000 (13:58 +0200)
commit3dc7c31c4bd5e3cd0e1993cb61cedf0d7464b7e7
tree84dc3bff039f4d7173a6381d18452122da40fdce
parent42cfc1b5895a6eee8b7519d555b828ccf60ec2c0
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