Page 1 of 1
NVME L2 cache for SATA SSD array
Posted: Thu Oct 31, 2024 7:47 pm
by Kodaz
Hi, I'm wanting to know if it's possible to setup an L2 cache for reads and writes on an NVME drive and have my main array a SATA SSD based one as the speeds between the two are vastly different and I'm wanting to use all three levels to get most out of the PC with what I have
Re: NVME L2 cache for SATA SSD array
Posted: Sun Nov 03, 2024 3:33 am
by Support
Yes, you can use a fast ssd as L2 cache to speed up relatively slow drives.
Re: NVME L2 cache for SATA SSD array
Posted: Sun Nov 03, 2024 7:32 am
by zmeul
you absolutely can, I use a NVMe drive to cache an iSCSI volume that I host on my NAS
50/50 read/write

Re: NVME L2 cache for SATA SSD array
Posted: Mon Nov 04, 2024 4:23 pm
by Kodaz
Support wrote: ↑Sun Nov 03, 2024 3:33 am
Yes, you can use a fast ssd as L2 cache to speed up relatively slow drives.
But you specifically use NVME SSD to speed up SATA SSD arrays?
Re: NVME L2 cache for SATA SSD array
Posted: Tue Nov 05, 2024 7:01 am
by ryattribute
If you're using Linux, tools like Bcache, dm-cache, or LVM with caching can set up your NVMe drive as a cache for a SATA SSD array
Re: NVME L2 cache for SATA SSD array
Posted: Wed Nov 06, 2024 2:04 pm
by Support
Kodaz wrote: ↑Mon Nov 04, 2024 4:23 pm
But you specifically use NVME SSD to speed up SATA SSD arrays?
PrimoCache does not need to check what drive is used as L2 cache. For it, any drive that Windows can recognize can be used as L2 cache.