MySQL Forums
Forum List  »  InnoDB clusters

Re: Innodb Cluster with DR setup
Posted by: Frederic Descamps
Date: December 05, 2022 12:36PM

Hi Haashir,

This means that an existing InnoDB Cluster is required to be the source replica in a cluster set. But an existing InnoDB Cluster cannot be a replica inside of a ClusterSet.

So if you plan to create the ClusterSet later, you start from the existing IDC and when you are ready, you first create the ClusterSet from that IDC and after you create the replica (DR side) by adding first an instance in that replica (DR) IDC. As it's DR it can run with that single instance only... but if you want, you can then add 2 other instances to also have 3 instances in the InnoDB Cluster used as Replica/DR.

Regards,

Options: ReplyQuote


Subject
Views
Written By
Posted
317
December 01, 2022 01:14AM
217
December 02, 2022 02:24AM
232
December 05, 2022 01:44AM
Re: Innodb Cluster with DR setup
290
December 05, 2022 12:36PM
158
December 06, 2022 12:06AM


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.