Whamcloud - gitweb
LUDOC-27 mkfs.lustre: Updated descriptions for filesystem and index options. 47/7947/3
authorLinda Bebernes <linda.bebernes@intel.com>
Mon, 14 Oct 2013 21:09:45 +0000 (14:09 -0700)
committerRichard Henwood <richard.henwood@intel.com>
Mon, 28 Oct 2013 18:19:40 +0000 (18:19 +0000)
Completed LUDOC-27 "documenting new mkfs.lustre features"
subtask to LUDOC-3) per instructions from Zhiqi. Edited descriptions
for the "filesystem" and "index" options to the mkfs.lustre command
in Section 36.14.

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

index e0ce856..66bd7fc 100644 (file)
@@ -1589,7 +1589,8 @@ mkfs.lustre</title>
                 <para> <literal>--servicenode=<replaceable>nid,...</replaceable></literal></para>
               </entry>
               <entry>
-                <para> Sets the NID(s) of all service node, including failover partner as well as primary node service nids. This option can be repeated as needed.</para>
+                <para>Sets the NID(s) of all service node, including failover partner as well as
+                  primary node service nids. This option can be repeated as needed.</para>
                 <warning><para>This cannot be used with <literal>--failnode</literal>.</para></warning>
               </entry>
             </row>
@@ -1598,19 +1599,19 @@ mkfs.lustre</title>
                 <para> <literal>--fsname=<replaceable>filesystem_name</replaceable></literal></para>
               </entry>
               <entry>
-                <para> The Lustre file system of which this service/node will be a part. The default file system name is &apos;lustreâ€.</para>
-                <para>&#160;</para>
-                <note>
-                  <para>The file system name is limited to 8 characters.</para>
-                </note>
+                <para>The name of the Lustre file system to which this node belongs. The file system
+                  name is limited to 8 characters. The default file system name is
+                    <literal>lustre</literal>.</para>
               </entry>
             </row>
             <row>
               <entry nameend="c2" namest="c1">
-                <para> <literal>--index=<replaceable>index</replaceable></literal></para>
+                <para>
+                  <literal>--index=<replaceable>index_number</replaceable></literal></para>
               </entry>
               <entry>
-                <para>  Specifies the OST or MDT number.  This should always be used when formatting OSTs, in order to ensure that there is a simple mapping between the OST index and the OSS node and device it is located on.</para>
+                <para>Specifies the OST or MDT number (0...N). This allows mapping between the OSS
+                  and MDS node and the device on which the OST or MDT is located.</para>
               </entry>
             </row>
             <row>
@@ -2292,7 +2293,8 @@ tunefs.lustre</title>
                 <para> <literal>--fsname=<replaceable>filesystem_name</replaceable></literal></para>
               </entry>
               <entry>
-                <para> The Lustre file system of which this service will be a part. The default file system name is &apos;lustreâ€.</para>
+                <para> The Lustre file system of which this service will be a part. The default file
+                  system name is <literal>lustre</literal>.</para>
               </entry>
             </row>
             <row>