March 2019
Intermediate to advanced
356 pages
10h 7m
English
To create a BlueStore OSD using ceph-volume, you run the following command, specifying the devices for the data and RocksDB storage. As previously mentioned, you can separate the DB and WAL parts of RocksDB if you so wish:
ceph-volume create --bluestore /dev/sda --block.wal /dev/sdb --block.db /dev/sdc (--dmcrypt)
Read now
Unlock full access