I have a specific storage server plan in mind. I want to use a SSD to buffer all data that I want written to a hard drive. The data would be written to the SSD, but copied to the HDD aswell. Kinda like Raid 1, but without throttling - but still showing up as one logical drive.
This would mean I can just plop a 20GB file to the logical drive, it would get copied in the background and removed from the SSD afterwards.
I plan to make my own local server for this, so any solutions are acceptable, but with a software solution Linux is preffered.