Re: [ceph-users] Default PGs

2013-10-24 Thread Gruher, Joseph R
>-Original Message- >From: Tyler Brekke [mailto:tyler.bre...@inktank.com] >Sent: Thursday, October 24, 2013 4:36 AM >To: Gruher, Joseph R >Cc: ceph-users@lists.ceph.com >Subject: Re: [ceph-users] Default PGs > >You have to do this before creating your first moni

Re: [ceph-users] Default PGs

2013-10-24 Thread Tyler Brekke
You have to do this before creating your first monitor as the default pools are created by the monitor. Now any pools you create should have the correct number of placement groups though. You can also increase your pg and pgp num with, ceph osd pool set pg_num ceph osd pool set pgp_num

[ceph-users] Default PGs

2013-10-23 Thread Gruher, Joseph R
Should osd_pool_default_pg_num and osd_pool_default_pgp_num apply to the default pools? I put them in ceph.conf before creating any OSDs but after bringing up the OSDs the default pools are using a value of 64. Ceph.conf contains these lines in [global]: osd_pool_default_pgp_num = 800 osd_pool_