<?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: Thoughs on Innodb Incremental Backups</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 07 Nov 2009 18:35:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brooke</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-452057</link>
		<dc:creator>Brooke</dc:creator>
		<pubDate>Thu, 22 Jan 2009 21:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-452057</guid>
		<description>Hi!

I did a Google search and found this :) We would be very excited to get anyone a copy of the software who would like to try it out. 

Please contact me directly at brooke@r1soft.com 

We are looking forward to your evaluation and feedback!

Brooke</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I did a Google search and found this <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We would be very excited to get anyone a copy of the software who would like to try it out. </p>
<p>Please contact me directly at <a href="mailto:brooke@r1soft.com">brooke@r1soft.com</a> </p>
<p>We are looking forward to your evaluation and feedback!</p>
<p>Brooke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moody</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-377087</link>
		<dc:creator>Michael Moody</dc:creator>
		<pubDate>Thu, 13 Nov 2008 04:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-377087</guid>
		<description>Peter - 

The things I like:
1. Can be dropped into an existing system (no LVM required, no refactoring storage to make it work)
2. Very little performance overhead, reads at the block level, doesn&#039;t push anything out of the disk cache (to us, a very important concern)
3. Can be used to set up a slave or secondary master without any downtime
4. Enables me to take backups as often as I want (I take backups every 3 hours, though I could do it more often)
5. Only needs a short table lock, and then an unlock, and it&#039;s able to backup from there
6. Supports both windows and linux for a homogenous enviroment

Things I don&#039;t like:
1. Only supports ext2/3 and reiserfs (currently)


@Brian - I&#039;m suprised, they&#039;re very quick to respond to technical problems, maybe sales is a different story, I&#039;ll be happy to show you around our copy if you want, I can easily create a user for you.

Michael</description>
		<content:encoded><![CDATA[<p>Peter &#8211; </p>
<p>The things I like:<br />
1. Can be dropped into an existing system (no LVM required, no refactoring storage to make it work)<br />
2. Very little performance overhead, reads at the block level, doesn&#8217;t push anything out of the disk cache (to us, a very important concern)<br />
3. Can be used to set up a slave or secondary master without any downtime<br />
4. Enables me to take backups as often as I want (I take backups every 3 hours, though I could do it more often)<br />
5. Only needs a short table lock, and then an unlock, and it&#8217;s able to backup from there<br />
6. Supports both windows and linux for a homogenous enviroment</p>
<p>Things I don&#8217;t like:<br />
1. Only supports ext2/3 and reiserfs (currently)</p>
<p>@Brian &#8211; I&#8217;m suprised, they&#8217;re very quick to respond to technical problems, maybe sales is a different story, I&#8217;ll be happy to show you around our copy if you want, I can easily create a user for you.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375642</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Tue, 11 Nov 2008 05:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375642</guid>
		<description>Michael, I also reached out to R1Soft to see if they were interested in letting us have access to a system to evaluate so we would be able to knowledgeably recommend it when appropriate (we do not just repeat sales brochures to our clients).  There was no reply.</description>
		<content:encoded><![CDATA[<p>Michael, I also reached out to R1Soft to see if they were interested in letting us have access to a system to evaluate so we would be able to knowledgeably recommend it when appropriate (we do not just repeat sales brochures to our clients).  There was no reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375381</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375381</guid>
		<description>Michael,

Thanks.  We have some customers using it and we have had a work to give it a good test for some time - what kind of overhead does it have, what are performance parameters etc.  

At the same time I really would like to see some Open Source solution as an alternative.</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Thanks.  We have some customers using it and we have had a work to give it a good test for some time &#8211; what kind of overhead does it have, what are performance parameters etc.  </p>
<p>At the same time I really would like to see some Open Source solution as an alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Aksyonoff</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375312</link>
		<dc:creator>Andrew Aksyonoff</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375312</guid>
		<description>&gt; The LVM Backup or other snapshot suggested is to ensure the state of files is atomic.

Yep, that&#039;s exactly what I meant.  So the tool would have to work with LVM snapshots, correct?  Just wondering.</description>
		<content:encoded><![CDATA[<p>&gt; The LVM Backup or other snapshot suggested is to ensure the state of files is atomic.</p>
<p>Yep, that&#8217;s exactly what I meant.  So the tool would have to work with LVM snapshots, correct?  Just wondering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375299</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375299</guid>
		<description>This information is stored in files so it can be perfectly accessed by external tool.  The LVM Backup or other snapshot suggested is to ensure the state of files is atomic.</description>
		<content:encoded><![CDATA[<p>This information is stored in files so it can be perfectly accessed by external tool.  The LVM Backup or other snapshot suggested is to ensure the state of files is atomic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Aksyonoff</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375290</link>
		<dc:creator>Andrew Aksyonoff</dc:creator>
		<pubDate>Mon, 10 Nov 2008 22:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375290</guid>
		<description>&gt; The Innodb pages have great deal of information helpful for their incremental backup in their internal.

I wonder if that information can be *properly* accessed by an external tool, or whether the tool will need to be built into MySQL.</description>
		<content:encoded><![CDATA[<p>&gt; The Innodb pages have great deal of information helpful for their incremental backup in their internal.</p>
<p>I wonder if that information can be *properly* accessed by an external tool, or whether the tool will need to be built into MySQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.mysqlperformanceblog.com/2008/11/10/thoughs-on-innodb-incremental-backups/comment-page-1/#comment-375233</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 10 Nov 2008 21:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=528#comment-375233</guid>
		<description>I&#039;ve recommended it many times before here in the comments section:

(No, I have no association with this company). We use a product called CDP by a company named R1Soft. http://www.r1soft.com/

It works EXTREMELY well for incremental mysql backups (no need for lvm, etc). We&#039;ve been using it for a year, and it &quot;just works&quot;.

I highly recommend you try it.

Michael</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recommended it many times before here in the comments section:</p>
<p>(No, I have no association with this company). We use a product called CDP by a company named R1Soft. <a href="http://www.r1soft.com/" rel="nofollow">http://www.r1soft.com/</a></p>
<p>It works EXTREMELY well for incremental mysql backups (no need for lvm, etc). We&#8217;ve been using it for a year, and it &#8220;just works&#8221;.</p>
<p>I highly recommend you try it.</p>
<p>Michael</p>
]]></content:encoded>
	</item>
</channel>
</rss>
