<?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: MySQL Replication on Ubuntu with DRBD</title>
	<atom:link href="http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/</link>
	<description>web apps that solve problems</description>
	<lastBuildDate>Tue, 20 Dec 2011 18:37:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mike McMurray</title>
		<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/comment-page-1/#comment-8680</link>
		<dc:creator>Mike McMurray</dc:creator>
		<pubDate>Sat, 22 Jan 2011 07:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=81#comment-8680</guid>
		<description>@subutux I&#039;ve found another article that is a very close process for my unpublished one using pacemaker and corosync for a two node DRBD cluster. Until I complete a second round of testing and finish the write up, try http://ninjix.blogspot.com/2011/01/highly-available-zabbix-monitoring.html</description>
		<content:encoded><![CDATA[<p>@subutux I&#8217;ve found another article that is a very close process for my unpublished one using pacemaker and corosync for a two node DRBD cluster. Until I complete a second round of testing and finish the write up, try <a href="http://ninjix.blogspot.com/2011/01/highly-available-zabbix-monitoring.html" rel="nofollow">http://ninjix.blogspot.com/2011/01/highly-available-zabbix-monitoring.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike McMurray</title>
		<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/comment-page-1/#comment-8678</link>
		<dc:creator>Mike McMurray</dc:creator>
		<pubDate>Wed, 12 Jan 2011 20:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=81#comment-8678</guid>
		<description>Hi subutux, the Heartbeat article is still a work in progress. From my readings so far, a number of people use corosync with pacemaker to handle the HA messaging and fail-over. Although not directly aimed at DRBD and MySQL, perhaps this article may help, http://www.rabbitmq.com/pacemaker.html
Cheers</description>
		<content:encoded><![CDATA[<p>Hi subutux, the Heartbeat article is still a work in progress. From my readings so far, a number of people use corosync with pacemaker to handle the HA messaging and fail-over. Although not directly aimed at DRBD and MySQL, perhaps this article may help, <a href="http://www.rabbitmq.com/pacemaker.html" rel="nofollow">http://www.rabbitmq.com/pacemaker.html</a><br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subutux</title>
		<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/comment-page-1/#comment-8676</link>
		<dc:creator>subutux</dc:creator>
		<pubDate>Tue, 11 Jan 2011 09:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=81#comment-8676</guid>
		<description>@Leonidv
I had the same problem. You need to make node1 primary, otherwise you&#039;ve got to secondary nodes. Just execute on node1 &quot;drbdadm primary mysql&quot; and try to mount. This should work.

@Mike McMurray
Any progress on the Heartbeat article/howto? Where can I find it?

Thx for this great tutorial!</description>
		<content:encoded><![CDATA[<p>@Leonidv<br />
I had the same problem. You need to make node1 primary, otherwise you&#8217;ve got to secondary nodes. Just execute on node1 &#8220;drbdadm primary mysql&#8221; and try to mount. This should work.</p>
<p>@Mike McMurray<br />
Any progress on the Heartbeat article/howto? Where can I find it?</p>
<p>Thx for this great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike McMurray</title>
		<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/comment-page-1/#comment-7789</link>
		<dc:creator>Mike McMurray</dc:creator>
		<pubDate>Tue, 28 Sep 2010 07:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=81#comment-7789</guid>
		<description>Sorry Leonidv, I haven&#039;t seen this problem before. There are a couple of sites that think this might be due to LVM config. Not sure if this is your scenario.</description>
		<content:encoded><![CDATA[<p>Sorry Leonidv, I haven&#8217;t seen this problem before. There are a couple of sites that think this might be due to LVM config. Not sure if this is your scenario.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonidv</title>
		<link>http://www.wekadesign.co.nz/2010/01/15/mysql-replication-on-ubuntu-with-drbd/comment-page-1/#comment-7770</link>
		<dc:creator>Leonidv</dc:creator>
		<pubDate>Sun, 26 Sep 2010 13:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=81#comment-7770</guid>
		<description>Great tutorial. I&#039;m currently testing it.
I don&#039;t know if I&#039;m the only one getting this error, but after this step &quot;Now move to the node1 server and create the same mount point, mount our DRBD device and we’ll see what’s inside.&quot; the terminal shows this -&gt; &quot;wrong medium type&quot; when mounting /mnt/mysql on node1. I can successfully mount the file-system after making node1 primary by issuing this command -&gt; &quot;sudo drbdadm -- --overwrite-data-of-peer primary mysql&quot;</description>
		<content:encoded><![CDATA[<p>Great tutorial. I&#8217;m currently testing it.<br />
I don&#8217;t know if I&#8217;m the only one getting this error, but after this step &#8220;Now move to the node1 server and create the same mount point, mount our DRBD device and we’ll see what’s inside.&#8221; the terminal shows this -&gt; &#8220;wrong medium type&#8221; when mounting /mnt/mysql on node1. I can successfully mount the file-system after making node1 primary by issuing this command -&gt; &#8220;sudo drbdadm &#8212; &#8211;overwrite-data-of-peer primary mysql&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 8/18 queries in 0.011 seconds using disk: basic

Served from: www.wekadesign.co.nz @ 2012-02-06 21:46:33 -->
