
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setting Up A MySQL Cluster</title>
	<atom:link href="http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Thu, 18 Mar 2010 08:44:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chuan</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-25530</link>
		<dc:creator>Chuan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-25530</guid>
		<description>Great guild. I do have question regarding to 7.0.7 mysql cluster package. In MySQL cluster, i only install cluster package for 2 data nodes and 1 sql node. Do I have to install separate mysql package for mysql node and additional mysql cluster package? It seems that the mysql package includes mysql packet because I was able to run mysqld with only mysql cluster package. The scienario is: 1 mgmt node (good), 2 data nodes(good), 1 mysql node (no good)...it only recognize data directory from its own machine?</description>
		<content:encoded><![CDATA[<p>Great guild. I do have question regarding to 7.0.7 mysql cluster package. In MySQL cluster, i only install cluster package for 2 data nodes and 1 sql node. Do I have to install separate mysql package for mysql node and additional mysql cluster package? It seems that the mysql package includes mysql packet because I was able to run mysqld with only mysql cluster package. The scienario is: 1 mgmt node (good), 2 data nodes(good), 1 mysql node (no good)&#8230;it only recognize data directory from its own machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Article Clustering. &#124; 7Wins.eu</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-15551</link>
		<dc:creator>Article Clustering. &#124; 7Wins.eu</dc:creator>
		<pubDate>Fri, 10 Apr 2009 14:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-15551</guid>
		<description>[...] What is clustering? &#187; Federated Search Blogglandium.org &#187; Blog Archive &#187; How not to provide robust clustered storage with Linux and GFSTraxmusic, pro audio reviews &#187; Audio Archive &#187; Cluster Sound launch227 Volts &#187; Building a Hyper-V SQL 2008 ClusterSetting Up A MySQL Cluster &#124; beer planet [...]</description>
		<content:encoded><![CDATA[<p>[...] What is clustering? &raquo; Federated Search Blogglandium.org &raquo; Blog Archive &raquo; How not to provide robust clustered storage with Linux and GFSTraxmusic, pro audio reviews &raquo; Audio Archive &raquo; Cluster Sound launch227 Volts &raquo; Building a Hyper-V SQL 2008 ClusterSetting Up A MySQL Cluster | beer planet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avijit</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-15310</link>
		<dc:creator>Avijit</dc:creator>
		<pubDate>Tue, 07 Apr 2009 07:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-15310</guid>
		<description>Management Server IP is 192.168.0.125 
Nodes are 
192.168.0.218 and 192.168.0.236

I modify the existing my.cnf file in 192.168.0.218
[mysqld]
ndbcluster
ndb-connectstring=192.168.0.125
[mysql_cluster]
ndb-connectstring=192.168.0.125
After that I tried to restart mysql in .218 server. But Mysql can not start
Where as in Management Node it says
ndb_mgm&gt; show
Cluster Configuration
---------------------
[ndbd(NDB)]     2 node(s)
id=2    @192.168.0.218  (Version: 5.0.77, starting, Nodegroup: 0)
id=3 (not connected, accepting connect from 192.168.0.236)

[ndb_mgmd(MGM)] 1 node(s)
id=1    @192.168.0.125  (Version: 5.0.77)

[mysqld(API)]   2 node(s)
id=4 (not connected, accepting connect from any host)
id=5 (not connected, accepting connect from any host)

Can u please help me on that.
Thanks</description>
		<content:encoded><![CDATA[<p>Management Server IP is 192.168.0.125<br />
Nodes are<br />
192.168.0.218 and 192.168.0.236</p>
<p>I modify the existing my.cnf file in 192.168.0.218<br />
[mysqld]<br />
ndbcluster<br />
ndb-connectstring=192.168.0.125<br />
[mysql_cluster]<br />
ndb-connectstring=192.168.0.125<br />
After that I tried to restart mysql in .218 server. But Mysql can not start<br />
Where as in Management Node it says<br />
ndb_mgm&gt; show<br />
Cluster Configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[ndbd(NDB)]     2 node(s)<br />
id=2    @192.168.0.218  (Version: 5.0.77, starting, Nodegroup: 0)<br />
id=3 (not connected, accepting connect from 192.168.0.236)</p>
<p>[ndb_mgmd(MGM)] 1 node(s)<br />
id=1    @192.168.0.125  (Version: 5.0.77)</p>
<p>[mysqld(API)]   2 node(s)<br />
id=4 (not connected, accepting connect from any host)<br />
id=5 (not connected, accepting connect from any host)</p>
<p>Can u please help me on that.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Retif</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-10289</link>
		<dc:creator>Retif</dc:creator>
		<pubDate>Tue, 09 Dec 2008 20:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-10289</guid>
		<description>What is the maximum number of nodes that be run on one machine?</description>
		<content:encoded><![CDATA[<p>What is the maximum number of nodes that be run on one machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8426</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Tue, 21 Oct 2008 07:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8426</guid>
		<description>@srivastava
I think you should post your question at a &lt;a href=&quot;http://forums.mysql.com/list.php?25&quot; rel=&quot;nofollow&quot;&gt;MySQL Cluster forum&lt;/a&gt;. I think experts there would be able to provide more help than me, as I haven&#039;t played around with the cluster for a while.</description>
		<content:encoded><![CDATA[<p>@srivastava<br />
I think you should post your question at a <a href="http://forums.mysql.com/list.php?25" rel="nofollow" target="_blank" class="liexternal">MySQL Cluster forum</a>. I think experts there would be able to provide more help than me, as I haven&#039;t played around with the cluster for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srivastava sk</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8425</link>
		<dc:creator>srivastava sk</dc:creator>
		<pubDate>Tue, 21 Oct 2008 07:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8425</guid>
		<description>We have a sample NDB Cluster setup having all the nodes running on one machine ndbmgm=1,mysqld=1 ,data node=2 
group=1,replication=2).Total sample data size is around 4 GB. NDBD configuration parameters - DataMemory=15GB &amp; IndexMemory =5GB
(H/W T2000 Solaris server 32 CPU Strands (8 cores)32 GB RAM.Now the issue is even in case of idle system with clean shutdown of a node it takes around 70 minutes for startup in both ways ( ./bin/ndbd or ./bin/ndbd --initial).Please comment on this. Even query performnce is also very low in comparission to innodb.</description>
		<content:encoded><![CDATA[<p>We have a sample NDB Cluster setup having all the nodes running on one machine ndbmgm=1,mysqld=1 ,data node=2<br />
group=1,replication=2).Total sample data size is around 4 GB. NDBD configuration parameters &#8211; DataMemory=15GB &amp; IndexMemory =5GB<br />
(H/W T2000 Solaris server 32 CPU Strands (8 cores)32 GB RAM.Now the issue is even in case of idle system with clean shutdown of a node it takes around 70 minutes for startup in both ways ( ./bin/ndbd or ./bin/ndbd &#8211;initial).Please comment on this. Even query performnce is also very low in comparission to innodb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Gardner</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8385</link>
		<dc:creator>William Gardner</dc:creator>
		<pubDate>Mon, 20 Oct 2008 11:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8385</guid>
		<description>Awesome post - really useful thanks - bookmarked,</description>
		<content:encoded><![CDATA[<p>Awesome post &#8211; really useful thanks &#8211; bookmarked,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Verma</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8096</link>
		<dc:creator>Amit Verma</dc:creator>
		<pubDate>Mon, 13 Oct 2008 06:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-8096</guid>
		<description>If you want to LEARN more, please visit URL -

http://www.howtoforge.com/loadbalanced_mysql_cluster_debian</description>
		<content:encoded><![CDATA[<p>If you want to LEARN more, please visit URL -</p>
<p><a href="http://www.howtoforge.com/loadbalanced_mysql_cluster_debian" rel="nofollow" target="_blank" class="liexternal">http://www.howtoforge.com/loadbalanced_mysql_cluster_debian</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geetha</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-6087</link>
		<dc:creator>geetha</dc:creator>
		<pubDate>Wed, 20 Aug 2008 06:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-6087</guid>
		<description>great article... I followed up this one.. working successfully...

thanks Artem Russakovskii

regards
sg..</description>
		<content:encoded><![CDATA[<p>great article&#8230; I followed up this one.. working successfully&#8230;</p>
<p>thanks Artem Russakovskii</p>
<p>regards<br />
sg..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geetha</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-6063</link>
		<dc:creator>geetha</dc:creator>
		<pubDate>Tue, 19 Aug 2008 11:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-6063</guid>
		<description>Hi all,

I want to set it up on 2 nodes only..

I want the management stuff,the db engine and the storage engine on one node and the db engine and the storage engine on the second node.

Is it possible? Please help

Thanks
Geetha</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I want to set it up on 2 nodes only..</p>
<p>I want the management stuff,the db engine and the storage engine on one node and the db engine and the storage engine on the second node.</p>
<p>Is it possible? Please help</p>
<p>Thanks<br />
Geetha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5862</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Tue, 05 Aug 2008 14:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5862</guid>
		<description>Phil, thank you.

As far as the setup, by all means, in production one should split data and sql nodes. When doing my setup, I only had 4 machines available, so I decided to double load them. I guess I should have made that more obvious in the article.</description>
		<content:encoded><![CDATA[<p>Phil, thank you.</p>
<p>As far as the setup, by all means, in production one should split data and sql nodes. When doing my setup, I only had 4 machines available, so I decided to double load them. I guess I should have made that more obvious in the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5860</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 05 Aug 2008 13:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5860</guid>
		<description>This is a great article on MySQL Cluster - much more informative than many other similar articles I&#039;ve read on other sites.

I am curious however why you would setup (from your screenshot) 4 nodes that are running both ndbd and mysqld.

In tests I&#039;ve found that performance is much better running mysqld on separate machines from ndbd. It&#039;s also recommended that you do not run mysqld on the same servers as ndbd in production environments. It is evident from testing with a 2 x 2 setup that mysqld puts more load on the servers than ndbd does. Did you try running 2 mysqld and 2 ndbd servers before deciding to run 4 combined servers instead?</description>
		<content:encoded><![CDATA[<p>This is a great article on MySQL Cluster &#8211; much more informative than many other similar articles I&#039;ve read on other sites.</p>
<p>I am curious however why you would setup (from your screenshot) 4 nodes that are running both ndbd and mysqld.</p>
<p>In tests I&#039;ve found that performance is much better running mysqld on separate machines from ndbd. It&#039;s also recommended that you do not run mysqld on the same servers as ndbd in production environments. It is evident from testing with a 2 x 2 setup that mysqld puts more load on the servers than ndbd does. Did you try running 2 mysqld and 2 ndbd servers before deciding to run 4 combined servers instead?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5621</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5621</guid>
		<description>For us noobs, make sure you remove any spaces in the config.ini, my data nodes would not connect until I removed them..

The next article I want to see is how to connect to the mysql nodes using mysql-proxy =)...

Thanks for the great post and time you put into this!!</description>
		<content:encoded><![CDATA[<p>For us noobs, make sure you remove any spaces in the config.ini, my data nodes would not connect until I removed them..</p>
<p>The next article I want to see is how to connect to the mysql nodes using mysql-proxy =)&#8230;</p>
<p>Thanks for the great post and time you put into this!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5608</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Tue, 22 Jul 2008 14:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5608</guid>
		<description>John, you bring up an excellent point. Apparently since the release of 5.1.25, cluster is packaged separately. I need to do some reading and research first and then update the tutorial with the latest info.

Here are some quick links for now: http://blogs.mysql.com/kaj/2008/05/23/mysql-clusters-improved-release-model/, http://johanandersson.blogspot.com/2008/05/mysql-cluster-62-officially-released.html, http://blogs.sun.com/theaquarium/entry/improved_release_model_for_mysql.</description>
		<content:encoded><![CDATA[<p>John, you bring up an excellent point. Apparently since the release of 5.1.25, cluster is packaged separately. I need to do some reading and research first and then update the tutorial with the latest info.</p>
<p>Here are some quick links for now: <a href="http://blogs.mysql.com/kaj/2008/05/23/mysql-clusters-improved-release-model/" rel="nofollow" target="_blank" class="liexternal">http://blogs.mysql.com/kaj/2008/05/23/mysql-clusters-improved-release-model/</a>, <a href="http://johanandersson.blogspot.com/2008/05/mysql-cluster-62-officially-released.html" rel="nofollow" target="_blank" class="liexternal">http://johanandersson.blogspot.com/2008/05/mysql-cluster-62-officially-released.html</a>, <a href="http://blogs.sun.com/theaquarium/entry/improved_release_model_for_mysql" rel="nofollow" target="_blank" class="liexternal">http://blogs.sun.com/theaquarium/entry/improved_release_model_for_mysql</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5572</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 21 Jul 2008 14:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-5572</guid>
		<description>I have questions about your cluster:
1) Is &quot;mysql-server&quot; programe no need to install in SQL nodes or NDB nodes or just install &quot;mysql-cluster&quot; programe?
2) I have downloaded &quot;mysql-cluster-gpl-6.2.15-linux-i686-glibc23.tar.gz&quot;, I want to know that the file is same as &quot;mysql-5.1.22-rc-linux-i686-icc-glibc23.tar.gz&quot; you mentioned?</description>
		<content:encoded><![CDATA[<p>I have questions about your cluster:<br />
1) Is &#034;mysql-server&#034; programe no need to install in SQL nodes or NDB nodes or just install &#034;mysql-cluster&#034; programe?<br />
2) I have downloaded &#034;mysql-cluster-gpl-6.2.15-linux-i686-glibc23.tar.gz&#034;, I want to know that the file is same as &#034;mysql-5.1.22-rc-linux-i686-icc-glibc23.tar.gz&#034; you mentioned?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#60;CONTENT /&#62; v.4 &#187; links for 2008-04-15</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4174</link>
		<dc:creator>&#60;CONTENT /&#62; v.4 &#187; links for 2008-04-15</dc:creator>
		<pubDate>Tue, 15 Apr 2008 02:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4174</guid>
		<description>[...] Setting Up A MySQL Cluster &#124; beer planet (tags: cluster howto mysql tutorials) [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting Up A MySQL Cluster | beer planet (tags: cluster howto mysql tutorials) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4112</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Sat, 05 Apr 2008 21:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4112</guid>
		<description>Martin, thank you. It&#039;s possible and, in fact, recommended by MySQL. From: http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-basics.html,  &quot;The use of multiple management nodes is also highly recommended.&quot;

You can find out how in Chapter 2 of http://www.amazon.com/MySQL-Clustering-Alex-Davies/dp/0672328550: 
&quot;To use multiple management nodes, first of all, you need to create a config.ini file, which must be the same (completely identical) for all management nodes (there is no checking done on this, but if the files are not identical, you will get a giant mess and a cluster crash). When using multiple management nodes, you have to assign all the IDs for the nodes manually in the configuration file. You cannot rely on auto-assignment due to the fact that you can have multiple management nodes assigning the IDs.

You then need to decide which of your management nodes is going to be primary.&quot;
The book offers details and sample configurations, so I highly suggest buying it.</description>
		<content:encoded><![CDATA[<p>Martin, thank you. It&#039;s possible and, in fact, recommended by MySQL. From: <a href="http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-basics.html" rel="nofollow" target="_blank" class="liexternal">http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-basics.html</a>,  &#034;The use of multiple management nodes is also highly recommended.&#034;</p>
<p>You can find out how in Chapter 2 of <a href="http://www.amazon.com/dp/0672328550/?tag=beepla-20" rel="nofollow" target="_blank" class="liexternal">http://www.amazon.com/dp/0672328550/?tag=beepla-20</a>:<br />
&#034;To use multiple management nodes, first of all, you need to create a config.ini file, which must be the same (completely identical) for all management nodes (there is no checking done on this, but if the files are not identical, you will get a giant mess and a cluster crash). When using multiple management nodes, you have to assign all the IDs for the nodes manually in the configuration file. You cannot rely on auto-assignment due to the fact that you can have multiple management nodes assigning the IDs.</p>
<p>You then need to decide which of your management nodes is going to be primary.&#034;<br />
The book offers details and sample configurations, so I highly suggest buying it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBahrami</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4109</link>
		<dc:creator>MBahrami</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4109</guid>
		<description>Good summary; If you&#039;re considering NDB, consider how schema changes will be implemented (still need to take cluster to single-user mode?); consider DataMemory size limitations and how use of UTF-8 affects (converting a db with long rows caused us problems); test response time for multi-table joins.</description>
		<content:encoded><![CDATA[<p>Good summary; If you&#039;re considering NDB, consider how schema changes will be implemented (still need to take cluster to single-user mode?); consider DataMemory size limitations and how use of UTF-8 affects (converting a db with long rows caused us problems); test response time for multi-table joins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Grasso</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4108</link>
		<dc:creator>Martin Grasso</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4108</guid>
		<description>Thanks for the article, is excelent!
Is possible to have a high available Management node?

thanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks for the article, is excelent!<br />
Is possible to have a high available Management node?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4030</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Wed, 26 Mar 2008 18:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/03/26/setting-up-a-mysql-cluster/#comment-4030</guid>
		<description>Harrison, you&#039;re welcome. It&#039;s a great book indeed! Honored to have you post here.</description>
		<content:encoded><![CDATA[<p>Harrison, you&#039;re welcome. It&#039;s a great book indeed! Honored to have you post here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
