From a0c9ca7dce40b8ad2d85ca4cd239134ba1bd4621 Mon Sep 17 00:00:00 2001 From: Arshad Hussain Date: Wed, 21 Apr 2021 16:42:42 +0530 Subject: [PATCH] LUDOC-394 manual: Add meaningful ref names under BenchmarkingTests.xml This patch adds meaningful and proper reference name under file BenchmarkingTests.xml Signed-off-by: Arshad Hussain Change-Id: I44fda9a62045d2f97c843f245a32ff6df7d21713 Reviewed-on: https://review.whamcloud.com/43438 Tested-by: jenkins Reviewed-by: Andreas Dilger --- BenchmarkingTests.xml | 6 +++--- LustreProc.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BenchmarkingTests.xml b/BenchmarkingTests.xml index 5cc0177..2a98501 100644 --- a/BenchmarkingTests.xml +++ b/BenchmarkingTests.xml @@ -309,7 +309,7 @@ required) and creates one instance of echo_client for each obdfilter instance in order to generate I/O requests directly to the OST. - For more details, see . + For more details, see . @@ -369,7 +369,7 @@ particular, pay attention to the listed maximum values listed for each parameter in the script. -
+
<indexterm><primary>benchmarking</primary> <secondary>local disk</secondary></indexterm> Testing Local Disk Performance @@ -776,7 +776,7 @@ lustre-OST0001-osc-ffff88007754bc00" sh obdfilter-survey It is also useful to monitor and record average disk I/O sizes during each test using the 'disk io size' histogram in the file lctl get_param obdfilter.*.brw_stats - (see for details). These + (see for details). These numbers help identify problems in the system when full-sized I/Os are not submitted to the underlying disk. This may be caused by problems in the device driver or Linux block layer. diff --git a/LustreProc.xml b/LustreProc.xml index 4bf356e..e0834b4 100644 --- a/LustreProc.xml +++ b/LustreProc.xml @@ -10,7 +10,7 @@ file system. It includes these sections: - + . @@ -375,7 +375,7 @@ testfs-MDT0000 brw_stats – Histogram data characterizing I/O requests to the OSTs. For more details, see . + linkend="monitor_ost_block_io_stream"/>. rpc_stats – Histogram data showing information about RPCs made by @@ -993,7 +993,7 @@ PID: 11429 to that point in the table of calls (cum %).
-
+
<indexterm> <primary>proc</primary> <secondary>block I/O</secondary> @@ -2639,7 +2639,7 @@ ost.OSS.ost_io.threads_max=256</screen> </note> <para>See also <xref xmlns:xlink="http://www.w3.org/1999/xlink" linkend="lustretuning"/></para> </section> - <section xml:id="dbdoclet.50438271_83523"> + <section xml:id="enabling_interpreting_debugging_logs"> <title><indexterm> <primary>proc</primary> <secondary>debug</secondary> -- 1.8.3.1