List:Commits« Previous MessageNext Message »
From:jon Date:June 5 2007 3:44pm
Subject:svn commit - mysqldoc@docsrva: r6655 - in trunk: ndbapi refman-5.1
View as plain text  
Author: jstephens
Date: 2007-06-05 17:44:48 +0200 (Tue, 05 Jun 2007)
New Revision: 6655

Log:

More DUMP codes (through 7099) + fix typo.



Modified:
   trunk/ndbapi/ndb-internals.xml
   trunk/ndbapi/old-dump-code-table-tmp.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/ndbapi/ndb-internals.xml
===================================================================
--- trunk/ndbapi/ndb-internals.xml	2007-06-05 14:32:04 UTC (rev 6654)
+++ trunk/ndbapi/ndb-internals.xml	2007-06-05 15:44:48 UTC (rev 6655)
Changed blocks: 1, Lines Added: 1926, Lines Deleted: 0; 45784 bytes

@@ -4897,6 +4897,1932 @@
 
     </section>
 
+    <section id="ndb-internals-dump-command-2601">
+
+      <title><literal>DUMP 2601</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>2601</entry>
+              <entry><literal>CmvmiDumpLongSignalMemory</literal></entry>
+              <entry><literal>CMVMI</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: Cmvmi: g_sectionSegmentPool size: 4096 free: 4096
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-2602">
+
+      <title><literal>DUMP 2602</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>2602</entry>
+              <entry><literal>CmvmiSetRestartOnErrorInsert</literal></entry>
+              <entry><literal>CMVMI</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-2603">
+
+      <title><literal>DUMP 2603</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>2603</entry>
+              <entry><literal>CmvmiTestLongSigWithDelay</literal></entry>
+              <entry><literal>CMVMI</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-2604">
+
+      <title><literal>DUMP 2604</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>2604</entry>
+              <entry><literal>CmvmiDumpSubscriptions</literal></entry>
+              <entry><literal>CMVMI</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          Dumps current event subscriptions.
+
+          <note>
+            <para>
+              This output appears in the
+              <filename>ndb_<replaceable>node_id_</replaceable>out.log</filename>
+              file (local to each data node) and not in the management
+              server (global) cluster log file.
+            </para>
+          </note>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+2007-04-17 17:10:54 [ndbd] INFO     -- List subscriptions:
+2007-04-17 17:10:54 [ndbd] INFO     -- Subscription: 0, nodeId: 1, ref: 0x80000001
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 0 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 1 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 2 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 3 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 4 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 5 Level 8
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 6 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 7 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 8 Level 15
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 9 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 10 Level 7
+2007-04-17 17:10:54 [ndbd] INFO     -- Category 11 Level 15</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          The output lists all event subscriptions; for each
+          subscription a header line and a list of categories with their
+          current log levels is printed. The following information is
+          included in the output:
+
+          <itemizedlist>
+
+            <listitem>
+              <formalpara>
+
+                <title><literal>Subscription</literal></title>
+
+                <para>
+                  The event subscription's internal ID
+                </para>
+
+              </formalpara>
+            </listitem>
+
+            <listitem>
+              <formalpara>
+
+                <title><literal>nodeID</literal></title>
+
+                <para>
+                  Node ID of the subscribing node
+                </para>
+
+              </formalpara>
+            </listitem>
+
+            <listitem>
+              <formalpara>
+
+                <title><literal>ref</literal></title>
+
+                <para>
+                  A block reference, consisting of a block ID from
+                  <filename>storage/ndb/include/kernel/BlockNumbers.h</filename>
+                  shifted to the left by 4 hexadecimal digits (16 bits)
+                  followed by a 4-digit hexadecimal node number. Block
+                  id <literal>0x8000</literal> appears to be a
+                  placeholder; it is defined as
+                  <literal>MIN_API_BLOCK_NO</literal>, with the node
+                  number part being 1 as expected
+                </para>
+
+              </formalpara>
+            </listitem>
+
+            <listitem>
+              <formalpara>
+
+                <title><literal>Category</literal></title>
+
+                <para>
+                  The cluster log category, as listed in
+                  <xref linkend="mysql-cluster-event-reports"/> (see
+                  also the file
+                  <filename>storage/ndb/include/mgmapi/mgmapi_config_parameters.h</filename>).
+                </para>
+
+              </formalpara>
+            </listitem>
+
+            <listitem>
+              <formalpara>
+
+                <title><literal>Level</literal></title>
+
+                <para>
+                  The event level setting (the range being 0 to 15).
+                </para>
+
+              </formalpara>
+            </listitem>
+
+          </itemizedlist>
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-5900">
+
+      <title><literal>DUMP 5900</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>5900</entry>
+              <entry><literal>LCPContinue</literal></entry>
+              <entry><literal>DBLQH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-n">
+
+      <title><literal>DUMP #</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry></entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal></literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7000">
+
+      <title><literal>DUMP 7000</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7000</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          Prints information on GCP state
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: ctimer = 299072, cgcpParticipantState = 0, cgcpStatus = 0
+Node 2: coldGcpStatus = 0, coldGcpId = 436, cmasterState = 1
+Node 2: cmasterTakeOverNode = 65535, ctcCounter = 299072
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7001">
+
+      <title><literal>DUMP 7001</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7001</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          Prints information on the current LCP state.
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: c_lcpState.keepGci = 1
+Node 2: c_lcpState.lcpStatus = 0, clcpStopGcp = 1
+Node 2: cgcpStartCounter = 7, cimmediateLcpStart = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7002">
+
+      <title><literal>DUMP 7002</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7002</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: cnoOfActiveTables = 4, cgcpDelay = 2000
+Node 2: cdictblockref = 16384002, cfailurenr = 1
+Node 2: con_lineNodes = 2, reference() = 16121858, creceivedfrag = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7003">
+
+      <title><literal>DUMP 7003</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7003</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: cfirstAliveNode = 2, cgckptflag = 0
+Node 2: clocallqhblockref = 16187394, clocaltcblockref = 16056322, cgcpOrderBlocked = 0
+Node 2: cstarttype = 0, csystemnodes = 2, currentgcp = 438
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7004">
+
+      <title><literal>DUMP 7004</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7004</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: cmasterdihref = 16121858, cownNodeId = 2, cnewgcp = 438
+Node 2: cndbStartReqBlockref = 16449538, cremainingfrags = 1268
+Node 2: cntrlblockref = 16449538, cgcpSameCounter = 16, coldgcp = 437
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7005">
+
+      <title><literal>DUMP 7005</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7005</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: crestartGci = 1
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7006">
+
+      <title><literal>DUMP 7006</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7006</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: clcpDelay = 20, cgcpMasterTakeOverState = 0
+Node 2: cmasterNodeId = 2
+Node 2: cnoHotSpare = 0, c_nodeStartMaster.startNode = -256, c_nodeStartMaster.wait = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7007">
+
+      <title><literal>DUMP 7007</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7007</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: c_nodeStartMaster.failNr = 1
+Node 2: c_nodeStartMaster.startInfoErrorCode = -202116109
+Node 2: c_nodeStartMaster.blockLcp = 0, c_nodeStartMaster.blockGcp = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7008">
+
+      <title><literal>DUMP 7008</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7008</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: cfirstDeadNode = -256, cstartPhase = 7, cnoReplicas = 2
+Node 2: cwaitLcpSr = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7009">
+
+      <title><literal>DUMP 7009</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7009</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: ccalcOldestRestorableGci = 1, cnoOfNodeGroups = 1
+Node 2: cstartGcpNow = 0
+Node 2: crestartGci = 1
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7010">
+
+      <title><literal>DUMP 7010</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7010</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: cminHotSpareNodes = 0, c_lcpState.lcpStatusUpdatedPlace = 9843, cLcpStart = 1
+Node 2: c_blockCommit = 0, c_blockCommitNo = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7011">
+
+      <title><literal>DUMP 7011</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7011</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: c_COPY_GCIREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_COPY_TABREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_CREATE_FRAGREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_DIH_SWITCH_REPLICA_REQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_EMPTY_LCP_REQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_END_TOREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_GCP_COMMIT_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_GCP_PREPARE_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_GCP_SAVEREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_INCL_NODEREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_MASTER_GCPREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_MASTER_LCPREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_START_INFOREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_START_RECREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_START_TOREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_STOP_ME_REQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_TC_CLOPSIZEREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_TCGETOPSIZEREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+Node 2: c_UPDATE_TOREQ_Counter = [SignalCounter: m_count=0 0000000000000000]
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7012">
+
+      <title><literal>DUMP 7012</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7012</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: ParticipatingDIH = 0000000000000000
+Node 2: ParticipatingLQH = 0000000000000000
+Node 2: m_LCP_COMPLETE_REP_Counter_DIH = [SignalCounter: m_count=0 0000000000000000]
+Node 2: m_LCP_COMPLETE_REP_Counter_LQH = [SignalCounter: m_count=0 0000000000000000]
+Node 2: m_LAST_LCP_FRAG_ORD = [SignalCounter: m_count=0 0000000000000000]
+Node 2: m_LCP_COMPLETE_REP_From_Master_Received = 0
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7013">
+
+      <title><literal>DUMP 7013</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7013</entry>
+              <entry><literal>DihDumpLCPState</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: lcpStatus = 0 (update place = 9843) 
+Node 2: lcpStart = 1 lcpStopGcp = 1 keepGci = 1 oldestRestorable = 1
+Node 2: immediateLcpStart = 0 masterLcpNodeId = 2
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7014">
+
+      <title><literal>DUMP 7014</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7014</entry>
+              <entry><literal>DihDumpLCPMasterTakeOver</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: c_lcpMasterTakeOverState.state = 0 updatePlace = 11756 failedNodeId = -202116109
+Node 2: c_lcpMasterTakeOverState.minTableId = 4092851187 minFragId = 4092851187
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7015">
+
+      <title><literal>DUMP 7015</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7015</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: Table 1: TabCopyStatus: 0 TabUpdateStatus: 0 TabLcpStatus: 3
+Node 2:  Fragment 0: noLcpReplicas==0  0(on 2)=1(Idle) 1(on 3)=1(Idle)
+Node 2:  Fragment 1: noLcpReplicas==0  0(on 3)=1(Idle) 1(on 2)=1(Idle)
+Node 2: Table 2: TabCopyStatus: 0 TabUpdateStatus: 0 TabLcpStatus: 3
+Node 2:  Fragment 0: noLcpReplicas==0  0(on 2)=0(Idle) 1(on 3)=0(Idle)
+Node 2:  Fragment 1: noLcpReplicas==0  0(on 3)=0(Idle) 1(on 2)=0(Idle)
+Node 2: Table 3: TabCopyStatus: 0 TabUpdateStatus: 0 TabLcpStatus: 3
+Node 2:  Fragment 0: noLcpReplicas==0  0(on 2)=0(Idle) 1(on 3)=0(Idle)
+Node 2:  Fragment 1: noLcpReplicas==0  0(on 3)=0(Idle) 1(on 2)=0(Idle)
+Node 2: Table 4: TabCopyStatus: 0 TabUpdateStatus: 0 TabLcpStatus: 3
+Node 2:  Fragment 0: noLcpReplicas==0  0(on 2)=0(Idle) 1(on 3)=0(Idle)
+Node 2:  Fragment 1: noLcpReplicas==0  0(on 3)=0(Idle) 1(on 2)=0(Idle)
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7016">
+
+      <title><literal>DUMP 7016</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7016</entry>
+              <entry><literal>DihAllAllowNodeStart</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7017">
+
+      <title><literal>DUMP 7017</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7017</entry>
+              <entry><literal>DihMinTimeBetweenLCP</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7018">
+
+      <title><literal>DUMP 7018</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7018</entry>
+              <entry><literal>DihMaxTimeBetweenLCP</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7020">
+
+      <title><literal>DUMP 7020</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7020</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          This command provides general signal injection functionality.
+          Two additional arguments are always required:
+
+          <orderedlist>
+
+            <listitem>
+              <para>
+                The number of the signal to be sent
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                The number of the block to which the signal should be
+                sent
+              </para>
+            </listitem>
+
+          </orderedlist>
+
+          In addition some singals allow or require for extra data to be
+          sent.
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7080">
+
+      <title><literal>DUMP 7080</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7080</entry>
+              <entry><literal>EnableUndoDelayDataWrite</literal></entry>
+              <entry><literal>DBACC</literal>, <literal>DBDIH</literal>,
+                <literal>DBTUP</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7090">
+
+      <title><literal>DUMP 7090</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7090</entry>
+              <entry><literal>DihSetTimeBetweenGcp</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+...
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7098">
+
+      <title><literal>DUMP 7098</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7098</entry>
+              <entry><literal>---</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          [Unknown]
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+<programlisting>
+Node 2: Invalid no of arguments to 7098 - startLcpRoundLoopLab - expected 2 (tableId, fragmentId)
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          [N/A]
+        </para>
+
+      </formalpara>
+
+    </section>
+
+    <section id="ndb-internals-dump-command-7099">
+
+      <title><literal>DUMP 7099</literal></title>
+
+      <informaltable>
+        <tgroup cols="3">
+          <colspec colwidth="15"/>
+          <colspec colwidth="30"/>
+          <colspec colwidth="30"/>
+          <tbody>
+            <row>
+              <entry><emphasis role="bold">Code</emphasis></entry>
+              <entry><emphasis role="bold">Symbol</emphasis></entry>
+              <entry><emphasis role="bold">Kernel Block(s)</emphasis></entry>
+            </row>
+            <row>
+              <entry>7099</entry>
+              <entry><literal>DihStartLcpImmediately</literal></entry>
+              <entry><literal>DBDIH</literal></entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </informaltable>
+
+      <formalpara>
+
+        <title>Description</title>
+
+        <para>
+          Can be used to trigger an LCP manually.
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Sample Output</title>
+
+        <para>
+          In this example, node 2 is the master node and controls
+          LCP/GCP synchronization for the cluster. regardless of the
+          <replaceable>node_id</replaceable> specified, only the master
+          node responds.
+
+<programlisting>
+Node 2: Local checkpoint 7 started. Keep GCI = 1003 oldest restorable GCI = 947
+Node 2: Local checkpoint 7 completed
+</programlisting>
+        </para>
+
+      </formalpara>
+
+      <formalpara>
+
+        <title>Additional Information</title>
+
+        <para>
+          You may need to enable a higher logging level to have the
+          checkpoint's completion reported:
+
+<programlisting>
+ndb_mgmgt; <userinput>ALL CLUSTERLOG CHECKPOINT=8</userinput>
+</programlisting>
+        </para>
+
+      </formalpara>
+
+    </section>
+
   </section>
 
   <section id="ndb-internals-ndb-protocol">


