I want to set up a mirror consisting of two SSDs, to use that as a DB/WAL device for several (HDD) OSD's.
The system doesn't have a hardware RAID controller, so basically there's three options (I guess):
What would be your recommendation here?
The system doesn't have a hardware RAID controller, so basically there's three options (I guess):
- md raid or ZFS mirror — but
/dev/zd0or/dev/md127are not accepted bypveceph create - LVM Mirror (didn't try that one yet)
What would be your recommendation here?