Bug #47968 NDB fails with Err code 2341
Submitted: 10 Oct 2009 8:47 Modified: 12 Nov 2009 21:04
Reporter: wang bingjie Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:mysql-5.1-telco-7.0 OS:Linux (SuSE EnterpriseLinux 10 SP2)
Assigned to: CPU Architecture:Any
Tags: 2341, 5.1.35-ndb-7.0.7, cluster

[10 Oct 2009 8:47] wang bingjie
Description:
Environment:
4 machines: 
2 IBM x3850m2(4cores*4,8GB mem) as one mgmd and two mysqlds, 2 IBM x3950m2(4cores*8, 32GB
mem) as four ndbmtd nodes.
OS:
SuSE EnterpriseLinux 10 SP2
MySQL Cluster:
mysql-cluster-com-7.0.7-linux-x86_64

I run the following step:
DELETE FROM TR1 where LOG_TIME<'2009-09-23 04:00:00';
delete more than one million.

there is always one ndbmtd crash with the error info:
Time: Monday 5 October 2009 - 11:51:39
Status: Temporary error, restart node
Message: Internal program error (failed ndbrequire) (Internal error, programming error or missing error message, please report a bug)
Error: 2341
Error data: SimulatedBlock.cpp
Error object: DBTC (Line: 510) 0x0000000a
Program: ndbd
Pid: 13883
Trace: /DD2/ndb_2_trace.log.13
Version: mysql-5.1.35 ndb-7.0.7

How to repeat:
I don't know how to repeat.
Massive data maybe result in. 

Suggested fix:
Please check SimulatedBlock.cpp.
[10 Oct 2009 8:50] wang bingjie
one ndbmtd output log & error log and configuration files

Attachment: ndb_err_2341_log.zip (application/octet-stream, text), 115.45 KiB.

[12 Oct 2009 21:04] Gustaf Thorslund
Wang Bingjie,

I get issues opening the attached logs.

--->
hillbilly% unzip ndb_err_2341_log.zip 
Archive:  ndb_err_2341_log.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of ndb_err_2341_log.zip or
        ndb_err_2341_log.zip.zip, and cannot find ndb_err_2341_log.zip.ZIP, period.
--->

Can you please use the ndb_error_reporter instead?

/Gustaf
[13 Oct 2009 1:46] wang bingjie
update output log & error log & configuration files & trace log

Attachment: ndb_error_reporter.zip (application/x-zip-compressed, text), 152.24 KiB.

[13 Nov 2009 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".