Forums

Home / Forums

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

Cache tiering

Hi,

According to this article:  https://blog.mellanox.com/2016/02/making-ceph-faster-lessons-from-performance-testing/

"Newer versions of Ceph support cache tiering (first introduced in Firefly, improved in Hammer) which allows the most frequently used data on each node to live on flash while the less frequently used data lives on spinning disk."

This was back in 2016, so I have to assume that this is a feature in PetaSAN - is it?

If I just add SSD OSDs instead of adding them as Journal, then will PetaSAN move the most used data to the SSD as indicated above?

Jim

This has been deprecated in 2016

https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/2.0/html/release_notes/deprecated_functionality

Currently you use an SSD as a journal/db device to an HDD, or as an OSD in separate fast / slow pools.

In soon to be released 2.4. we are adding SSD device level cache support.

 

Oh cool!  Are you able to say how soon that will be released?