<?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: How to delete those old EC2 EBS snapshots</title>
	<atom:link href="http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/</link>
	<description>Oren Solomianik's Blog</description>
	<lastBuildDate>Tue, 24 Apr 2012 20:08:35 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Caio</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-30484</link>
		<dc:creator>Caio</dc:creator>
		<pubDate>Thu, 20 Oct 2011 02:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-30484</guid>
		<description>Hello, I am getting this error when running: 
PHP Notice: Undefined variable: go_ahead_volumes in / amazon/ec2-delete-old-snapshots/ec2-delete-old-snapshots.php on line 77
PHP Warning: in_array () expects parameter 2 to be array, null Given in / amazon/ec2-delete-old-snapshots/ec2-delete-old-snapshots.php on line 77
You know what can be?

thank you</description>
		<content:encoded><![CDATA[<p>Hello, I am getting this error when running:<br />
PHP Notice: Undefined variable: go_ahead_volumes in / amazon/ec2-delete-old-snapshots/ec2-delete-old-snapshots.php on line 77<br />
PHP Warning: in_array () expects parameter 2 to be array, null Given in / amazon/ec2-delete-old-snapshots/ec2-delete-old-snapshots.php on line 77<br />
You know what can be?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Gildeh</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-8737</link>
		<dc:creator>David Gildeh</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-8737</guid>
		<description>I didn&#039;t like this script at all - too many additional libraries to download and install, and works on time period to keep, not number of snapshots. I&#039;ve implemented my own version here which should be much easier for people to install and run: 

http://www.sambastream.com/blogs/dgildeh/12-03-10/implementing-revolving-backups-aws-ec2

Hope this helps!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t like this script at all &#8211; too many additional libraries to download and install, and works on time period to keep, not number of snapshots. I&#8217;ve implemented my own version here which should be much easier for people to install and run: </p>
<p><a href="http://www.sambastream.com/blogs/dgildeh/12-03-10/implementing-revolving-backups-aws-ec2" rel="nofollow">http://www.sambastream.com/blogs/dgildeh/12-03-10/implementing-revolving-backups-aws-ec2</a></p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Dasque</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-8622</link>
		<dc:creator>Erik Dasque</dc:creator>
		<pubDate>Mon, 08 Mar 2010 16:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-8622</guid>
		<description>For region enabled improvments and some additional functionality (manages daily/weekly/monthly ec2 snapshots), check out:

ec2-manage-snapshots http://bit.ly/9MO76l</description>
		<content:encoded><![CDATA[<p>For region enabled improvments and some additional functionality (manages daily/weekly/monthly ec2 snapshots), check out:</p>
<p>ec2-manage-snapshots <a href="http://bit.ly/9MO76l" rel="nofollow">http://bit.ly/9MO76l</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Dasque</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-8466</link>
		<dc:creator>Erik Dasque</dc:creator>
		<pubDate>Wed, 03 Mar 2010 16:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-8466</guid>
		<description>I have made changes to the code so that it works on other regions as well a bit of cleanup. Hoping to commit those soon.</description>
		<content:encoded><![CDATA[<p>I have made changes to the code so that it works on other regions as well a bit of cleanup. Hoping to commit those soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Stoneham</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-8127</link>
		<dc:creator>Alex Stoneham</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-8127</guid>
		<description>They probably make it easy to create hard to remove, so they stay around, thus filling up the coffers of amazons accounts.</description>
		<content:encoded><![CDATA[<p>They probably make it easy to create hard to remove, so they stay around, thus filling up the coffers of amazons accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NyRy</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-7474</link>
		<dc:creator>NyRy</dc:creator>
		<pubDate>Sun, 31 Jan 2010 00:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-7474</guid>
		<description>Trying to execute you script I get the following error:

php ec2-delete-old-snapshots.php -v vol-3ff83856 -o 0


Will try to bulk delete for vol-3ff83856 older than 2010/01/30 06:55:35



Fatal error: Class &#039;XsltProcessor&#039; not found in
/usr/share/php/Amazon/EC2/Client.php on line 2584</description>
		<content:encoded><![CDATA[<p>Trying to execute you script I get the following error:</p>
<p>php ec2-delete-old-snapshots.php -v vol-3ff83856 -o 0</p>
<p>Will try to bulk delete for vol-3ff83856 older than 2010/01/30 06:55:35</p>
<p>Fatal error: Class &#8216;XsltProcessor&#8217; not found in<br />
/usr/share/php/Amazon/EC2/Client.php on line 2584</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-1999</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-1999</guid>
		<description>Hi Wilson,

It&#039;s not different by much, they both use the same API call. 
However, this solution let&#039;s you bulk delete by volume ID and limit by date -- you can&#039;t do these things with the java ec2-delete-snapshots command line tool.</description>
		<content:encoded><![CDATA[<p>Hi Wilson,</p>
<p>It&#8217;s not different by much, they both use the same API call.<br />
However, this solution let&#8217;s you bulk delete by volume ID and limit by date &#8212; you can&#8217;t do these things with the java ec2-delete-snapshots command line tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wilsonmar</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-1998</link>
		<dc:creator>wilsonmar</dc:creator>
		<pubDate>Tue, 28 Jul 2009 08:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-1998</guid>
		<description>How is this different than Amazon&#039;s ec2-delete-snapshots API command?</description>
		<content:encoded><![CDATA[<p>How is this different than Amazon&#8217;s ec2-delete-snapshots API command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-1147</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Sun, 03 May 2009 06:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-1147</guid>
		<description>Currently the EC2 library used is before the regions API update. You can try downloading the &lt;a href=&quot;http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669&quot; rel=&quot;nofollow&quot;&gt;most recent API&lt;/a&gt; and tweak the code as necessary.</description>
		<content:encoded><![CDATA[<p>Currently the EC2 library used is before the regions API update. You can try downloading the <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1669" rel="nofollow">most recent API</a> and tweak the code as necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoaoJose</title>
		<link>http://orensol.com/2009/02/12/how-to-delete-those-old-ec2-ebs-snapshots/comment-page-1/#comment-1144</link>
		<dc:creator>JoaoJose</dc:creator>
		<pubDate>Sat, 02 May 2009 16:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://orensol.com/?p=104#comment-1144</guid>
		<description>It works flawlessly with US snapshots but not with EU snapshots. Any ideas in how to solve this?

Thanks!</description>
		<content:encoded><![CDATA[<p>It works flawlessly with US snapshots but not with EU snapshots. Any ideas in how to solve this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
