My L2 cache is not filling up and Primo cache is not caching all I write to it.
Posted: Mon Jan 31, 2022 5:00 pm
Hello Iam having a probleam
So I want to set a LIFU system, last in first out, or a Last resource used eviction, but Primo cache is not doing it.
My setup is this a 2GB of RAM as L1, 500GB NVME Gen3 SSD acting as L2 for a 4TB 5400RPM HDD.
Iam been doing experimenting with the following:
Copying huge amounts of data in orders of 200gb to the 4TB disk from other disks, The copy is fast and then I wait for all defer write to finis, the L2 is not increasing in proportion with the data I copy there are enough space but Primo cache is not using all of my L2, I then check the files reset the statistics a and presto is reading from the slow HDD even though the L2 is there with loads of space.
Maybe Iam not doing the right config but I experimented with alot of it, maybe you guys can help me.
TLDR: I dont need a heuristics base cache just a LIFU system keep my L2 filled and only erase old content
So I want to set a LIFU system, last in first out, or a Last resource used eviction, but Primo cache is not doing it.
My setup is this a 2GB of RAM as L1, 500GB NVME Gen3 SSD acting as L2 for a 4TB 5400RPM HDD.
Iam been doing experimenting with the following:
Copying huge amounts of data in orders of 200gb to the 4TB disk from other disks, The copy is fast and then I wait for all defer write to finis, the L2 is not increasing in proportion with the data I copy there are enough space but Primo cache is not using all of my L2, I then check the files reset the statistics a and presto is reading from the slow HDD even though the L2 is there with loads of space.
Maybe Iam not doing the right config but I experimented with alot of it, maybe you guys can help me.
TLDR: I dont need a heuristics base cache just a LIFU system keep my L2 filled and only erase old content