]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docs: using osd_auto_discovery and osd_scenario lvm
authorAndrew Schoen <aschoen@redhat.com>
Thu, 10 Jan 2019 19:25:03 +0000 (13:25 -0600)
committerSébastien Han <seb@redhat.com>
Fri, 1 Feb 2019 11:28:12 +0000 (12:28 +0100)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
docs/source/osds/scenarios.rst

index 87d17fae482bc13b17276c37cb2db1b29640d180..6aeffd6280c4f1be94e31db00d6fcef145e342b9 100644 (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: