Hi

We are currently using Nginx in front of ATS to store hot content on
NVMe-s, but would like to drop it and only use ATS. ATS is using full
SATA HDD-s to store its content (about 150TB per node) and ATS RAM
cache is disabled entirely.

>From reading ATS documentation, I only found how to enable RAM cache
for objects smaller than x, but nothing about how to create volume for
smaller files from actual storage devices. The idea here is that HDD-s
are more suitable (better performing) for larger objects that are read
sequentially and SSD-s for smaller files because seek penalty isn't as
high with solid state drives as it is with rotating media.

How could I create volume over NVMe drivers that would only store
smaller than x size files?

Thanks ahead,
Veiko

Reply via email to