26
3
Does it make sense to build a Linux software RAID-1 (mirroring) using an SSD and a normal hard disk? I want to combine the advantages of SSD (fast transfer rates, fast access times) with the advantages of hard disks (cheap, different fault model) and get a very fast yet reliable RAID...
- does this actually make sense?
- is the SSD performance actually available in such a mixed setup? I.e. does Linux mainly use SSD for reading, or will it use the slow disk equally much?
Possible duplicate of Use the speed of an SSD + two HDD in RAID 1
– phuclv – 2018-08-17T16:39:43.877see also; http://superuser.com/questions/242812/hybrid-ssd-hdd-raid
– RJFalconer – 2011-06-05T10:59:21.550