<?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 backups with EBS snapshots</title>
	<atom:link href="http://labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 02:41:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Yoav Shapira</title>
		<link>http://labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/comment-page-1/#comment-142273</link>
		<dc:creator>Yoav Shapira</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/?p=1363#comment-142273</guid>
		<description>Really useful, Assaf.  Thank you for sharing ;)</description>
		<content:encoded><![CDATA[<p>Really useful, Assaf.  Thank you for sharing ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Assaf</title>
		<link>http://labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/comment-page-1/#comment-142263</link>
		<dc:creator>Assaf</dc:creator>
		<pubDate>Wed, 14 Oct 2009 02:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/?p=1363#comment-142263</guid>
		<description>Good point. I updated the Gist to use a constant instead, so it&#039;s easier to change where the volume is mounted.</description>
		<content:encoded><![CDATA[<p>Good point. I updated the Gist to use a constant instead, so it&#8217;s easier to change where the volume is mounted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes Winham</title>
		<link>http://labnotes.org/2009/10/13/mysql-backups-with-ebs-snapshots/comment-page-1/#comment-142262</link>
		<dc:creator>Wes Winham</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.labnotes.org/?p=1363#comment-142262</guid>
		<description>One thing to note about the current gist is that it assumes your DB volume is mounted at /vol, which is probably true for most people. If you have it mounted somewhere else, you&#039;ll want to change lines 21 and 23. 

I wrote something similar for those of the Python/Django persuasion based on the same Eric Hammond script. http://github.com/winhamwr/django-ec2tools

EBS snapshots are awesome :)</description>
		<content:encoded><![CDATA[<p>One thing to note about the current gist is that it assumes your DB volume is mounted at /vol, which is probably true for most people. If you have it mounted somewhere else, you&#8217;ll want to change lines 21 and 23. </p>
<p>I wrote something similar for those of the Python/Django persuasion based on the same Eric Hammond script. <a href="http://github.com/winhamwr/django-ec2tools" rel="nofollow">http://github.com/winhamwr/django-ec2tools</a></p>
<p>EBS snapshots are awesome :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

