Whamcloud - gitweb
LUDOC-394 manual: Add meaningful ref names under UnderstandingLustre.xml
[doc/manual.git] / IV_LustreTuning.xml
index 84f8864..f43fc5c 100644 (file)
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<part version="5.0" xml:lang="en-US" xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink">
+<part xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
   <info>
-    <title>Tuning Lustre for Performance</title>
+    <title>Tuning a Lustre File System for Performance</title>
   </info>
   <partintro>
-  <para><anchor xml:id="dbdoclet.50438187_pgfId-369853" xreflabel=""/>Part IV describes tools and procedures used to tune a Lustre file system for optimum performance. You will find information in this section about:</para>
+  <para>Part IV describes tools and procedures used to tune a Lustre file system for optimum performance. You will find information in this section about:</para>
 
   <itemizedlist>
       <listitem>
@@ -14,7 +15,7 @@
       </listitem>
       <listitem>
           <para>
-              <link linkend='benchmarkingtests' endterm='benchmarking.title'/>
+              <link linkend='benchmarkingtests' endterm='benchmarkingtests.title'/>
           </para>
       </listitem>
       <listitem>
   </itemizedlist>
 
   </partintro>
+
+
+  <xi:include href="LNetSelfTest.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="BenchmarkingTests.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+  <xi:include href="LustreTuning.xml"
+   xmlns:xi="http://www.w3.org/2001/XInclude" />
+
 </part>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->