<?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: XtraDB feature: save / restore buffer pool</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: serbaut</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-774987</link>
		<dc:creator>serbaut</dc:creator>
		<pubDate>Mon, 20 Sep 2010 12:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-774987</guid>
		<description>@Vadim: yes you can.</description>
		<content:encoded><![CDATA[<p>@Vadim: yes you can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-773615</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 08 Sep 2010 14:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-773615</guid>
		<description>serbaut,

Great, thanks!
Can we use it under BSD license ?</description>
		<content:encoded><![CDATA[<p>serbaut,</p>
<p>Great, thanks!<br />
Can we use it under BSD license ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serbaut</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-773609</link>
		<dc:creator>serbaut</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-773609</guid>
		<description>Patch against 5.1.47 for sorting before restore: http://gist.github.com/570107</description>
		<content:encoded><![CDATA[<p>Patch against 5.1.47 for sorting before restore: <a href="http://gist.github.com/570107" rel="nofollow">http://gist.github.com/570107</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-739673</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 24 Mar 2010 23:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-739673</guid>
		<description>Vojtech,

Thank you,
I posted
https://bugs.launchpad.net/percona-xtradb/+bug/546496</description>
		<content:encoded><![CDATA[<p>Vojtech,</p>
<p>Thank you,<br />
I posted<br />
<a href="https://bugs.launchpad.net/percona-xtradb/+bug/546496" rel="nofollow">https://bugs.launchpad.net/percona-xtradb/+bug/546496</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vojtech</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-732827</link>
		<dc:creator>Vojtech</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-732827</guid>
		<description>Vadim, I just recognized, I cannot kill the XTRA_LRU_RESTORE query. I think it should check for &#039;killed status&#039; at least each few seconds. Am I right?</description>
		<content:encoded><![CDATA[<p>Vadim, I just recognized, I cannot kill the XTRA_LRU_RESTORE query. I think it should check for &#8216;killed status&#8217; at least each few seconds. Am I right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Mulvany</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-715416</link>
		<dc:creator>Patrick Mulvany</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-715416</guid>
		<description>Vadim, How is this patch effected by increases or decreases in InnoDB buffer pool size parameter? 
I would assume that changing this would not be a good idea.</description>
		<content:encoded><![CDATA[<p>Vadim, How is this patch effected by increases or decreases in InnoDB buffer pool size parameter?<br />
I would assume that changing this would not be a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-714998</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-714998</guid>
		<description>Tobias,

Basically yes.
You need though to sort dump of buffer_pool, so it will be loaded sequentially.
Also dumping back to RAM may take some time (4 mins in my experiment), but it faster then work with cold cache.</description>
		<content:encoded><![CDATA[<p>Tobias,</p>
<p>Basically yes.<br />
You need though to sort dump of buffer_pool, so it will be loaded sequentially.<br />
Also dumping back to RAM may take some time (4 mins in my experiment), but it faster then work with cold cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias Petry</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-714965</link>
		<dc:creator>Tobias Petry</dc:creator>
		<pubDate>Wed, 27 Jan 2010 12:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-714965</guid>
		<description>Vadim, this means we can make a BufferPool-Dump, run the server 2 hours, crash it and after restarting (and innodb&#039;s recovery) and dumping the BufferPool back to the RAM we have an warm InnoDB instance with no stale data? And no other problems?</description>
		<content:encoded><![CDATA[<p>Vadim, this means we can make a BufferPool-Dump, run the server 2 hours, crash it and after restarting (and innodb&#8217;s recovery) and dumping the BufferPool back to the RAM we have an warm InnoDB instance with no stale data? And no other problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-714270</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-714270</guid>
		<description>Baron,

There is no reason why it will not work.

I as said we store just pointers to pages (space_id, page_id),
and at restore stage we just read pages by pointers.
It does not matter if InnoDB crashed before, did recovery procedure, etc.</description>
		<content:encoded><![CDATA[<p>Baron,</p>
<p>There is no reason why it will not work.</p>
<p>I as said we store just pointers to pages (space_id, page_id),<br />
and at restore stage we just read pages by pointers.<br />
It does not matter if InnoDB crashed before, did recovery procedure, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2010/01/20/xtradb-feature-save-restore-buffer-pool/comment-page-1/#comment-713999</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Mon, 25 Jan 2010 04:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=2119#comment-713999</guid>
		<description>Vadim, how does this interact with recovery?  Does it work OK if you save the buffer pool contents, then crash the server, restart it, and restore the buffer pool?  If not, then that might be a problem for the DRBD use case.

I think it should work fine, but maybe I&#039;m wrong.</description>
		<content:encoded><![CDATA[<p>Vadim, how does this interact with recovery?  Does it work OK if you save the buffer pool contents, then crash the server, restart it, and restore the buffer pool?  If not, then that might be a problem for the DRBD use case.</p>
<p>I think it should work fine, but maybe I&#8217;m wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

