Whamcloud - gitweb
LUDOC-11 xrefs: Added wide striping xrefs to Ch 16, Glossary. 45/7945/8
authorLinda Bebernes <linda.bebernes@intel.com>
Mon, 21 Oct 2013 16:55:20 +0000 (09:55 -0700)
committerRichard Henwood <richard.henwood@intel.com>
Mon, 21 Oct 2013 17:04:32 +0000 (17:04 +0000)
Added links pointing to 18.6 "Lustre Striping Internals" to Chapter 16 "Upgrading
Lustre" and to the _wide striping_ entry in the Glossary. Removed an empty
index entry from Chapter 16.

Signed-off-by: Linda Bebernes <linda.bebernes@intel.com>
Change-Id: I898cd6a933b618f8eb4850e6701766f4d1812f1b
Reviewed-on: http://review.whamcloud.com/7945
Tested-by: Hudson
Reviewed-by: Richard Henwood <richard.henwood@intel.com>
Glossary.xml
UpgradingLustre.xml

index 5281d7c..dc62c95 100644 (file)
         </glossterm>
       <glossdef>
         <para>Strategy of using many OSTs to store stripes of a single file. This obtains maximum
-          bandwidth access to a single file through parallel utilization of many OSTs.</para>
+          bandwidth access to a single file through parallel utilization of many OSTs. For more
+          information about wide striping, see <xref xmlns:xlink="http://www.w3.org/1999/xlink"
+            linkend="section_syy_gcl_qk"/>.</para>
       </glossdef>
     </glossentry>
   </glossdiv>
index 3c236f9..cc255fb 100644 (file)
         </orderedlist>
       </listitem>
       <listitem>
-        <para condition="l22">(Optional) For upgrades to Lustre release 2.2 or higher, to enable
-          wide striping on an existing MDT, run the following command on the MDT
+        <para>(Optional) For upgrades to Lustre release 2.2 or higher, to enable wide striping on an
+          existing MDT, run the following command on the MDT
           :<screen>mdt# tune2fs -O large_xattr <replaceable>device</replaceable></screen></para>
+        <para>For more information about wide striping, see <xref
+            xmlns:xlink="http://www.w3.org/1999/xlink" linkend="section_syy_gcl_qk"/>.</para>
       </listitem>
       <listitem>
-        <para condition="l24">(Optional) For upgrades to Lustre release 2.4 or higher, to format an
-          additional MDT, complete these steps:<orderedlist numeration="loweralpha">
+        <para>(Optional) For upgrades to Lustre release 2.4 or higher, to format an additional MDT,
+          complete these steps:<orderedlist numeration="loweralpha">
             <listitem>
               <para>Determine the index used for the first MDT (each MDT must have unique index).
                 Enter:<screen>client$ lctl dl | grep mdc
@@ -315,7 +317,7 @@ conf_param $FSNAME.quota.ost=$QUOTA_TYPE</screen></para>
     <title><indexterm>
         <primary>upgrading</primary>
         <secondary>2.X.y to 2.X.y (minor release)</secondary>
-      </indexterm><indexterm/>Upgrading to a Lustre Release 2.X.y (Minor Release)</title>
+      </indexterm>Upgrading to a Lustre Release 2.X.y (Minor Release)</title>
     <para>Rolling upgrades are supported for upgrading from any Lustre release 2.X.y to a more
       recent 2.X.y release. This allows the Lustre file system to continue to run while individual
       servers (or their failover partners) and clients are upgraded one at a time. The procedure for