MySQL中PXC 仲裁机制
0 1 2 3 4 5 6 |
wget https://www.percona.com/downloads/Percona-XtraDB-Cluster-LATEST/Percona-XtraDB-Cluster-5.7.21-29.26/binary/redhat/7/x86_64/Percona-XtraDB-Cluster-garbd-57-5.7.21-29.26.1.el7.x86_64.rpm rpm -ivh Percona-XtraDB-Cluster-garbd-57-5.7.21-29.26.1.el7.x86_64.rpm cat /etc/Arbitrator/arbtirator.config # arbtirator.config group = PXC address = gcomm://1.0.4.1,1.0.4.2,1.0.4.3,1.0.4.4,1.0.4.5 garbd --cfg /etc/Arbitrator/arbtirator.config -l /var/log/garbd.log -d |
参考文档:
1:https://yq.aliyun.com/articles/584611
2:https://blog.csdn.net/leshami/article/details/80077031
3:https://www.cnblogs.com/buptwangjing/p/5062734.html
4:https://segmentfault.com/a/1190000005370057
5:http://galeracluster.com/documentation-webpages/backingupthecluster.html
6:http://www.360doc.com/content/13/0817/15/834950_307820923.shtml
7:https://blog.csdn.net/wjf870128/article/details/45200257
8:http://galeracluster.com/documentation-webpages/arbitrator.html文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/environment/pxc-arbitrator-config/
文 章 源 自 note.t4x.orgByrd's Blog-https://note.t4x.org/environment/pxc-arbitrator-config/
申明:除非注明Byrd's Blog内容均为原创,未经许可禁止转载!详情请阅读版权申明!