My computed had a small 120GB sata SSD and a 1TB HDD, I used to use a partition of the SSD for the /
mountpoint, and the HDD cached with bcache by another partition of the SSD for /home
Now I have a 1TB nvme SSD as well, but I'm wondering how to integrate it with the HDD already to keep the extra storage, but using 2 drives for the /home
(with some folders going to the HDD like downloads and videos) and some files going to the nvme (like big workfiles or installations with data at /home
) is quickly becoming annoying.
How would you combine the two drives into a single volume, without losing much of the performance of the nvme or much of the 2TB total space?