MySQL Forums
Forum List  »  NDB clusters

Re: Cluster crashed
Posted by: biju nair
Date: September 20, 2005 10:45PM

hi,

thanks for the reply

Mysql Version: server version: 4.1.12-Max

config.ini

[NDBD DEFAULT]
NoOfReplicas= 2

[MYSQLD DEFAULT]
[NDB_MGMD DEFAULT]
[TCP DEFAULT]

[NDB_MGMD]
HostName=192.168.1.3

[NDBD]
HostName=192.168.1.1
DataDir=/var/lib/mysql-cluster
#StopOnError=0

[NDBD]
HostName=192.168.1.2
DataDir=/var/lib/mysql-cluster
#StopOnError=0

[MYSQLD]
HostName=192.168.1.1

[MYSQLD]
HostName=192.168.1.2

[MYSQLD]

restarted the cluster several times

Type of error: error
Message: System error
Fault ID: 2303
Problem data: Unable to find restorable replica for table: 0 fragment: 0 gci: 905890
Object of reference: DBDIH (Line: 8650) 0x0000000a
ProgramName: ndbd
ProcessID: 5272
TraceFile: /var/lib/mysql-cluster/ndb_3_trace.log.10
Version 4.1.12
***EOM***


Type of error: error
Message: Arbitrator shutdown
Fault ID: 2305
Problem data: Arbitrator decided to shutdown this node
Object of reference: QMGR (Line: 3796) 0x00000008
ProgramName: ndbd
ProcessID: 3706
TraceFile: /var/lib/mysql-cluster/ndb_3_trace.log.11
Version 4.1.12
***EOM***


Type of error: error
Message: Error while reading the REDO log
Fault ID: 2310
Problem data: Error while reading REDO log.
D=8, F=3 Mb=447 FP=13 W1=145 W2=137616384
Object of reference: DBLQH (Line: 14921) 0x00000008
ProgramName: ndbd
ProcessID: 3317
TraceFile: /var/lib/mysql-cluster/ndb_3_trace.log.2
Version 4.1.12
***EOM***

no of replicas is 2.


Can i restore this or it will be a great problem for me. i am losing information if it cannot be restored.


thanks
biju



Edited 1 time(s). Last edit at 09/20/2005 11:02PM by biju nair.

Options: ReplyQuote


Subject
Views
Written By
Posted
2315
September 20, 2005 01:32AM
1578
September 20, 2005 08:05AM
Re: Cluster crashed
1576
September 20, 2005 10:45PM
1602
September 21, 2005 04:59AM
1514
September 29, 2005 02:20AM
1551
September 29, 2005 05:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.