]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration: Fix invalid hyperlinks in mclock-config-ref.rst 63317/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 16 May 2025 08:01:14 +0000 (15:01 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 16 May 2025 08:53:03 +0000 (15:53 +0700)
Fix two intradocument links that pointed to the same nonexisting section
title.
These were rendered "as-is" with backticks and everything, while still
linkified pointing to invalid "#idN" anchors.

Modify them to point to the correct section title text.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/rados/configuration/mclock-config-ref.rst

index 9081028325ca311bf08cac6f21e83fdbbb8ecea6..bb6a9e74cff087c07188b50c36222796dce0b11e 100644 (file)
@@ -612,7 +612,7 @@ Run custom drive benchmark if defaults are not accurate (manual)
 If the default OSD capacity is not accurate, the recommendation is to run a
 custom benchmark using your preferred tool (e.g. Fio) on the drive and then
 override the ``osd_mclock_max_capacity_iops_[hdd, ssd]`` option as described
-in the `Specifying  Max OSD Capacity`_ section.
+in the `Set or Override Max IOPS Capacity of an OSD`_ section.
 
 This step is highly recommended until an alternate mechansim is worked upon.
 
@@ -625,7 +625,7 @@ Steps to Manually Benchmark an OSD (Optional)
 
 .. tip:: If you have already determined the benchmark data and wish to manually
          override the max osd capacity for an OSD, you may skip to section
-         `Specifying  Max OSD Capacity`_.
+         `Set or Override Max IOPS Capacity of an OSD`_.
 
 
 Any existing benchmarking tool (e.g. Fio) can be used for this purpose. In this