From: Aitor Cedres Date: February 25 2013 6:09pm Subject: Re: Configuration for ndbd List-Archive: http://lists.mysql.com/cluster/8491 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b33988758b8f504d6907085 --047d7b33988758b8f504d6907085 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Andrew for your answer. As I suspected, everything goes around the management nodes, and config.ini. And thanks as well for the links! :) Regards, Aitor. 2013/2/25 Andrew Morgan > Hi Aitor, > > The first thing to mention is that the config.ini file applies to the > Cluster as a whole - you provide its location when starting the managemen= t > node (ndb_mgmd) and then the management node will provide the config > information to the rest of the nodes as they join the cluster. The my.cnf > file is specific to an individual mysqld. > > To get your first Cluster started, here are a few resources: > > 1) Quick start guide: > http://downloads.mysql.com/tutorials/cluster/mysql_wp_cluster_quickstart_= linux.pdfif you want to get it quickly up and running by hand > 2) Blog: > http://www.clusterdb.com/mysql-cluster/deploying-mysql-cluster-over-multi= ple-hosts/to manually get a cluster running over multiple hosts > 3) Auto-installer: > http://www.clusterdb.com/mysql-cluster/auto-installer-labs-release/ to > use a browser-based GUI (not yet GA but a really nice tool) > 4) Use MySQL Cluster Manager: > http://www.clusterdb.com/mysql-cluster/mysql-cluster-manager-1-2-using-th= e-new-features/if you want a commercial tools which will help you with the = ongoing > management of your Cluster as well as the initial configuration. Availabl= e > to try for free for 30 days. > > Regards, Andrew. > > > -----Original Message----- > > From: Aitor Cedres [mailto:zerpetofficial@stripped] > > Sent: 25 February 2013 15:05 > > To: MySQL Cluster > > Subject: Configuration for ndbd > > > > Hi all. > > > > I am new to MySQL Cluster, and I'm doing a basic installation in some > > VMs with Debian 6 just to test if we actually want to migrate from > > MySQL Server to Cluster. My doubt is related to Data nodes > > configuration. In the installation > > guide > configuration.html> > > comes > > an example for */etc/mysql/my.cnf *with this basic directives for Data > > nodes: > > > > [mysqld] > > > # Options for mysqld process: > > > ndbcluster > > > > > > > > > [mysql_cluster] > > > # Options for MySQL Cluster processes: > > > ndb-connectstring=3D10.0.1.10 > > > > > > Are these directives just enough for a production environment? I know > > *ndbd* reads > > also the configuration from the management node, but I feel like there > > are something missing here (in my.cnf of data node). > > > > I've been googling for some more directives to add here, but everything > > I found is about adding stuff to *config.ini* in management node. Am I > > missing something? What would you add to a *default* my.cnf in data > > nodes? > > > > Thanks in advance. > > > > -- > > *Aitor P=E9rez* > > Junior Web Developer at *Global Incubator* > --=20 *Aitor P=E9rez* Junior Web Developer at *Global Incubator* --047d7b33988758b8f504d6907085--