• 1 Post
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle


  • When you read files from the ZFS filesystem it will automatically keep the files in RAM. This is called the ARC and it is why people frequently recommend having a lot of RAM with ZFS. The ARC is very effective, automatic, and has no risk because it only caches reads. A cache drive is a secondary ARC generally using a fast SSD. The problem is that it generally only helps performance when you are reading lots of small files multiple times. This is because ZFS does so well reading large files from HDD that it doesn’t make much of a difference.

    In short: If you already have the drive and want to play with the feature, go for it. But if your going to spend money on the drive, you will probably be better served spending it on more RAM.





  • You have missed my point. People are already putting in effort at their jobs. When they do get time to relax they don’t want to be required to do a second job.

    If this was a car community you would be telling me that everyone needs to know how to do their own oil changes. If this was a baking community you would say everyone needs to make their own bread. A gardening community would say growing vegetables.

    These can be valuable and rewarding skills, but just because it is important to you doesn’t mean it should be required of everyone.