Author: jstephens
Date: 2006-05-13 02:44:19 +0200 (Sat, 13 May 2006)
New Revision: 2084
Log:
Must use restart node with --inititial to change NoOfFragmentLogFiles.
Fixes Docs Bug #19619. (Thanks, Jeb & Jonas!)
Modified:
trunk/refman-4.1/ndbcluster.xml
trunk/refman-5.0/ndbcluster.xml
trunk/refman-5.1/ndbcluster.xml
Modified: trunk/refman-4.1/ndbcluster.xml
===================================================================
--- trunk/refman-4.1/ndbcluster.xml 2006-05-13 00:28:36 UTC (rev 2083)
+++ trunk/refman-4.1/ndbcluster.xml 2006-05-13 00:44:19 UTC (rev 2084)
@@ -4271,6 +4271,14 @@
checkpoint has completed and the log tail can be moved
forward.
</para>
+
+ <para>
+ <emphasis role="bold">Important</emphasis>: This parameter
+ cannot be changed <quote>on the fly</quote>; you must
+ restart the node using <option>--initial</option>. If you
+ iwsh to change this value for a running cluster, you can
+ do so via a rolling node restart.
+ </para>
</listitem>
<!--
Modified: trunk/refman-5.0/ndbcluster.xml
===================================================================
--- trunk/refman-5.0/ndbcluster.xml 2006-05-13 00:28:36 UTC (rev 2083)
+++ trunk/refman-5.0/ndbcluster.xml 2006-05-13 00:44:19 UTC (rev 2084)
@@ -4271,6 +4271,14 @@
checkpoint has completed and the log tail can be moved
forward.
</para>
+
+ <para>
+ <emphasis role="bold">Important</emphasis>: This parameter
+ cannot be changed <quote>on the fly</quote>; you must
+ restart the node using <option>--initial</option>. If you
+ iwsh to change this value for a running cluster, you can
+ do so via a rolling node restart.
+ </para>
</listitem>
<!--
Modified: trunk/refman-5.1/ndbcluster.xml
===================================================================
--- trunk/refman-5.1/ndbcluster.xml 2006-05-13 00:28:36 UTC (rev 2083)
+++ trunk/refman-5.1/ndbcluster.xml 2006-05-13 00:44:19 UTC (rev 2084)
@@ -4263,6 +4263,14 @@
checkpoint has completed and the log tail can be moved
forward.
</para>
+
+ <para>
+ <emphasis role="bold">Important</emphasis>: This parameter
+ cannot be changed <quote>on the fly</quote>; you must
+ restart the node using <option>--initial</option>. If you
+ iwsh to change this value for a running cluster, you can
+ do so via a rolling node restart.
+ </para>
</listitem>
<!--
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2084 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon | 13 May |