From: jon
Date: February 27 2008 5:29pm
Subject: svn commit - mysqldoc@docsrva: r10046 - trunk/refman-5.1
List-Archive: http://lists.mysql.com/commits/43089
Message-Id: <200802271729.m1RHTKOx028729@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jstephens
Date: 2008-02-27 18:29:20 +0100 (Wed, 27 Feb 2008)
New Revision: 10046
Log:
Some work on new Cluster Log Messages section
Modified:
trunk/refman-5.1/mysql-cluster-log-messages-tmp.xml
Modified: trunk/refman-5.1/mysql-cluster-log-messages-tmp.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-log-messages-tmp.xml 2008-02-27 16:06:53 UTC (rev 10045)
+++ trunk/refman-5.1/mysql-cluster-log-messages-tmp.xml 2008-02-27 17:29:20 UTC (rev 10046)
Changed blocks: 3, Lines Added: 94, Lines Deleted: 33; 9184 bytes
@@ -336,16 +336,25 @@
- Node node_id:
-
+ Node node_id: Node shutdown
+ aborted
+ The node shutdown process was aborted by the user
NDBStopAborted
StartUp
1
INFO
- Node node_id:
-
+ Node node_id: StartLog: [GCI Keep:
+ keep_pos LastCompleted:
+ last_pos NewestRestorable:
+ restore_pos]
+ This reports global checkpoints referenced during a node start: the redo
+ log prior to keep_pos is dropped;
+ last_pos is the last global
+ checkpoint in which data node the participated;
+ restore_pos is the global
+ checkpoint which is actually used to restore all data nodes
StartREDOLog
StartUp
4
@@ -354,70 +363,102 @@
Node node_id:
- StartLog
- StartUp
- 10
- INFO
-
-
- Node node_id:
-
- UNDORecordsExecuted
- StartUp
- 15
- INFO
-
-
- Node node_id:
-
StartReport
StartUp
4
INFO
- Node node_id:
-
+ Node restart completed copy of dictionary information
+ Copying of data dictionary information to the restarted node has been
+ completed
NR_CopyDict
NodeRestart
8
INFO
- Node node_id:
-
+ Node restart completed copy of distribution
+ information
+ Copying of data distribution information to the restarted node has been
+ completed
NR_CopyDistr
NodeRestart
8
INFO
- Node node_id:
-
+ Node restart starting to copy the fragments to Node
+ node_id
+ Copy of fragments to starting data node
+ node_id has begun
NR_CopyFragsStarted
NodeRestart
8
INFO
- Node node_id:
-
+ Table ID = table_id, fragment ID =
+ fragment_id have been copied to
+ Node node_id
+ Fragment fragment_id from table
+ table_id has been copied to data
+ node node_id
NR_CopyFragDone
NodeRestart
10
INFO
- Node node_id:
-
+ Node restart completed copying the fragments to Node
+ node_id
+ Copying of all table fragments to restarting data node
+ node_id has been completed
NR_CopyFragsCompleted
NodeRestart
8
INFO
- Node node_id:
-
+ Node node1_id completed failure of
+ Node node2_id or
+ All nodes completed failure of Node
+ node_id or
+ Node failure of node_id
+ block completed
+ This log message can take any of 3 forms:
+
+
+
+
+
+ Data node node1_id has
+ detected the failure of data node
+ node2_id
+
+
+
+
+
+ All (remaining) data nodes have detected the failure
+ of data node node_id
+
+
+
+
+
+ The failure of data node
+ node_id has been detected
+ in the block
+ NDB kernel block, where block is 1
+ of DBTC, DBDICT,
+ DBDIH, or DBLQH;
+ for more information, see
+
+
+
+
+
NodeFailCompleted
NodeRestart
8
@@ -432,7 +473,27 @@
ALERT
- Node node_id:
+ President restarts arbitration thread
+ [state=state] or
+ Prepare arbitrator node
+ node_id
+ [ticket=ticket_id] or
+ Receive arbitrator node
+ node_id
+ [ticket=ticket_id] or
+ Started arbitrator node
+ node_id
+ [ticket=ticket_id] or
+ Lost arbitrator node
+ node_id - process failure
+ [state=state] or
+ Lost arbitrator node
+ node_id - process exit
+ [state=state] or
+ Lost arbitrator node
+ node_id -
+ error_text
+ [state=state]
ArbitState
NodeRestart