]> 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>
Tue, 5 Sep 2023 13:22:57 +0000 (15:22 +0200)
commitfa526b031d431cc1dd13cd314e6aa893d1bcab49
treef43a94c4be04819214cf78d95fe0a433cec7e388
parentf04e986c6c40aee0dad8ed6410e27034ae632f98
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