Whamcloud - gitweb
LUDOC-394 manual: Remove extra 'held' word
[doc/manual.git] / III_LustreAdministration.xml
index c926038..a5d2d3a 100644 (file)
@@ -1,17 +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" xml:id='part3'>
+<part xmlns="http://docbook.org/ns/docbook"
+ xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US"
+ xml:id='part3'>
     <title xml:id='adminlustrepart3'>Administering Lustre</title>
     <partintro>
         <para>Part III provides information about tools and procedures to use to administer a Lustre file system. You will find information in this section about:</para>
 
-    <tip>
-        <para><anchor xml:id="dbdoclet.50438269_pgfId-369891" xreflabel=""/>The starting point for administering Lustre is to monitor all logs and console logs for system health:</para>
-        <para> - Monitor logs on all servers and all clients.</para>
-        <para> - Invest in tools that allow you to condense logs from multiple systems.</para>
-        <para> - Use the logging resources provided by Linux.</para>
-    </tip>
-
-
     <itemizedlist>
         <listitem>
             <para>
         </listitem>
         <listitem>
             <para>
+                <link linkend='lustrehsm' endterm='lustrehsm.title'/>
+            </para>
+        </listitem>
+        <listitem>
+            <para>
+                <link linkend='lustrenodemap' endterm='lustrenodemap.title'/>
+            </para>
+        </listitem>
+        <listitem>
+            <para>
+                <link linkend='lustressk' endterm='lustressk.title'/>
+            </para>
+        </listitem>
+        <listitem>
+            <para>
                 <link linkend='managingsecurity' endterm='managingsecurity.title'/>
-
+            </para>
+        </listitem>
+        <listitem>
+            <para>
+                <link linkend='zfssnapshots' endterm='zfssnapshots.title'/>
             </para>
         </listitem>
     </itemizedlist>
 
+    <tip>
+        <para>The starting point for administering a Lustre file system is to monitor all logs and
+                console logs for system health:</para>
+        <para> - Monitor logs on all servers and all clients.</para>
+        <para> - Invest in tools that allow you to condense logs from multiple systems.</para>
+        <para> - Use the logging resources provided in the Linux distribution.</para>
+    </tip>
+    </partintro>
 
+    <xi:include href="LustreMonitoring.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LustreOperations.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LustreMaintenance.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ManagingLNet.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LNetMultiRail.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="UpgradingLustre.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="BackupAndRestore.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ManagingStripingFreeSpace.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="DataOnMDT.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LazySizeOnMDT.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="FileLevelRedundancy.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ManagingFileSystemIO.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ManagingFailover.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ConfiguringQuotas.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LustreHSM.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="PersistentClientCache.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LustreNodemap.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="LustreSharedSecretKey.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ManagingSecurity.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="ZFSSnapshots.xml"
+     xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-    </partintro>
 </part>
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->