|
|
Question : mysql-cluster GCP stop detected
|
|
hi,
i am having a cluster set up of two data nodes and a management node . i started the cluster and it was working. after one week when i had to create a cluster table, i found that one of my data node is not working. i checked the error log and found the below,
Current byte-offset of file-pointer is: 468
Date/Time: Saturday 20 August 2005 - 05:56:24 Type of error: error Message: System error Fault ID: 2303 Problem data: Node 2 killed this node because GCP stop was detected Object of reference: NDBCNTR (Line: 193) 0x0000000a ProgramName: ndbd ProcessID: 18660 TraceFile: /var/lib/mysql-cluster/ndb_2_trace.log.1 Version 4.1.12 ***EOM***
now i restarted the cluster and it is fine again. i am afraid of the similar shutdown of the node in future. i would be thankfull to hear from any one who had successfully overcomed this problem.
bij
|
Answer : mysql-cluster GCP stop detected
|
|
Are you using the very latest version? There were multiple GCP stop errors fixed recently in the cluster code. You may also want to modify the StopOnError option to N to let the node restart itself.
|
|
|
|