Whamcloud - gitweb
LUDOC-511 pool: reserved poolname "inherit" and "ignore"
[doc/manual.git] / InstallingLustre.xml
index dfe5d9a..63d1e52 100644 (file)
@@ -8,19 +8,19 @@
   <itemizedlist>
     <listitem>
       <para>
-        <xref linkend="dbdoclet.50438261_99193" />
+        <xref linkend="preparing_installation" />
       </para>
     </listitem>
     <listitem>
       <para>
-        <xref linkend="dbdoclet.50438261_41900" />
+        <xref linkend="lustre_installation" />
       </para>
     </listitem>
   </itemizedlist>
   <para>For hardware and system requirements and hardware configuration
   information, see
   <xref linkend="settinguplustresystem" />.</para>
-  <section xml:id="dbdoclet.50438261_99193">
+  <section xml:id="preparing_installation">
     <title>
     <indexterm>
       <primary>installing</primary>
           <emphasis role="bold">
             <emphasis role="italic">Lustre server packages</emphasis>
           </emphasis>. The required packages for Lustre 2.9 EL7 servers are
-         listed in the table below, where
+          listed in the table below, where
           <replaceable>ver</replaceable> refers to the Lustre release and
-         kernel version (e.g., 2.9.0-1.el7) and
+          kernel version (e.g., 2.9.0-1.el7) and
           <replaceable>arch</replaceable> refers to the processor architecture
           (e.g., x86_64). These packages are available in the
           <link xl:href="https://wiki.whamcloud.com/display/PUB/Lustre+Releases">
           Lustre Releases</link> repository, and may differ depending on
-         your distro and version.</para>
+          your distro and version.</para>
           <para>
-            <table frame="all" xml:id="table_cnh_5m3_gk">
+            <table frame="all" xml:id="table.installed_server_pkg">
               <title>Packages Installed on Lustre Servers</title>
               <tgroup cols="2">
                 <colspec colname="c1" colnum="1" colwidth="1.18*" />
           <link xl:href="https://wiki.whamcloud.com/display/PUB/Lustre+Releases">
           Lustre Releases</link> repository.</para>
           <para>
-            <table frame="all" xml:id="table_j3r_ym3_gk">
+            <table frame="all" xml:id="table.installed_client_pkg">
               <title>Packages Installed on Lustre Clients</title>
               <tgroup cols="2">
                 <colspec colname="c1" colnum="1" colwidth="1*" />
           see 
           <xref xmlns:xlink="http://www.w3.org/1999/xlink"
           linkend="understandinglustrenetworking" />.</para>
-          <table frame="all" xml:id="table_bkx_dn3_gk">
+          <table frame="all" xml:id="supported_network_types">
             <title>Network Types Supported by Lustre LNDs</title>
             <tgroup cols="2">
               <colspec colname="c1" colnum="1" colwidth="1*" />
               <emphasis role="italic">High availability software</emphasis>
             </emphasis>. If needed, install third party high-availability
             software. For more information, see 
-            <xref linkend="dbdoclet.50438188_92688" />.</para>
+            <xref linkend="failover_setup" />.</para>
           </listitem>
           <listitem>
             <para>
             <emphasis role="bold">Use the same user IDs (UID) and group IDs
             (GID) on all clients.</emphasis>
           </emphasis>If use of supplemental groups is required, see 
-          <xref linkend="dbdoclet.identity_upcall" /> for information about
+          <xref linkend="identity_upcall" /> for information about
           supplementary user and group cache upcall (<code>identity_upcall</code>).</para>
         </listitem>
         <listitem>
           timestamps. We recommend that you use Network Time Protocol (NTP) to
           keep client and server clocks in sync with each other. For more
           information about NTP, see: 
-          <link xl:href="http://www.ntp.org/">http://www.ntp.org</link>.</para>
+          <link xl:href="https://www.ntp.org/">https://www.ntp.org</link>.</para>
         </listitem>
         <listitem>
           <para>
       </itemizedlist></para>
     </section>
   </section>
-  <section xml:id="dbdoclet.50438261_41900">
+  <section xml:id="lustre_installation">
     <title>Lustre Software Installation Procedure</title>
     <caution>
       <para>Before installing the Lustre software, back up ALL data. The Lustre
           <listitem>
             <para>For software and environmental requirements, see the section 
             <xref xmlns:xlink="http://www.w3.org/1999/xlink"
-            linkend="dbdoclet.50438261_99193" />above.</para>
+             linkend="preparing_installation" />above.</para>
           </listitem>
         </itemizedlist>
       </listitem>
         <link xl:href="https://wiki.whamcloud.com/display/PUB/Lustre+Releases">
         Lustre Releases</link> repository. See 
         <xref xmlns:xlink="http://www.w3.org/1999/xlink"
-        linkend="table_cnh_5m3_gk" />for a list of required packages.</para>
+         linkend="table.installed_server_pkg" />for a list of required packages.
+        </para>
       </listitem>
-      <listitem xml:id="dbdoclet.50438261_88296">
+      <listitem xml:id="lustre_server_e2fsprogs_install">
         <para>Install the Lustre server and 
         <literal>e2fsprogs</literal> packages on all Lustre servers (MGS, MDSs,
         and OSSs).
@@ -441,7 +442,8 @@ rpm -qa|egrep "lustre|wc"|sort
         <link xl:href="https://wiki.whamcloud.com/display/PUB/Lustre+Releases">
         Lustre Releases</link> repository. See 
         <xref xmlns:xlink="http://www.w3.org/1999/xlink"
-        linkend="table_j3r_ym3_gk" />for a list of required packages.</para>
+         linkend="table.installed_client_pkg" />for a list of required packages.
+        </para>
       </listitem>
       <listitem>
         <para>Install the Lustre client packages on all Lustre clients.
@@ -489,4 +491,6 @@ rpm -qa|egrep "lustre|wc"|sort
     <xref linkend="configuringlustre" />.</para>
   </section>
 </chapter>
-<!--vim:expandtab:shiftwidth=2:tabstop=8:-->
+<!--
+  vim:expandtab:shiftwidth=2:tabstop=8:
+  -->