问答详情
源自:2-7 APP项目演示

5个节点 主动关闭node1 之后 重启失败

docker logs node1 失败日志

1It may not be safe to bootstrap the cluster from this node. It was not the last one to leave the cluster and may not contain all the updates. To force cluster bootstrap with this node, edit the grastate.dat file manually and set safe_to_bootstrap to 1 .

不用通过修改 safe_to_bootstrap to 1 的方式如何启动node1 ,因为我已经在其他节点进行了数据插入,如果 safe_to_bootstrap  改成1 启动成功 但是数据并没有同步, 如何通过其他方式启动node1并且同步数据?


提问者:福卡 2019-08-15 14:50

个回答

  • 慕梦前来
    2022-02-16 17:56:00

    看一下你的node的版本