You are not logged in.
Pages: 1
Hi,
I need to replace one of my HDDs. I'm using it for my home folder (and games) and VMs.
I need a 4TB drive. So I was thinking about a Seagate 4TB and 256GB SSD for cache.
Is bcache stable enough?
Other ideas will be welcome.
Thanks
Offline
There is also lvmcache. I've used neither.
I prefer using SSD as primary storage. Put / and /home on it. Use the HDD for junk. (movies and all the clunky stuff that does not benefit ssd speeds)
A cache is not half and not whole... it always caches stuff that doesn't need to be cached, and doesn't have the stuff cached you need to have and it's hard to tell how it does what it does and where it keeps its brain.
If you use the SSD as primary storage, if something is not on SSD that should be, it's obvious and obviously your own fault since you're the one who decides where to put what.
On the other hand, with SSD as a cache - as long as it works stable it's just plug in and not worry about ever...
It's a matter of taste.
Offline
bcache has been in mainline kernel for years and should be perfectly stable.
I used it on my system around the time it got merged without any issues
Offline
using dm-cache/lvmcache (a sort of bcache enhancement with device mapper) here since months with write cache enabled under an HDD mirror mdadm raid.
officially mainlined too, no problem at all so far even on brutal system halt.
Offline
Pages: 1