etcd: request cluster ID mismatch错误解决【只适用于新建etcd集群或无数据集群】
摘要:1、报错信息 Mar 29 05:45:31 xxx etcd: request cluster ID mismatch (got 414f8613693e2e2 want cdf818194e3a8c32) 此时etcd节点都已经启动,但是无法连接,发现有request cluster ID mi
阅读全文
posted @
2018-03-29 17:55
杜先生的博客
阅读(5472)
推荐(0) 编辑
机房断电导致MySQL同步1594错误
摘要:1、错误信息 2、问题解决 由于使用的是GTID同步,所以不能用change master to master_log_file='mysql-bin.xxx', master_log_pos='xxx'; 3、结果查看
阅读全文
posted @
2018-03-18 10:52
杜先生的博客
阅读(772)
推荐(0) 编辑