MySQL Master Master Replication and Automatic Failover on CentOS 8 (Part 5 of 5)

preview_player
Показать описание
This video is a step by step guide to configure master-master replication and automatic failover of MySQL on CentOS 8. I have used keepalived to configure the virtual IP addresses on both nodes. Haproxy is configured only for the monitoring database status.
This is part 5 of the 5. You can find other parts in the link below.
Рекомендации по теме
Комментарии
Автор

Good Setup and excellent presentation. Thanks for sharing this.🙂

kaustubhghode
Автор

The way you to taught the concept master-master Replication is awesome. One request from my side kindly make video on multi-master and slave replication in mysql..

pradeepkumar
Автор

A wonderful setup and presentation!!!
I want to do same for file and folders like syncing.
Please create video on a complete setup, in which both folder and database are in sync with each other i.e. both are in HA failover. Suppose apache stops or in case power failure or n/w failure.

rupesharora
Автор

Awesome demo of master master setup. Will there be any alert setup if any node goes down? can u share details how to setup the alert if node goes down.

narayanvj
Автор

I have 3 ques - Setting up virtualIP through keepalived and HAproxy is must required while setting up master-master replication? or following up till step 2 is enough? Also after setting this up a table change in one DB will reflect in another and vice versa? mysql service stop and start will not break the master-master link?

ankittripathi
Автор

Thank you for your video, could you please help me with setup for load balancing for 2 master node?

vknvnn