]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add new config option
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 8 Aug 2023 15:04:17 +0000 (15:04 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 5 Sep 2023 13:23:25 +0000 (15:23 +0200)
commit1cf68800dc35a3679f15f8519a268ff4cced274f
tree1be0360c2107b07b8468b57cfb6525fa2fead92d
parente1020fdd3a3f4d69dddd9052df43a46cd94f7dc4
cephadm: add new config option

This adds a new config option 'inventory_list_all' so one can make
the command `ceph orch device ls` report lvm devices too as they are
valid devices that can be used to be prepared as OSDs.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit e98ec820cf3acd1711d09e63ec5df8787a369cef)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py