1 <?xml version='1.0' encoding='UTF-8'?>
2 <preface xmlns="http://docbook.org/ns/docbook" xmlns:xl="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en-US">
4 <para>The <emphasis role="italic">Lustre<superscript>*</superscript>Software Release 2.x
5 Operations Manual</emphasis> provides detailed information and procedures to install,
6 configure and tune a Lustre file system. The manual covers topics such as failover, quotas,
7 striping, and bonding. This manual also contains troubleshooting information and tips to improve
8 the operation and performance of a Lustre file system.</para>
10 <title>About this Document</title>
11 <para>This document is maintained by Whamcloud in Docbook format. The
12 canonical version is available at
13 <link xl:href="http://wiki.whamcloud.com/display/PUB/Documentation">http://wiki.whamcloud.com/display/PUB/Documentation</link>. </para>
16 <title>UNIX<superscript>*</superscript> Commands</title>
17 <para>This document may not contain information about basic UNIX<superscript>*</superscript>
18 operating system commands and procedures such as shutting down the system, booting the
19 system, and configuring devices. Refer to the following for this information:</para>
22 <para> Software documentation that you received with your system</para>
25 <para> Red Hat<superscript>*</superscript> Enterprise Linux<superscript>*</superscript>
26 documentation, which is at: <link xl:href="http://docs.redhat.com/docs/en-US/index.html"
27 >http://docs.redhat.com/docs/en-US/index.html</link></para>
28 <note><para> The Lustre client module is available for many different Linux<superscript>*</superscript>
29 versions and distributions. The Red Hat Enterprise Linux distribution is the best
30 supported and tested platform for Lustre servers. </para></note>
35 <title>Shell Prompts</title>
36 <para>The shell prompt used in the example text indicates whether a
37 command can or should be executed by a regular user, or whether it
38 requires superuser permission to run. Also, the machine type is often
39 included in the prompt to indicate whether the command should be run
40 on a client node, on an MDS node, an OSS node, or the MGS node.</para>
41 <para>Some examples are listed below, but other prompt combinations
42 are also used as needed for the example.</para>
43 <informaltable frame="all">
45 <colspec colname="c1" colwidth="50*"/>
46 <colspec colname="c2" colwidth="50*"/>
50 <para><emphasis role="bold">Shell</emphasis></para>
53 <para><emphasis role="bold">Prompt</emphasis></para>
60 <para> Regular user</para>
63 <para> <prompt>machine$</prompt></para>
68 <para> Superuser (root)</para>
71 <para> <prompt>machine#</prompt></para>
76 <para> Regular user on the client</para>
79 <para> <prompt>client$</prompt></para>
84 <para> Superuser on the MDS</para>
87 <para> <prompt>mds#</prompt></para>
92 <para> Superuser on the OSS</para>
95 <para> <prompt>oss#</prompt></para>
100 <para> Superuser on the MGS</para>
103 <para> <prompt>mgs#</prompt></para>
111 <title>Related Documentation</title>
112 <informaltable frame="all">
114 <colspec colname="c1" colwidth="25*"/>
115 <colspec colname="c2" colwidth="25*"/>
116 <colspec colname="c3" colwidth="15*"/>
117 <colspec colname="c4" colwidth="35*"/>
121 <para><emphasis role="bold">Application</emphasis></para>
124 <para><emphasis role="bold">Title</emphasis></para>
127 <para><emphasis role="bold">Format</emphasis></para>
130 <para><emphasis role="bold">Location</emphasis></para>
137 <para> Latest information</para>
141 <emphasis>Lustre Software Release 2.x Change Logs</emphasis></para>
144 <para> Wiki page</para>
147 <para> Online at <link
148 xl:href="http://wiki.whamcloud.com/display/PUB/Documentation"
149 >http://wiki.whamcloud.com/display/PUB/Documentation</link></para>
154 <para> Service</para>
158 <emphasis>Lustre Software Release 2.x Operations Manual</emphasis></para>
165 <para> Online at <link
166 xl:href="http://wiki.whamcloud.com/display/PUB/Documentation"
167 >http://wiki.whamcloud.com/display/PUB/Documentation</link></para>
175 <title>Documentation and Support</title>
176 <para>These web sites provide additional resources:</para>
180 <link xl:href="http://wiki.whamcloud.com/display/PUB/Documentation">
181 http://wiki.whamcloud.com/display/PUB/Documentation</link>
182 <link xl:href="http://www.lustre.org">
183 http://www.lustre.org</link></para>
186 <para> Support <link xl:href="https://jira.whamcloud.com/">https://jira.whamcloud.com/</link></para>
191 <xi:include href="Revision.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>