Re: [ceph-users] Luminous RGW errors at start

2018-09-04 Thread Robert Stanford
This was the issue (could not create the pool, because it would have exceeded the new (luminous) limitation on pgs /osd. On Tue, Sep 4, 2018 at 10:35 AM David Turner wrote: > I was confused what could be causing this until Janne's email. I think > they're correct that the cluster is preventing

Re: [ceph-users] Luminous RGW errors at start

2018-09-04 Thread David Turner
I was confused what could be causing this until Janne's email. I think they're correct that the cluster is preventing pool creation due to too many PGs per OSD. Double check how many PGs you have in each pool and what your defaults are for that. On Mon, Sep 3, 2018 at 7:19 AM Janne Johansson wr

Re: [ceph-users] Luminous RGW errors at start

2018-09-03 Thread Janne Johansson
Did you change the default pg_num or pgp_num so the pools that did show up made it go past the mon_max_pg_per_osd ? Den fre 31 aug. 2018 kl 17:20 skrev Robert Stanford : > > I installed a new Luminous cluster. Everything is fine so far. Then I > tried to start RGW and got this error: > > 2018

[ceph-users] Luminous RGW errors at start

2018-08-31 Thread Robert Stanford
I installed a new Luminous cluster. Everything is fine so far. Then I tried to start RGW and got this error: 2018-08-31 15:15:41.998048 7fc350271e80 0 rgw_init_ioctx ERROR: librados::Rados::pool_create returned (34) Numerical result out of range (this can be due to a pool or placement group mi