]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
roles/ceph-rgw: Support CRUSH device class
authorBenoît Knecht <bknecht@protonmail.ch>
Tue, 26 Oct 2021 14:00:05 +0000 (16:00 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 1 Dec 2021 07:39:14 +0000 (08:39 +0100)
commitb29a6b18f8aaffe1d0dc2d1843df754879b0a435
tree790cb12ac5e3c0397fd7a8e92dc0ff7b621d3ee1
parent09b56a889080233d764a95bdbacf5b2dd35ad3d0
roles/ceph-rgw: Support CRUSH device class

The pools created by `ceph-rgw` (listed in `rgw_create_pools`) now support a
`ec_crush_device_class` option to specify which device class the EC pool should
use.

It default to being omitted, which means it will use OSDs from any device class
by default.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
roles/ceph-rgw/tasks/rgw_create_pools.yml