Hi!
I’m planning to migrate from TrueNAS to Ceph because I want node-based redundancy. I was planning to use HDDs with an SSD cache tier on top to boost performance, since I work with heavy file sequences and want to saturate my 10 Gbit network. However, I found that the cache tier is deprecated, and I can’t find what the best practice is nowadays for building a fast storage cluster based on HDDs for cost efficiency while using SSDs for speed.
ChatGPT suggested creating two pools (one for SSDs and one for HDDs) and building a special service that would move files automatically based on last access date. I’m not sure this is the right suggestion because why would I need to create a separate program to do this? Is there a native way to achieve this? Or am I thinking about it incorrectly?
In my case, I’m planning to create a three-node setup and want to have several network disks (SMB, NFS) to use for containers and Windows machines for work. However, this is purely for organizational purposes — I don’t want to maintain separate network disks for SSDs and HDDs.
Any help would be appreciated
I’m planning to migrate from TrueNAS to Ceph because I want node-based redundancy. I was planning to use HDDs with an SSD cache tier on top to boost performance, since I work with heavy file sequences and want to saturate my 10 Gbit network. However, I found that the cache tier is deprecated, and I can’t find what the best practice is nowadays for building a fast storage cluster based on HDDs for cost efficiency while using SSDs for speed.
ChatGPT suggested creating two pools (one for SSDs and one for HDDs) and building a special service that would move files automatically based on last access date. I’m not sure this is the right suggestion because why would I need to create a separate program to do this? Is there a native way to achieve this? Or am I thinking about it incorrectly?
In my case, I’m planning to create a three-node setup and want to have several network disks (SMB, NFS) to use for containers and Windows machines for work. However, this is purely for organizational purposes — I don’t want to maintain separate network disks for SSDs and HDDs.
Any help would be appreciated