]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
devices: test devices before collecting on auto discovery
authorSeena Fallah <seenafallah@gmail.com>
Tue, 30 Jul 2024 20:11:55 +0000 (22:11 +0200)
committerTeoman ONAY <tonay@ibm.com>
Tue, 13 Aug 2024 16:10:44 +0000 (18:10 +0200)
commit5f85f320c9a1769150132f7c2fdf0eb15e4ce73d
treee61b1b5b6f4564fa7eedfb4fd7cfaa7a2b02524a
parentf0bcf7f6759580664070f23331b2004618ecc2e3
devices: test devices before collecting on auto discovery

In some scenarios with NVMe, a device might be identified by
Ansible but could actually be a multipath device rather than an
actual device. We need to exclude these as Ceph cannot create
OSDs on them.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit be9b45852459434184b576d85ad80f505ee7ea3f)
roles/ceph-facts/tasks/devices.yml