List:Cluster« Previous MessageNext Message »
From:Alex Wheeler Date:August 5 2004 4:34pm
Subject:Nodes crash on table creation
View as plain text  
I am using the mysql-4.1.4-beta-nightly-20040804 snapshot, compiled with
shared memory support, though I'm not using that feature yet.

I'm using a 3 data node, 4 computer configuration, though I've tried
several options and the only one that seems to work with this build is
just 1 computer, here's my config file:

[COMPUTER]
Id:1
HostName: 192.168.208.101

[COMPUTER]
Id:2
HostName: 192.168.208.100

[COMPUTER]
Id:3
HostName: 192.168.208.102

[COMPUTER]
Id:4
HostName: 192.168.208.103

[MGM]
Id:1
ExecuteOnComputer: 1
ArbitrationRank: 1

[DB DEFAULT]
NoOfReplicas: 1
IndexMemory: 50M
DataMemory: 100M
LockPagesInMainMemory: Y

[DB]
Id:6
ExecuteOnComputer: 2
FileSystemPath: /home/awheeler/cluster3/ndb_data6/

[DB]
Id:7
ExecuteOnComputer: 3
FileSystemPath: /home/awheeler/cluster3/ndb_data7/

[DB]
Id:9
ExecuteOnComputer: 4
FileSystemPath: /home/awheeler/cluster3/ndb_data9/

[API]
Id: 20
ExecuteOnComputer: 1
ArbitrationRank: 2



The nodes come up fine, but when I try to create a table, at least one
of the nodes will bail out and leave an error log:
Current byte-offset of file-pointer is: 468
 
 
Date/Time: Thursday 5 August 2004 - 03:51:33
Type of error: error
Message: Internal program error (failed ndbrequire)
Fault ID: 2341
Problem data: DbtuxMeta.cpp
Object of reference: DBTUX (Line: 128) 0x00000006
ProgramName: NDB Kernel
ProcessID: 3244
TraceFile: ndb_7_trace.log.1
***EOM***

The others exit with "Arbitrator decided to shutdown this node"

The computers all have different amounts of memory, the smallest being
512MB.

Let me know if you need more information, and where to send the trace
file.

Any ideas on what is causing ndbrequire to fail?
Thread
Nodes crash on table creationAlex Wheeler5 Aug
  • Re: Nodes crash on table creationMikael Ronström5 Aug
RE: Nodes crash on table creationAlex Wheeler9 Aug
  • Re: Nodes crash on table creationMikael Ronström10 Aug