docs: using osd_auto_discovery and osd_scenario lvm

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/3564/head
Andrew Schoen 2019-01-10 13:25:03 -06:00 committed by Sébastien Han
parent fc9502039d
commit 03d61a8842
1 changed files with 7 additions and 0 deletions

View File

@ -93,6 +93,13 @@ and journals would be placed on the faster solid state device ``/dev/nvme0n1``.
The ``ceph-volume`` tool describes this in detail in
`the "batch" subcommand section <http://docs.ceph.com/docs/master/ceph-volume/lvm/batch/>`_
This option can also be used with ``osd_auto_discovery``, meaning that you do not need to populate
``devices`` directly and any appropriate devices found by ansible will be used instead.
.. code-block:: yaml
osd_scenario: lvm
osd_auto_discovery: true
Other (optional) supported settings: