Forums

Home / Forums

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

SSD tiering in PETASAN

We are using PETASAN realease version 1.2.2. we are using it to deploy a cloud infarstructure on our public domain and for that purpose we want to perform tiering on the SSD storage clusters.
Currently we are facing issue regarding the tiering and are stuck.

Our plan is for v1,5 to place journals and rocksdb/wal ( bluestore ) on SSDs. later we will support bcache for caching bluestore data partitions when it is integrated into Ceph. This is block level caching and not a tier pool cache.

I am not sure if this is what you need in your case, but let us know if there is something we can do.

Will there be an option in the upgrade process to choose filestore instead of bluestore for those who do not dare?

Regards,

Dennis

The upgrade installation will not do anything to your existing filestore OSDs. It will just allow new OSDs that you add later to be using bluestore. It will also allow existing filestore OSDs to use an SSD caching device.  Most Ceph users plan to install Luminous then for existing OSDs, remove them one by one and add replacement bluestore based OSDs and so let Ceph recreate the replicas on the new OSDs via its regular recovery process.

Do you think for new OSDs you would still want the option to create filestore ? I find most Ceph users very eager to use bluestore as soon as it is out.  What do you think ?