MySQL Forums
Forum List  »  NDB clusters

Re: Network Separation with 3 Replicas?
Posted by: Mauritz Sundell
Date: August 27, 2021 02:30PM

Hi Florin

To start a partial cluster use --nowait-nodes option when starting a data node.

For example:

$ ndbmtd --nowait-nodes=4,5

See https://dev.mysql.com/doc/mysql-cluster-excerpt/8.0/en/mysql-cluster-programs-ndbd.html#option_ndbd_nowait-nodes

Regards,
Mauritz

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Network Separation with 3 Replicas?
421
August 27, 2021 02:30PM


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.