MySQL Forums
Forum List  »  NDB clusters

Re: Cluster Configuration 2 MGMD nodes
Posted by: Chandra Vanipenta
Date: November 29, 2005 02:49AM

correction to my earlier post:
======================

In config.ini remove the following lines from the bottom of the config.ini file which is repeated.

# Options for data node process 2
[NDBD]
Id= 4
ExecuteOnComputer= 2
Datadir=/var/lib/mysql-cluster

# SQL node process 1
[MYSQLD]
Id= 5
ExecuteOnComputer= 1
ArbitrationRank= 0

# SQL node process 2
[MYSQLD]
Id= 6
ExecuteOnComputer= 2
ArbitrationRank= 0

Options: ReplyQuote


Subject
Views
Written By
Posted
5930
November 30, 2004 11:14PM
2351
December 04, 2004 04:11PM
2125
November 13, 2005 05:49PM
2098
November 14, 2005 05:02PM
4517
November 21, 2005 05:29AM
4673
January 13, 2006 06:23PM
2099
January 13, 2006 06:27PM
2142
November 24, 2005 03:01AM
2007
November 24, 2005 11:31AM
Re: Cluster Configuration 2 MGMD nodes
2203
November 29, 2005 02:49AM
2025
November 29, 2005 04:59AM
2001
December 01, 2005 06:05PM
2289
February 18, 2006 10:20PM


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.