建立PXC Percona 5.7 遇到的问题汇总

Posted firmament

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了建立PXC Percona 5.7 遇到的问题汇总相关的知识,希望对你有一定的参考价值。

今天尝试用二进制文件建立PXC Percona 5.7 , 结果用 参数bootstartp 初始化了一圈,要么报 【failed to open gcomm backend connection】、【Too many arguments  first extra is bootstrap-pxc 】, 发现 /etc/init.d/mysql bootstrap-pxc 是不行的 , 必须 chkconfig --add mysqld ;   service mysqld bootstrap-pxc

以上是关于建立PXC Percona 5.7 遇到的问题汇总的主要内容,如果未能解决你的问题,请参考以下文章

Percona XtraDB Cluster(PXC)原理

pxc安装

Percona XtraDB Cluster(PXC)-高可用架构设计说明(原创)

PXC原理分析

Docker 创建 PXC 高可用集群并配置 Harpoxy 负载均衡

Docker搭建PXC集群