5個節(jié)點 主動關(guān)閉node1 之后 重啟失敗
docker logs node1 失敗日志
It?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 ,因為我已經(jīng)在其他節(jié)點進行了數(shù)據(jù)插入,如果 safe_to_bootstrap? 改成1 啟動成功 但是數(shù)據(jù)并沒有同步, 如何通過其他方式啟動node1并且同步數(shù)據(jù)?
2020-05-13
PXC集群中其它節(jié)點正常運行時,以從節(jié)點的方式將node1重新加入集群。