Hi Robert,

We had the same question and ended up creating a PR for this:
https://github.com/ceph/ceph/pull/46480 - there are backports, as well, so
I'd expect it will be in the next release or two.

David

On Mon, Jun 27, 2022 at 8:07 AM Robert Reihs <robert.re...@gmail.com> wrote:

> Hi,
> We are setting up a test cluster with cephadm. We would like to
> set different device classes for the osd's . Is there a possibility to set
> this via the service specification yaml file. This is the configuration for
> the osd service:
> ....
> ---
> service_type: osd
> service_id: osd_mon_disk_layout_fast
> placement:
>   hosts:
>     - fsn1-ceph-01
>     - fsn1-ceph-02
>     - fsn1-ceph-03
> spec:
>   data_devices:
>     paths:
>       - /dev/vdb
>   encrypted: true
>   journal_devices:
>     paths:
>       - /dev/vdc
>   db_devices:
>     paths:
>       - /dev/vdc
>
> We would use this than in the crush rule. Or is there another way to set
> this up?
> Thanks
> Best
> Robert
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to