Doris-Manager BE缩容失败

Viewed 6

环境:
Doris-Manager:v24.1.2
Doris:1.2.6

问题:
使用doris-manager进行BE节点的缩容过程中显示失败,但是查看SHOW BACKENDS;后端还在继续进行节点下线前的数据迁移工作。也就说数据还没有迁移完成,但是管理工具就已经要删除节点节点导致缩容失败。这个是什么原因造成的?doris-manager的缩容是有时间设置还是数据库的连接问题导致?
这个是报错的一些日志,我看是由于主进程退出导致,但不知道什么原因导致主进程退出的“time="2026-06-10T10:23:53.047+08:00" level=error msg="drop be err: decomission task failed due main process exit, try re-drop"”
Snipaste_2026-06-10_10-57-03.png

还有一份报错日志,是整个流程的报错
Snipaste_2026-06-10_11-04-42.png

0 Answers