Hi,
I am re-storing Cluster from the Backup, and during re-store receives error
"Temporary error: 4010: Node failure caused abort of transaction".
And then One of the Data Node gets disconnected.
I am re-storing to a sinlge Data Node (hopes that the re-store gets replicated to the other Data Node).
I am using mysql-cluster-gpl-7.1.8-linux-i686-glibc23.tar.gz
and having 2 Mgt Node, 2 Data Nodes and 4 Sql Nodes.
I had this problem in 7.0.9 version as well, and could not resolve it.
When i started the Data Node, iam getting the error " Node 3 missed heartbeat 3"
and the Data Node disconnected again.
I think now i need to re-initialize the Data Node again, but this can't be done in a production environment.
Is this problem related to the re-store or some other issue?
Config File:
[ndbd default]
NoOfReplicas=2
DataMemory=1000M
IndexMemory= 100M
BackupMemory= 16M
MaxNoOfOrderedIndexes = 1024
MaxNoOfAttributes = 10000
MaxNoOfTables = 2500
MaxNoOfConcurrentOperations=500000
MaxNoOfLocalOperations=550000
[NDB_MGMD default]
ArbitrationRank=2
[NDB_MGMD]
PortNumber=3312
HostName=192.168.150.180
datadir=/home/mysql-cluster-7.1.8/data
[NDB_MGMD]
PortNumber=3312
HostName=192.168.150.158
datadir=/home/mysql-cluster-7.1.8/data
[NDBD]
HostName=192.168.150.181
datadir=/home/mysql-cluster-7.1.8/data
TransactionDeadlockDetectionTimeout=7000
#HeartbeatIntervalDbDb=3000
#HeartbeatIntervalDbApi=3000
[NDBD]
HostName=192.168.150.184
datadir=/home/mysql-cluster-7.1.8/data
TransactionDeadlockDetectionTimeout=7000
#HeartbeatIntervalDbDb=3000
#HeartbeatIntervalDbApi=3000
[mysqld]
HostName=192.168.150.180
[mysqld]
HostName=192.168.150.181
[mysqld]
HostName=192.168.150.184
[mysqld]
HostName=192.168.150.158
[mysqld]
[mysqld]
I am re-storing Cluster from the Backup, and during re-store receives error
"Temporary error: 4010: Node failure caused abort of transaction".
And then One of the Data Node gets disconnected.
I am re-storing to a sinlge Data Node (hopes that the re-store gets replicated to the other Data Node).
I am using mysql-cluster-gpl-7.1.8-linux-i686-glibc23.tar.gz
and having 2 Mgt Node, 2 Data Nodes and 4 Sql Nodes.
I had this problem in 7.0.9 version as well, and could not resolve it.
When i started the Data Node, iam getting the error " Node 3 missed heartbeat 3"
and the Data Node disconnected again.
I think now i need to re-initialize the Data Node again, but this can't be done in a production environment.
Is this problem related to the re-store or some other issue?
Config File:
[ndbd default]
NoOfReplicas=2
DataMemory=1000M
IndexMemory= 100M
BackupMemory= 16M
MaxNoOfOrderedIndexes = 1024
MaxNoOfAttributes = 10000
MaxNoOfTables = 2500
MaxNoOfConcurrentOperations=500000
MaxNoOfLocalOperations=550000
[NDB_MGMD default]
ArbitrationRank=2
[NDB_MGMD]
PortNumber=3312
HostName=192.168.150.180
datadir=/home/mysql-cluster-7.1.8/data
[NDB_MGMD]
PortNumber=3312
HostName=192.168.150.158
datadir=/home/mysql-cluster-7.1.8/data
[NDBD]
HostName=192.168.150.181
datadir=/home/mysql-cluster-7.1.8/data
TransactionDeadlockDetectionTimeout=7000
#HeartbeatIntervalDbDb=3000
#HeartbeatIntervalDbApi=3000
[NDBD]
HostName=192.168.150.184
datadir=/home/mysql-cluster-7.1.8/data
TransactionDeadlockDetectionTimeout=7000
#HeartbeatIntervalDbDb=3000
#HeartbeatIntervalDbApi=3000
[mysqld]
HostName=192.168.150.180
[mysqld]
HostName=192.168.150.181
[mysqld]
HostName=192.168.150.184
[mysqld]
HostName=192.168.150.158
[mysqld]
[mysqld]