<?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: xtrabackup-0.8</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: evg</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-607405</link>
		<dc:creator>evg</dc:creator>
		<pubDate>Mon, 06 Jul 2009 09:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-607405</guid>
		<description>Hello,

I guess you forgot to update version of the xtrabackup. It still reports &quot;xtrabackup  Ver rc-0.7 for 5.0.83 pc-linux-gnu (x86_64)&quot;.

Regards,
Eugene.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I guess you forgot to update version of the xtrabackup. It still reports &#8220;xtrabackup  Ver rc-0.7 for 5.0.83 pc-linux-gnu (x86_64)&#8221;.</p>
<p>Regards,<br />
Eugene.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602891</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602891</guid>
		<description>Oren,

1. We do not plan to produce 32bit binaries, only by special requests.

2. I would say we observed corruption with stream=tar once per month doing daily backups. Corruption is noticed on --prepare stage. So if you see --prepare was OK, you should be safe.</description>
		<content:encoded><![CDATA[<p>Oren,</p>
<p>1. We do not plan to produce 32bit binaries, only by special requests.</p>
<p>2. I would say we observed corruption with stream=tar once per month doing daily backups. Corruption is noticed on &#8211;prepare stage. So if you see &#8211;prepare was OK, you should be safe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602876</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602876</guid>
		<description>Hi Vadim,

Thanks for these updates. A couple of questions:

1. I see there are no RHEL 32-bit packages. Are you planning to release any?

2. What&#039;s the probability of old backups made with stream=tar are corrupt? Are old backups unusable?

Thanks,
Oren</description>
		<content:encoded><![CDATA[<p>Hi Vadim,</p>
<p>Thanks for these updates. A couple of questions:</p>
<p>1. I see there are no RHEL 32-bit packages. Are you planning to release any?</p>
<p>2. What&#8217;s the probability of old backups made with stream=tar are corrupt? Are old backups unusable?</p>
<p>Thanks,<br />
Oren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602852</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Thu, 02 Jul 2009 05:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602852</guid>
		<description>Davy,

Please see my comment to that post, I think it was misleading.

xtrabackup does not change any files on original server and can&#039;t cause any corruption on working server.

xtrabackup does change already copied ( destination files), but that is exactly how ibbackup works also.

Sure as any software xtrabackup may have bugs and writes &quot;possible&quot; may get destination files &quot;corrupted&quot;, but again it is similar to ibbackup.

But in comparison with ibbackup we have open all source code and you can check how our backup solution works.

So far we faced corruption only in case with streaming via tar, and that&#039;s why we implemented tar4ibd stream.</description>
		<content:encoded><![CDATA[<p>Davy,</p>
<p>Please see my comment to that post, I think it was misleading.</p>
<p>xtrabackup does not change any files on original server and can&#8217;t cause any corruption on working server.</p>
<p>xtrabackup does change already copied ( destination files), but that is exactly how ibbackup works also.</p>
<p>Sure as any software xtrabackup may have bugs and writes &#8220;possible&#8221; may get destination files &#8220;corrupted&#8221;, but again it is similar to ibbackup.</p>
<p>But in comparison with ibbackup we have open all source code and you can check how our backup solution works.</p>
<p>So far we faced corruption only in case with streaming via tar, and that&#8217;s why we implemented tar4ibd stream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davy</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602620</link>
		<dc:creator>Davy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602620</guid>
		<description>Vadim,

I saw a post a couple days ago talking about possible downfalls of innobackupex and I noticed one of the items says that xtrabackup writes to the ibdata* files.  Could you clear up what/why/if this happens as this has worried me a little bit about the possibility of corrupting Innodb?</description>
		<content:encoded><![CDATA[<p>Vadim,</p>
<p>I saw a post a couple days ago talking about possible downfalls of innobackupex and I noticed one of the items says that xtrabackup writes to the ibdata* files.  Could you clear up what/why/if this happens as this has worried me a little bit about the possibility of corrupting Innodb?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602443</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602443</guid>
		<description>Brian,

No, we are doing it like regular MyISAM files, under LOCK TABLES.</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>No, we are doing it like regular MyISAM files, under LOCK TABLES.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://krow.livejournal.com/</title>
		<link>http://www.mysqlperformanceblog.com/2009/07/01/xtrabackup-08/comment-page-1/#comment-602318</link>
		<dc:creator>http://krow.livejournal.com/</dc:creator>
		<pubDate>Wed, 01 Jul 2009 17:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=709#comment-602318</guid>
		<description>Hi!

Awesome on supporting Archive files!

Are you doing this in the manner that archive_reader does, aka as an online backup?

Cheers,
   -Brian</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Awesome on supporting Archive files!</p>
<p>Are you doing this in the manner that archive_reader does, aka as an online backup?</p>
<p>Cheers,<br />
   -Brian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
