【 TiDB 使用环境】生产环境 /测试/ Poc
生产环境
【 TiDB 版本】
v6.5.0
【复现路径】做过哪些操作出现的问题
部署v6.5.0因tiflash无法启动,删除topology中的tiflash内容后重新部署成功,
再通过sacle-out方式部署tiflash还是无法正常启动tiflash
【遇到的问题:问题现象及影响】
tiflash启动失败,状态为N/A
【资源配置】
【附件:截图/日志/监控】
3月 01 17:36:31 tiflash01 systemd[1]: tiflash-9000.service holdoff time over, scheduling restart.
3月 01 17:36:31 tiflash01 systemd[1]: Stopped tiflash service.
– Subject: Unit tiflash-9000.service has finished shutting down
– Defined-By: systemd
– Support: systemd-devel Info Page
– Unit tiflash-9000.service has finished shutting down.
3月 01 17:36:31 tiflash01 systemd[1]: Started tiflash service.
– Subject: Unit tiflash-9000.service has finished start-up
– Defined-By: systemd
– Support: systemd-devel Info Page
– Unit tiflash-9000.service has finished starting up.
– The start-up result is done.
3月 01 17:36:31 tiflash01 bash[12684]: sync …
3月 01 17:36:31 tiflash01 bash[12684]: real 0m0.015s
3月 01 17:36:31 tiflash01 bash[12684]: user 0m0.000s
3月 01 17:36:31 tiflash01 bash[12684]: sys 0m0.002s
3月 01 17:36:31 tiflash01 bash[12684]: ok
3月 01 17:36:31 tiflash01 systemd[1]: tiflash-9000.service: main process exited, code=dumped, status=4/ILL
3月 01 17:36:31 tiflash01 systemd[1]: Unit tiflash-9000.service entered failed state.
3月 01 17:36:31 tiflash01 systemd[1]: tiflash-9000.service failed.