]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: health warn if pool has relatively high objects/pg
authorSage Weil <sage@inktank.com>
Sat, 21 Sep 2013 06:08:53 +0000 (23:08 -0700)
committerSage Weil <sage@inktank.com>
Mon, 23 Sep 2013 21:57:22 +0000 (14:57 -0700)
commitbefdcfd65872ed7ce429439c80d64401ada18753
treea0cb69a4ae921bb546c8e1af53c4fb37305e09ae
parenta684ac822077fb3f84ebc996dee3feb2a756f74e
mon/PGMonitor: health warn if pool has relatively high objects/pg

If there is a pool that has a high objects/pg relative to the rest of the
cluster, warn, as this suggests this particular pool may have too few
PGs.

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