<?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: A quick way to automate AWS EC2 Snapshots</title>
	<atom:link href="http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html</link>
	<description>the ramblings and nonsense of Alvin Kreitman...</description>
	<lastBuildDate>Tue, 07 Jun 2011 02:42:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: KEVIN KRUZICH</title>
		<link>http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html/comment-page-1#comment-8515</link>
		<dc:creator>KEVIN KRUZICH</dc:creator>
		<pubDate>Tue, 07 Jun 2011 02:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techkismet.com/?p=61#comment-8515</guid>
		<description>@Phil: The key and cert files here are the x.509 Certificates available here:

AWS Console -&gt; Account -&gt; Security Credentials -&gt; x.509 Certificates</description>
		<content:encoded><![CDATA[<p>@Phil: The key and cert files here are the x.509 Certificates available here:</p>
<p>AWS Console -&gt; Account -&gt; Security Credentials -&gt; x.509 Certificates</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html/comment-page-1#comment-7880</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 28 Apr 2011 03:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techkismet.com/?p=61#comment-7880</guid>
		<description>For some reason this isn&#039;t working when I try to run it in cron - it says I need to specify the key and certificate files. I have these environment variables set in my .bashrc , and the command works OK straight from the command line. What do I have to do to get this to work in cron? (sysadmin newb here)</description>
		<content:encoded><![CDATA[<p>For some reason this isn&#8217;t working when I try to run it in cron &#8211; it says I need to specify the key and certificate files. I have these environment variables set in my .bashrc , and the command works OK straight from the command line. What do I have to do to get this to work in cron? (sysadmin newb here)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvin Kreitman</title>
		<link>http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html/comment-page-1#comment-3218</link>
		<dc:creator>Alvin Kreitman</dc:creator>
		<pubDate>Sat, 31 Jul 2010 00:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techkismet.com/?p=61#comment-3218</guid>
		<description>Very true; thanks for the input Doug.</description>
		<content:encoded><![CDATA[<p>Very true; thanks for the input Doug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://www.techkismet.com/uncategorized/a-quick-way-to-automate-aws-ec2-snapshots.html/comment-page-1#comment-3215</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 30 Jul 2010 21:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techkismet.com/?p=61#comment-3215</guid>
		<description>a better tool to use especially if you&#039;re running mysql on any of your instances is the ec2-consistent-backup program. It will freeze your drive and mysql for a couple seconds so you get a clean snapshot that you can safely reload mysql from. Otherwise the binary files can often be corrupted because of database reads/writes happening during the snapshot process.

http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1663</description>
		<content:encoded><![CDATA[<p>a better tool to use especially if you&#8217;re running mysql on any of your instances is the ec2-consistent-backup program. It will freeze your drive and mysql for a couple seconds so you get a clean snapshot that you can safely reload mysql from. Otherwise the binary files can often be corrupted because of database reads/writes happening during the snapshot process.</p>
<p><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1663" rel="nofollow">http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1663</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

