Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

PG count with multiple pools

Hi, when completing the installation we found some pools for cephfs already created that cannot be removed by the web UI.  This leads to the question, do we need to account for those when calculating how many placement groups to select?  What would be the calculation to use since we're using crush to split up SSD and HDD into separate pools like shown below?

 

You can delete them. You ger an error message when you try to delete the pools that there is a filesystem using them, and you should delete the filesystem. You deleet the fiksesystem from the Filesystems page.

For your other question, you should try to make it that each OSD will have a total of 100 PGs, this is the ideal value. The OSD can be part of several pools, and each pool will create more than 1 replica / ec chunk per PG, but the total of all this per OSD should ideally be 100.