Comments - Upgrading MariaDB 10.0.20 to 10.1.11 with bi-directional master-slave replication

8 years, 2 months ago Stephane Varoqui

Hi,

1 Install Maxscale 2 Change your application to connect to Maxscale Route all traffic to Master 3 Start the replication in mode GTID 4 Upgrade your Slaves 4 Install replication-manager https://github.com/mariadb-corporation/replication-manager 5 Do Master Election aka switchover 6 Upgrade the old master

You should be done with 0 downtime

 
8 years, 2 months ago Andy Ferretti

Thanks Stephan. I didn't install Maxscale, but do plan to work with it in the future. But I was able to complete the upgrade. I'll be looking at replication manager as well.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.