Report this

What is the reason for this report?

Database configuration change

Posted on April 16, 2020

We currently have a MySQL cluster and we need to upgrade it, will we suffer any downtime ? and how long will it take ? We have the 2 Core 4GB RAM cluster with a standby node.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

As there is a standby node, I believe that there should be minimal to no downtime during the upgrade.

Hi,

The standby nodes maintain a copy of the primary node. In the event of a failure or maintenance. The standby node is immediately promoted to primary and begins serving requests while a replacement standby node is provisioned in the background; so there won’t be any downtime.

For more information on high availability:

https://www.digitalocean.com/docs/databases/#high-availability https://docs.digitalocean.com/products/databases/mysql/#managed-database-cluster-features

I hope this helps!

Regards, Rajkishore

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.