Whamcloud - gitweb
LUDOC-469 hsm: correct description of NBR HSM policy
[doc/manual.git] / III_LustreAdministration.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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'>
3     <title xml:id='adminlustrepart3'>Administering Lustre</title>
4     <partintro>
5         <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>
6
7     <itemizedlist>
8         <listitem>
9             <para>
10                 <link linkend='lustremonitoring' endterm='lustremonitoring.title'/>
11             </para>
12         </listitem>
13         <listitem>
14             <para>
15                 <link linkend='lustremaintenance' endterm='lustremaintenance.title'/>
16             </para>
17         </listitem>
18         <listitem>
19             <para>
20                 <link linkend='managinglnet' endterm='managinglnet.title'/>
21             </para>
22         </listitem>
23         <listitem>
24             <para>
25                 <link linkend='upgradinglustre' endterm='upgradinglustre.title'/>
26             </para>
27         </listitem>
28         <listitem>
29             <para>
30                 <link linkend='backupandrestore' endterm='backupandrestore.title'/>
31             </para>
32         </listitem>
33         <listitem>
34             <para>
35                 <link linkend='managingstripingfreespace' endterm='managingstripingfreespace.title'/>
36             </para>
37         </listitem>
38         <listitem>
39             <para>
40                 <link linkend='managingfilesystemio' endterm='managingfilesystemio.title'/>
41             </para>
42         </listitem>
43         <listitem>
44             <para>
45                 <link linkend='managingfailover' endterm='managingfailover.title'/>
46             </para>
47         </listitem>
48         <listitem>
49             <para>
50                 <link linkend='configuringquotas' endterm='configuringquotas.title'/>
51             </para>
52         </listitem>
53         <listitem>
54             <para>
55                 <link linkend='lustrehsm' endterm='lustrehsm.title'/>
56             </para>
57         </listitem>
58         <listitem>
59             <para>
60                 <link linkend='lustrenodemap' endterm='lustrenodemap.title'/>
61             </para>
62         </listitem>
63         <listitem>
64             <para>
65                 <link linkend='lustressk' endterm='lustressk.title'/>
66             </para>
67         </listitem>
68         <listitem>
69             <para>
70                 <link linkend='managingsecurity' endterm='managingsecurity.title'/>
71             </para>
72         </listitem>
73         <listitem>
74             <para>
75                 <link linkend='zfssnapshots' endterm='zfssnapshots.title'/>
76             </para>
77         </listitem>
78     </itemizedlist>
79
80     <tip>
81         <para>The starting point for administering a Lustre file system is to monitor all logs and
82                 console logs for system health:</para>
83         <para> - Monitor logs on all servers and all clients.</para>
84         <para> - Invest in tools that allow you to condense logs from multiple systems.</para>
85         <para> - Use the logging resources provided in the Linux distribution.</para>
86     </tip>
87     </partintro>
88
89     <xi:include href="LustreMonitoring.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
90     <xi:include href="LustreOperations.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
91     <xi:include href="LustreMaintenance.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
92     <xi:include href="ManagingLNet.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
93     <xi:include href="LNetMultiRail.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
94     <xi:include href="UpgradingLustre.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
95     <xi:include href="BackupAndRestore.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
96     <xi:include href="ManagingStripingFreeSpace.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
97     <xi:include href="DataOnMDT.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
98     <xi:include href="LazySizeOnMDT.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
99     <xi:include href="FileLevelRedundancy.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
100     <xi:include href="ManagingFileSystemIO.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
101     <xi:include href="ManagingFailover.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
102     <xi:include href="ConfiguringQuotas.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
103     <xi:include href="LustreHSM.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
104     <xi:include href="PersistentClientCache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
105     <xi:include href="LustreNodemap.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
106     <xi:include href="LustreSharedSecretKey.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
107     <xi:include href="ManagingSecurity.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
108     <xi:include href="ZFSSnapshots.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
109
110 </part>