Bug #41681 ndbmtd (failed ndbrequire) PGMAN (Line: 1429) 0x00000006
Submitted: 22 Dec 2008 20:35 Modified: 5 Apr 2009 14:36
Reporter: Jonathan Miller Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Disk Data Severity:S2 (Serious)
Version:mysql-5.1-telco-6.4 OS:Linux
Assigned to: Assigned Account CPU Architecture:Any

[22 Dec 2008 20:35] Jonathan Miller
Description:
Found by ACRT running TPC-C Disk Data:

Time: Monday 22 December 2008 - 22:30:15
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: pgman.cpp
Error object: PGMAN (Line: 1429) 0x00000006
Program: /data0/cr_autotest/libexec/ndbmtd
Pid: 30913
Trace: ./ndb_3_trace.log.1 ./ndb_3_trace.log.1_t1 ./ndb_3_trace.log.1_t2 ./ndb_3_trace.log.1_t3 ./ndb_3_trace.log.1_t4 ./ndb_3_trace.log.1_t5 ./ndb_3_tra

Configuration:
[atrt]
basedir=/data0/cr_autotest/run-2-dn-mt-8-mixed-mysql-5.1-telco-6.4/run
baseport=15000
clusters= .master
mt = 1

[ndb_mgmd]

[mysqld]
skip-grant-tables
skip-innodb
ndb_use_exact_count=0
loose-join_cache_level=6

[cluster_config]
MaxNoOfSavedMessages = 1000

[cluster_config.master]
MaxNoOfExecutionThreads=8
NoOfReplicas = 2
DataMemory = 8000M
IndexMemory = 1000M
RedoBuffer=200M
SendBufferMemory = 2M
NoOfFragmentLogFiles=10
FragmentLogFileSize=256M
MaxNoOfConcurrentOperations = 250000
MaxNoOfLocalOperations = 275000
MaxNoOfConcurrentIndexOperations = 20000
MaxNoOfAttributes=2048
MaxNoOfOrderedIndexes=512
MaxNoOfUniqueHashIndexes=512
DiskPageBufferMemory=250MB
LockPagesInMainMemory=1
DiskCheckpointSpeed=16M

ndb_mgmd = ndb21
ndbd = ndb21,ndb22
mysqld = ndb18
ndbapi=  ndb18,ndb18

[cluster_config.ndbd.1.master]
FileSystemPath=/data1/

[cluster_config.ndbd.2.master]
FileSystemPath=/data1/

#
# Generated by atrt
# Mon Dec 22 20:28:05 2008

[mysql_cluster.master]
ndb-connectstring= ndb21:15000

[cluster_config.ndb_mgmd.1.master]
PortNumber= 15000

[mysqld.1.master]
datadir= /data0/cr_autotest/run-2-dn-mt-8-mixed-mysql-5.1-telco-6.4/run/mysqld.1
socket= /data0/cr_autotest/run-2-dn-mt-8-mixed-mysql-5.1-telco-6.4/run/mysqld.1/mysql.sock
port= 15001
ndb-connectstring= ndb21:15000
ndbcluster 

[client.1.master]
host= ndb18
socket= /data0/cr_autotest/run-2-dn-mt-8-mixed-mysql-5.1-telco-6.4/run/mysqld.1/mysql.sock
port= 15001

How to repeat:
Run TPC-C-DD using ACRT under 2-dn-mt-8-mixed configuration
[22 Dec 2008 20:57] Jonas Oreland
can you try increasing SharedGlobalMemory ?
[5 Mar 2009 14:36] Jonathan Miller
To be re-tested
[5 Apr 2009 23: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".