From 31f8fd793d4462b352aed80a2fdd4023098aec9c Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Wed, 10 Mar 2021 09:39:33 +0100 Subject: [PATCH] docs: Update URL to LVM batch Signed-off-by: Kai Stian Olstad --- docs/source/osds/scenarios.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index 20e88e773..db411c297 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -90,7 +90,7 @@ Similar to the initial example, this would end up producing 2 OSDs, but data would be placed on the slower spinning drives (``/dev/sda``, and ``/dev/sdb``) 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 `_ +`the "batch" subcommand section `_ 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. -- 2.39.5