]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: warn if pg to osd ratio is too low
authorSage Weil <sage@inktank.com>
Sat, 21 Sep 2013 05:52:24 +0000 (22:52 -0700)
committerSage Weil <sage@inktank.com>
Mon, 23 Sep 2013 21:56:45 +0000 (14:56 -0700)
commitdc7114e060a84fea603025a50998b5ea0bf6c682
tree4fe4ae6b7f40bae72a49b141908c046363875bb6
parent08a97ae45f4df58a6a8ea8a6400934d860cf5eb4
mon: warn if pg to osd ratio is too low

If there are not enough PGs relative to the number of in osds, warn.

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/config_opts.h
src/mon/PGMonitor.cc