<?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: Abusing MySQL</title>
	<atom:link href="http://www.bofh-hunter.com/2008/05/08/abusing-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bofh-hunter.com/2008/05/08/abusing-mysql/</link>
	<description>Admin Spotting for Fun and Profit</description>
	<lastBuildDate>Fri, 16 Jul 2010 09:41:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jim Perrin</title>
		<link>http://www.bofh-hunter.com/2008/05/08/abusing-mysql/comment-page-1/#comment-55</link>
		<dc:creator>Jim Perrin</dc:creator>
		<pubDate>Sun, 18 May 2008 12:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=25#comment-55</guid>
		<description>No apology needed, I was simply curious and wondering if you&#039;d follow up. I know that I can come across as hostile to folks who mean well, and so the apology should be mine. I would very much be interested in seeing ZRM support maatkit&#039;s parallel backups, or even improving upon them if possible. Thank you for your follow up, and I&#039;ll try to not retaliate against folks who actually stop by here. :-)</description>
		<content:encoded><![CDATA[<p>No apology needed, I was simply curious and wondering if you&#8217;d follow up. I know that I can come across as hostile to folks who mean well, and so the apology should be mine. I would very much be interested in seeing ZRM support maatkit&#8217;s parallel backups, or even improving upon them if possible. Thank you for your follow up, and I&#8217;ll try to not retaliate against folks who actually stop by here. <img src='http://www.bofh-hunter.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.bofh-hunter.com/2008/05/08/abusing-mysql/comment-page-1/#comment-54</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sun, 18 May 2008 07:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=25#comment-54</guid>
		<description>Until I read your blog post, I was not aware of Maatkit (and mk-find is most definitely cool!)

ZRM, at this time, does not support using mk-parallel-dump to perform its dumps.  That&#039;s not to say that it can&#039;t or won&#039;t.  We just released a new version that uses InnoHotCopy so we&#039;re not opposed to adding support for more backup methods.  The focus of the ZRM tool itself is the manageability of MySQL backups, independent of the underlying backup mechanism(s).  Using mk-parallel-dump seems to be one of the most performant backup solutions out there, and so support for it would definitely be a plus.  I&#039;ve posed your question to the rest of our engineers to see what their thoughts are.  I will follow-up when I hear more from them.  

If you&#039;re not interested, I apologize if I&#039;ve wasted your time.  (FWIW, no astroturfing was intended, which is why I linked to the community version, versus the paid version.)</description>
		<content:encoded><![CDATA[<p>Until I read your blog post, I was not aware of Maatkit (and mk-find is most definitely cool!)</p>
<p>ZRM, at this time, does not support using mk-parallel-dump to perform its dumps.  That&#8217;s not to say that it can&#8217;t or won&#8217;t.  We just released a new version that uses InnoHotCopy so we&#8217;re not opposed to adding support for more backup methods.  The focus of the ZRM tool itself is the manageability of MySQL backups, independent of the underlying backup mechanism(s).  Using mk-parallel-dump seems to be one of the most performant backup solutions out there, and so support for it would definitely be a plus.  I&#8217;ve posed your question to the rest of our engineers to see what their thoughts are.  I will follow-up when I hear more from them.  </p>
<p>If you&#8217;re not interested, I apologize if I&#8217;ve wasted your time.  (FWIW, no astroturfing was intended, which is why I linked to the community version, versus the paid version.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Perrin</title>
		<link>http://www.bofh-hunter.com/2008/05/08/abusing-mysql/comment-page-1/#comment-53</link>
		<dc:creator>Jim Perrin</dc:creator>
		<pubDate>Thu, 15 May 2008 00:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=25#comment-53</guid>
		<description>Initially I considered this comment an astroturfing incident, and was going to block it, but instead I want to give this post the attention it deserves. Zmanda does do good things for mysql backups, there&#039;s no question about that; however from their own documentation, it uses mysqldump, hotcopy, or snapshotting depending on configuration. 

That it uses mysqldump is the part I want to focus on here, and invite Ken to reply. Will it support maatkit&#039;s mk-parallel-dump, or will it be restricted to mysqldump proper? 

Using mk-parallel-dump is certainly beneficial for faster backups as well as table level archives instead of the more common &#039;one file for all&#039; approach. 

Ken, can Zmanda use mk-parallel-dump (since I spent this post expounding upon its virtues) or were you simply driving by and slapping up a sticker for your project?</description>
		<content:encoded><![CDATA[<p>Initially I considered this comment an astroturfing incident, and was going to block it, but instead I want to give this post the attention it deserves. Zmanda does do good things for mysql backups, there&#8217;s no question about that; however from their own documentation, it uses mysqldump, hotcopy, or snapshotting depending on configuration. </p>
<p>That it uses mysqldump is the part I want to focus on here, and invite Ken to reply. Will it support maatkit&#8217;s mk-parallel-dump, or will it be restricted to mysqldump proper? </p>
<p>Using mk-parallel-dump is certainly beneficial for faster backups as well as table level archives instead of the more common &#8216;one file for all&#8217; approach. </p>
<p>Ken, can Zmanda use mk-parallel-dump (since I spent this post expounding upon its virtues) or were you simply driving by and slapping up a sticker for your project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Crandall</title>
		<link>http://www.bofh-hunter.com/2008/05/08/abusing-mysql/comment-page-1/#comment-52</link>
		<dc:creator>Ken Crandall</dc:creator>
		<pubDate>Wed, 14 May 2008 23:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bofh-hunter.com/?p=25#comment-52</guid>
		<description>If you&#039;re interested in good, fast MySQL backup, check-out the Zmanda Recovery Manager (ZRM) at http://www.zmanda.com/backup-mysql.html</description>
		<content:encoded><![CDATA[<p>If you&#8217;re interested in good, fast MySQL backup, check-out the Zmanda Recovery Manager (ZRM) at <a href="http://www.zmanda.com/backup-mysql.html" rel="nofollow">http://www.zmanda.com/backup-mysql.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