Modified: trunk/ndbapi/old-dump-code-table-tmp.xml
===================================================================
--- trunk/ndbapi/old-dump-code-table-tmp.xml	2007-06-05 14:32:04 UTC (rev 6654)
+++ trunk/ndbapi/old-dump-code-table-tmp.xml	2007-06-05 15:44:48 UTC (rev 6655)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 65; 2199 bytes

@@ -25,71 +25,6 @@
     </thead>
     <tbody>
       <row>
-        <entry>2601</entry>
-        <entry><literal>CmvmiDumpLongSignalMemory</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>2602</entry>
-        <entry><literal>CmvmiSetRestartOnErrorInsert</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>2603</entry>
-        <entry><literal>CmvmiTestLongSigWithDelay</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>2604</entry>
-        <entry><literal>CmvmiDumpSubscriptions</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>5900</entry>
-        <entry><literal>LCPContinue</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7013</entry>
-        <entry><literal>DihDumpLCPState</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7014</entry>
-        <entry><literal>DihDumpLCPMasterTakeOver</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7016</entry>
-        <entry><literal>DihAllAllowNodeStart</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7017</entry>
-        <entry><literal>DihMinTimeBetweenLCP</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7018</entry>
-        <entry><literal>DihMaxTimeBetweenLCP</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7080</entry>
-        <entry><literal>EnableUndoDelayDataWrite</literal></entry>
-        <entry>DIH+ACC+TUP</entry>
-      </row>
-      <row>
-        <entry>7090</entry>
-        <entry><literal>DihSetTimeBetweenGcp</literal></entry>
-        <entry/>
-      </row>
-      <row>
-        <entry>7099</entry>
-        <entry><literal>DihStartLcpImmediately</literal></entry>
-        <entry>Manually trigger LCP</entry>
-      </row>
-      <row>
         <entry>8004</entry>
         <entry><literal/></entry>
         <entry/>


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-06-05 14:32:04 UTC (rev 6654)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-06-05 15:44:48 UTC (rev 6655)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 537 bytes

@@ -12123,7 +12123,7 @@
 
         <para>
           In the event descriptions, GCP and LCP mean <quote>Global
-          Checkpoint</quote> and <quote>Local Checkpoint,</quote>
+          Checkpoint</quote> and <quote>Local Checkpoint</quote>,
           respectively.
         </para>
 


Thread
svn commit - mysqldoc@docsrva: r6655 - in trunk: ndbapi refman-5.1jon5 Jun