taosdata/TDengine

WAL log entries incomplete in range [211, 4673], aligned with snaphotVer:610

Open

#23.321 aperta il 18 ott 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C (5002 fork)batch import
help wantedquestion

Metriche repository

Star
 (24.849 star)
Metriche merge PR
 (Merge medio 1g 1h) (4 PR mergiate in 30 g)

Descrizione

是因为systemctl start taosd 服务无法成功启动,在命令行尝试直接执行taosd命令时发现wal log 出错了,如何解决这一问题呢? /usr/bin/taosd 命令 报错error

10/18 17:04:56.381939 00476603 WAL wal module is initialized, rsetId:6 10/18 17:04:56.382195 00476603 DND succceed to read mnode file /mnt/nfs/tdengine_data/data/mnode/mnode.json 10/18 17:04:56.382207 00476603 DND mnode start to open 10/18 17:04:56.382216 00476603 MND start to open mnode in /mnt/nfs/tdengine_data/data/mnode 10/18 17:04:56.384049 00476603 WAL vgId:1, reset commitVer to 610 10/18 17:04:56.384058 00476603 WAL ERROR vgId:1, WAL log entries incomplete in range [211, 4673], aligned with snaphotVer:610 10/18 17:04:56.384063 00476603 WAL ERROR vgId:1, cannot open wal since repair meta file failed 10/18 17:04:56.384136 00476603 MND ERROR failed to open wal since WAL log incomplete. wal:/mnt/nfs/tdengine_data/data/mnode/wal 10/18 17:04:56.384141 00476603 MND ERROR mnode-wal exec failed since WAL log incomplete, start to cleanup 10/18 17:04:56.384146 00476603 MND mnode-wal will cleanup 10/18 17:04:56.384152 00476603 MND ERROR failed to open mnode since WAL log incomplete 10/18 17:04:56.384157 00476603 MND start to close mnode 10/18 17:04:56.384160 00476603 MND mnode is closed 10/18 17:04:56.384163 00476603 DND ERROR failed to open mnode since WAL log incomplete 10/18 17:04:56.384167 00476603 DND ERROR node:mnode, failed to open since WAL log incomplete 10/18 17:04:56.384175 00476603 DND ERROR node:mnode, failed to open since WAL log incomplete 10/18 17:04:56.384178 00476603 DND ERROR failed to open nodes since WAL log incomplete

Guida contributor