I'm currently using a test machine with 14 HDD's and 2 SSD's + OS-Disks.
Each SSD acts as a journal for 7 HDD's.
What happens when a journal Disk fails ? is the data still available on the OSD's ? OSD still readable ? OSD still writeable?
This is espcially important as i am creating my Erasure coded pools
do i need to take journals into account ?
Yes
Each SSD acts as a journal for 7 HDD's.
What happens when a journal Disk fails ? is the data still available on the OSD's ? OSD still readable ? OSD still writeable?
This is espcially important as i am creating my Erasure coded pools
do i need to take journals into account ?
Yes
- it is K=5 and M=8
- either 8 OSD's can fail or 1 Journal + 1 OSD.
- 160% overhead.
- K=11 M=2
- 2 OSD's can fail.
- 18% overhead