认真鱼

文章
7
资源
1
加入时间
3年1月12天

docker安装Keepalived2.0+mysql5.7 实现高可用双机热部署

注意:如果集群防火墙开启的状态下需要执行一下命令#--in-interface 对应的是服务器的网卡firewall-cmd --direct --permanent --add-rule ipv4 filter INPUT 0 --in-interface ens33 --destination 224.0.0.18 --protocol vrrp -j ACCEPTfirewall-cmd --direct --permanent --add-rule ipv4 filter OUTPU.