]> git-server-git.apps.pok.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>
Thu, 10 Aug 2023 09:08:49 +0000 (09:08 +0000)
commite98ec820cf3acd1711d09e63ec5df8787a369cef
treeea4246ca5f9bea2518f894c7340c235d76f910ba
parent605da29be9ef2903d4d84a624c4376963d6d8ed8
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>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py