On Tue, 27 Mar 2012, David McBride wrote: > On Tue, 2012-03-27 at 12:46 +0100, David McBride wrote: > > > Does the act of adding OSDs itself result in the PG count being > > increased? > > Correction to my last: it doesn't, but changing the replica-count (e.g. > from 2 -> 3 using `ceph osd pool set rbd size 3`) does. This shouldn't change the PG count either. If you do ceph osd dump | grep ^pool you'll see a pg_num value for each pool that should remain constant. Only the size should change (replica count)... sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html