MySQL Forums
Forum List  »  NDB clusters

Re: Replication Factor 3 for 99.999% availability; Is that supported? Else how to achieve 5-9s
Posted by: Ted Wennmark
Date: November 16, 2015 06:43AM

Hi Amit,

What we have today to achieve 99.999 availability is normal MySQL Replication, this is also used to achive HA in between data centers; https://dev.mysql.com/doc/refman/5.6/en/mysql-cluster-replication.html

There is nothing in NDB hindering you from running with replication factor set to 3 today except it's not a supported setting, hopefully we will see some changes here in the future!

Cheers,
Ted

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Replication Factor 3 for 99.999% availability; Is that supported? Else how to achieve 5-9s
761
November 16, 2015 06:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.