Ceph orch syntax to create OSD on a partition?
All, I acknowledge it’s not a fantastic idea, but I wish to create an OSD on a partition rather than an entire device. I can’t seem to find the answer in the documentation. Is there a way using ceph orch daemon add osd to identify targets other than a whole device? Thanks in advance. - m
Hi Marc, You can create LVM logical volumes manually, then replace “/dev/sdX” with “vg-name/lv-name”. It should work. Weiwen Hu
在 2021年1月8日,05:26,Marc Spencer <mspencer@liquidpixels.com> 写道:
All,
I acknowledge it’s not a fantastic idea, but I wish to create an OSD on a partition rather than an entire device. I can’t seem to find the answer in the documentation.
Is there a way using ceph orch daemon add osd to identify targets other than a whole device?
Thanks in advance.
- m_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Marc Spencer
-
胡 玮文