Whamcloud - gitweb
LU-1203 Fix root_squash in manual
authorCliff White <cliffw@whamcloud.com>
Mon, 12 Mar 2012 16:27:57 +0000 (09:27 -0700)
committerCliff White <cliffw@whamcloud.com>
Mon, 12 Mar 2012 16:27:57 +0000 (09:27 -0700)
Replace 'mds' with 'mdt' in root_squash examples

ManagingSecurity.xml

index 2c1dcaf..c481e0d 100644 (file)
@@ -107,7 +107,7 @@ other::---</screen>
 --param &quot;mds.nosquash_nids=192.168.0.13@tcp0&quot; /dev/sda1
 </screen>
       <para>Root squash parameters can also be changed with the <literal>lctl conf_param</literal> command. For example:</para>
-      <screen>lctl conf_param Lustre.mdt.root_squash=&quot;1000:100&quot;
+      <screen>lctl conf_param Lustre.mdt.root_squash=&quot;1000:101&quot;
 lctl conf_param Lustre.mdt.nosquash_nids=&quot;*@tcp&quot;</screen>
       <note>
         <para>When using the lctl conf_param command, keep in mind:</para>