[cephadm] Unable to create multiple unmanaged OSDs per device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux