Whamcloud - gitweb
LUDOC-394 manual: Remove extra 'held' word
[doc/manual.git] / IV_LustreTuning.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <part xmlns="http://docbook.org/ns/docbook"
3  xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
4   <info>
5     <title>Tuning a Lustre File System for Performance</title>
6   </info>
7   <partintro>
8   <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>
9
10   <itemizedlist>
11       <listitem>
12           <para>
13               <link linkend='lnetselftest' endterm='lnetselftest.title'/>
14           </para>
15       </listitem>
16       <listitem>
17           <para>
18               <link linkend='benchmarkingtests' endterm='benchmarkingtests.title'/>
19           </para>
20       </listitem>
21       <listitem>
22           <para>
23               <link linkend='lustretuning' endterm='lustretuning.title'/>
24           </para>
25       </listitem>
26   </itemizedlist>
27
28   </partintro>
29
30
31   <xi:include href="LNetSelfTest.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
32   <xi:include href="BenchmarkingTests.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
33   <xi:include href="LustreTuning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
34
35
36
37
38
39 </part>
40 <!--
41   vim:expandtab:shiftwidth=2:tabstop=8:
42   -->