Hi All,
I have multiple nvme ssd and I wish to use two of them for spdk as bluestore db & wal
my assumption would be in ceph.conf under osd.conf
put following
bluestore_block_db_path = "spdk:0000:01:00.0" bluestore_block_db_size = 40 * 1024 * 1024 * 1024 (40G)
Then how to prepare osd?
ceph-volume lvm prepare --bluestore --data vg_ceph/lv_sas-sda --block.db spdk:0000:01:00.0 ?
what if I have a second nvme ssd (0000:1a:00.0) want to use for different osd ?
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com