docs: Update URL to LVM batch
authorKai Stian Olstad <kai.stian.olstad@gmail.com>
Wed, 10 Mar 2021 08:39:33 +0000 (09:39 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Mar 2021 21:03:51 +0000 (22:03 +0100)
Signed-off-by: Kai Stian Olstad <kai.stian.olstad@gmail.com>
docs/source/osds/scenarios.rst

index 20e88e773d5abd51529b2f00c025dd3f304a3a0c..db411c2974e1948be97fef6aa38d4fe22edc3f4c 100644 (file)
@@ -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 <http://docs.ceph.com/docs/master/ceph-volume/lvm/batch/>`_
+`the "batch" subcommand section <https://docs.ceph.com/en/latest/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.