Hi,

are there already existing pools in the cluster? Can you share your 'ceph osd df tree' as well as 'ceph osd pool ls detail'? It sounds like ceph is trying to stay within the limit of mon_max_pg_per_osd (default 250).

Regards,
Eugen

Zitat von Martin Buss <[email protected]>:

Hi,

on quincy, I created a new pool

ceph osd pool create cfs_data 2048 2048

6 hosts 71 osds

autoscaler is off; I find it kind of strange that the pool is created with pg_num 1152 and pgp_num 1024, mentioning the 2048 as the new target. I cannot manage to actually make this pool contain 2048 pg_num and 2048 pgp_num.

What config option am I missing that does not allow me to grow the pool to 2048? Although I specified pg_num and pgp_num be the same, it is not.

Please some help and guidance.

Thank you,

Martin
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]



_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to