Hello,

With Bluestore, I have a couple of questions regarding the case of separate partitions for block.wal and block.db.

Let's take the case of an OSD node that contains several OSDs (HDDs) and also contains one SSD drive for storing WAL partitions and an another one for storing DB partitions. In this configuration, from my understanding (but I may be wrong), each SSD drive appears as a SPOF for the entire node.

For example, what happens if one of the 2 SSD drives crashes (I know, it's very rare but...) ?

In this case, are the bluestore data on all the OSDs of the same node also lost ?

I guess so, but as a result, what is the recovery scenario ? Will it be necessary to entirely recreate the node (OSDs + block.wal + block.db) to rebuild all the replicas from the other nodes on it ?

Thanks in advance,
Hervé

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to