Re: [ceph-users] Calculate pgs

2013-04-21 Thread Stefan Priebe - Profihost AG
Am 21.04.2013 um 17:50 schrieb Gregory Farnum : > On Sun, Apr 21, 2013 at 12:39 AM, Stefan Priebe - Profihost AG > wrote: >> I know it is 100*numofosds/replfactor. But I also read somewhere that it >> should be a value of 2^X. It this still correct? So for 24 osds and repl 3 >> 100*24/3 => 800

Re: [ceph-users] Calculate pgs

2013-04-21 Thread Gregory Farnum
On Sun, Apr 21, 2013 at 12:39 AM, Stefan Priebe - Profihost AG wrote: > I know it is 100*numofosds/replfactor. But I also read somewhere that it > should be a value of 2^X. It this still correct? So for 24 osds and repl 3 > 100*24/3 => 800 => to be 2^X => 1024? PG counts of 2^x ensure that each

[ceph-users] Calculate pgs

2013-04-21 Thread Stefan Priebe - Profihost AG
I know it is 100*numofosds/replfactor. But I also read somewhere that it should be a value of 2^X. It this still correct? So for 24 osds and repl 3 100*24/3 => 800 => to be 2^X => 1024? Greets Stefan ___ ceph-users mailing list ceph-users@lists.ceph.c