I have a 2 node cluster that after I moved one table to disk storage cd /I cannot restart a data node without copying the data from the other node.
If I restart ndb, it will restart completely, then after about 5-10 minutes it will disconnect and not restart. i have to remove the data from the node, then restart it and it will copy the data from the other node(takes a good hour) and will appear fine.
the mysql.error file shows :
101228 7:09:01 [Warning] NDB : Tables not available after 15 seconds. Consider increasing --ndb-wait-setup value
101228 7:09:01 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.39-ndb-7.0.9-1ubuntu7' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
101228 7:09:02 [ERROR] /usr/sbin/mysqld: Incorrect information in file: './afterlogic/a_users.frm'
for each table in the clustered databases.
If I restart ndb, it will restart completely, then after about 5-10 minutes it will disconnect and not restart. i have to remove the data from the node, then restart it and it will copy the data from the other node(takes a good hour) and will appear fine.
the mysql.error file shows :
101228 7:09:01 [Warning] NDB : Tables not available after 15 seconds. Consider increasing --ndb-wait-setup value
101228 7:09:01 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.39-ndb-7.0.9-1ubuntu7' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu)
101228 7:09:02 [ERROR] /usr/sbin/mysqld: Incorrect information in file: './afterlogic/a_users.frm'
for each table in the clustered databases.