myqsl cluster error code 2310
生活随笔
收集整理的這篇文章主要介紹了
myqsl cluster error code 2310
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
我啟動(dòng)mysql cluster 并導(dǎo)入16G 的數(shù)據(jù)。數(shù)據(jù)正常導(dǎo)入,啟動(dòng)備份能正常恢復(fù)。完全導(dǎo)入之后 占用40% 的內(nèi)存。但是我重啟mgm data 節(jié)點(diǎn)時(shí) 在mgm 上使用命令 ndn_mgm>all reprot mem 當(dāng)個(gè)數(shù)據(jù)量到12% 的時(shí)候報(bào)如下錯(cuò)誤。 如果我導(dǎo)入的數(shù)據(jù) 占用內(nèi)存小于12% 的時(shí)候重啟mgm 、data 節(jié)點(diǎn)就能正常啟動(dòng)。 下面是錯(cuò)誤日志: mgm 節(jié)點(diǎn)錯(cuò)誤日志: 010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 42 done (sys/def/9/my_index)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 43 done (sys/def/8/my_no)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 44 done (sys/def/8/local_id)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 45 done (sys/def/7/my_buy)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 46 done (sys/def/10/stime)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 3 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 4 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 5 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 6 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 4: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 6: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 5: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 3: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 4 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 3 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 5 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 6 Disconnected 下面是 data 節(jié)點(diǎn)的錯(cuò)誤日志: [root@NDB1 var]# tail -f ndb_3_error.log
Message: Error while reading the REDO log (Ndbd file system inconsistency error, please report a bug)
Error: 2310
Error data: Error while reading REDO log. from 16462
part: 1 D=9, F=1 Mb=45 FP=1471 W1=8187 W2=7 : end of log wo/ having found last GCI gci: 212
Error object: DBLQH (Line: 16570) 0x0000000a
Program: ndbd
Pid: 27783
Trace: /mysql/var/ndb_3_trace.log.23
Version: mysql-5.1.35 ndb-7.0.7
***EOM** 以及 data 節(jié)點(diǎn)的日志: RESTORE table: 8 571493 rows applied
records: 16 len: 16c left: 280
records: 16 len: 170 left: 348
records: 16 len: 174 left: 308
RESTORE table: 8 573665 rows applied
RESTORE table: 9 2745486 rows applied
RESTORE table: 9 2748543 rows applied
records: 16 len: 100 left: 232
RESTORE table: 10 1196712 rows applied
RESTORE table: 10 1200062 rows applied
RESTORE table: 11 1663590 rows applied
RESTORE table: 11 2089960 rows applied
RESTORE table: 12 572936 rows applied
RESTORE table: 12 571474 rows applied
2010-06-24 11:47:36 [ndbd] INFO???? -- Error while reading REDO log. from 16462
part: 1 D=9, F=1 Mb=45 FP=1471 W1=8187 W2=7 : end of log wo/ having found last GCI gci: 212
2010-06-24 11:47:36 [ndbd] INFO???? -- DBLQH (Line: 16570) 0x0000000a
2010-06-24 11:47:36 [ndbd] INFO???? -- Error handler startup shutting down system
2010-06-24 11:47:36 [ndbd] INFO???? -- Error handler shutdown completed - exiting
2010-06-24 11:47:36 [ndbd] INFO???? -- Angel received ndbd startup failure count 1.
2010-06-24 11:47:37 [ndbd] ALERT??? -- Node 3: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'. 希望大家能給予指導(dǎo)。。。。 在這里謝謝大家
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 43 done (sys/def/8/my_no)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 44 done (sys/def/8/local_id)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 45 done (sys/def/7/my_buy)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: DICT: activate index 46 done (sys/def/10/stime)
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 3 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 4 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 5 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:46:39 [MgmSrvr] INFO???? -- Node 3: Node: 6 StartLog: [GCI Keep: 151 LastCompleted: 212 NewestRestorable: 212]
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 4: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 6: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 5: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 3: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 4 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 3 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 5 Disconnected
2010-06-24 11:47:36 [MgmSrvr] ALERT??? -- Node 1: Node 6 Disconnected 下面是 data 節(jié)點(diǎn)的錯(cuò)誤日志: [root@NDB1 var]# tail -f ndb_3_error.log
Message: Error while reading the REDO log (Ndbd file system inconsistency error, please report a bug)
Error: 2310
Error data: Error while reading REDO log. from 16462
part: 1 D=9, F=1 Mb=45 FP=1471 W1=8187 W2=7 : end of log wo/ having found last GCI gci: 212
Error object: DBLQH (Line: 16570) 0x0000000a
Program: ndbd
Pid: 27783
Trace: /mysql/var/ndb_3_trace.log.23
Version: mysql-5.1.35 ndb-7.0.7
***EOM** 以及 data 節(jié)點(diǎn)的日志: RESTORE table: 8 571493 rows applied
records: 16 len: 16c left: 280
records: 16 len: 170 left: 348
records: 16 len: 174 left: 308
RESTORE table: 8 573665 rows applied
RESTORE table: 9 2745486 rows applied
RESTORE table: 9 2748543 rows applied
records: 16 len: 100 left: 232
RESTORE table: 10 1196712 rows applied
RESTORE table: 10 1200062 rows applied
RESTORE table: 11 1663590 rows applied
RESTORE table: 11 2089960 rows applied
RESTORE table: 12 572936 rows applied
RESTORE table: 12 571474 rows applied
2010-06-24 11:47:36 [ndbd] INFO???? -- Error while reading REDO log. from 16462
part: 1 D=9, F=1 Mb=45 FP=1471 W1=8187 W2=7 : end of log wo/ having found last GCI gci: 212
2010-06-24 11:47:36 [ndbd] INFO???? -- DBLQH (Line: 16570) 0x0000000a
2010-06-24 11:47:36 [ndbd] INFO???? -- Error handler startup shutting down system
2010-06-24 11:47:36 [ndbd] INFO???? -- Error handler shutdown completed - exiting
2010-06-24 11:47:36 [ndbd] INFO???? -- Angel received ndbd startup failure count 1.
2010-06-24 11:47:37 [ndbd] ALERT??? -- Node 3: Forced node shutdown completed. Occured during startphase 4. Caused by error 2310: 'Error while reading the REDO log(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'. 希望大家能給予指導(dǎo)。。。。 在這里謝謝大家
轉(zhuǎn)載于:https://blog.51cto.com/colderboy/338507
總結(jié)
以上是生活随笔為你收集整理的myqsl cluster error code 2310的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 对“相亲节目整风”的看法
- 下一篇: Ubuntu 22.04 LTS 现可升