]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: health warn if pg_num != pgp_num
authorSage Weil <sage@inktank.com>
Sat, 21 Sep 2013 06:07:54 +0000 (23:07 -0700)
committerSage Weil <sage@inktank.com>
Mon, 23 Sep 2013 21:56:48 +0000 (14:56 -0700)
commita684ac822077fb3f84ebc996dee3feb2a756f74e
tree70e191bb2e1d0976b76f6571b2d34564cbe8ec24
parentdc7114e060a84fea603025a50998b5ea0bf6c682
mon/PGMonitor: health warn if pg_num != pgp_num

Users need to adjust pg_num *and* pgp_num for split but may forget to do
both.

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