[cephadm] Unable to create multiple unmanaged OSDs per device
29 Jun
2021
29 Jun
'21
8:27 a.m.
Hi everyone, I'm currently trying to setup the OSDs in a fresh cluster using cephadm. The underlying devices are NVMe and I'm trying to provision 2 OSDs per device with the following spec: ``` service_type: osd service_id: all-nvmes unmanaged: true placement: label: osd data_devices: all: true osds_per_device: 2 ``` Since `ceph orch apply` just creates the service but not the daemons when `unmanaged: True`. Is there a way to enfore the `osds_per_device` setting when using `ceph orch daemon add osd`? Thanks in advance
1910
Age (days ago)
1910
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aggelos Avgerinos