Hi, when I create an osd with ceph-deploy with:

ceph-deploy osd prepare --fs-type btrfs red-compute:sdb

I see system creates two partitions on the disk one for data, one for journal. This is right since I want to use an SSD disk for journals, but I want to follow the bcache path. So one SSD will cache some journal disks. The problem is that the system mounts the data partition (partition 1) but partition 2 is not even initialized. Why?
Do I have to do it by hand?



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

Reply via email to