<?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 backup your entire server from EC2 to S3</title>
	<atom:link href="http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/</link>
	<description>by Krzysztof Grajek</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:00:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: sprite</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-1440</link>
		<dc:creator>sprite</dc:creator>
		<pubDate>Sat, 26 Mar 2011 17:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-1440</guid>
		<description>also.....

The backup include backup files ?!?!?</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->also&#8230;..</p>
<p>The backup include backup files ?!?!?<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sprite</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-1439</link>
		<dc:creator>sprite</dc:creator>
		<pubDate>Sat, 26 Mar 2011 17:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-1439</guid>
		<description>i have mount all my file on ec2 instanche thath have on /dev/sda2

when i launch my backup with ec2-bundle-vol the image include sda2 ?

During backup show on video &quot;EXCLUDING FOLDER&quot;... ??!?!?!?</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->i have mount all my file on ec2 instanche thath have on /dev/sda2</p>
<p>when i launch my backup with ec2-bundle-vol the image include sda2 ?</p>
<p>During backup show on video &#8220;EXCLUDING FOLDER&#8221;&#8230; ??!?!?!?<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muthu</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-644</link>
		<dc:creator>Muthu</dc:creator>
		<pubDate>Fri, 07 Aug 2009 01:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-644</guid>
		<description>Is it ok to remove the files in /mnt after I backup the files to my bucket. Thanks for the article. It was simple and works !</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->Is it ok to remove the files in /mnt after I backup the files to my bucket. Thanks for the article. It was simple and works !<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-639</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 25 Jun 2009 07:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-639</guid>
		<description>You would have to register it using ec2 tools:

&lt;code&gt;
ec2-register &lt;your-s3-bucket&gt; /image.manifest.xml 
&lt;/code&gt;

and then launch it using this command:

&lt;code&gt;
ec2-run-instances &lt;ami-identifier&gt;
&lt;/code&gt;

or Amazon AWS Console &lt;a href=&quot;http://www.softwarepassion.com/?p=164&quot; rel=&quot;nofollow&quot;&gt;(http://www.softwarepassion.com/?p=164)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->You would have to register it using ec2 tools:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ec2-register &lt;your-s3-bucket&gt; /image.manifest.xml</div></div>
<p>and then launch it using this command:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">ec2-run-instances &lt;ami-identifier&gt;</div></div>
<p>or Amazon AWS Console <a href="http://www.softwarepassion.com/?p=164" rel="nofollow">(</a><a href="http://www.softwarepassion.com/?p=164" rel="nofollow">http://www.softwarepassion.com/?p=164</a>)<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kesh</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-637</link>
		<dc:creator>Kesh</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-637</guid>
		<description>How do we restore it ? Let&#039;s say current instance corrupted or lost.
We need to launch new instance with saved instance (that uploaded into S3). Please advise.</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->How do we restore it ? Let&#8217;s say current instance corrupted or lost.<br />
We need to launch new instance with saved instance (that uploaded into S3). Please advise.<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Launching your EC2 instances with AWS Management Console &#124; Software Passion</title>
		<link>http://www.softwarepassion.com/how-to-backup-your-entire-server-from-ec2-to-s3/comment-page-1/#comment-507</link>
		<dc:creator>Launching your EC2 instances with AWS Management Console &#124; Software Passion</dc:creator>
		<pubDate>Wed, 29 Apr 2009 05:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwarepassion.com/?p=76#comment-507</guid>
		<description>[...] Start&#8217; listing a few example AMIs, select your own instances created earlier (see my post on backup up the whole EC2 image), or simply search for already created community AMIs. We will choose the last option and search [...]</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->[...] Start&#8217; listing a few example AMIs, select your own instances created earlier (see my post on backup up the whole EC2 image), or simply search for already created community AMIs. We will choose the last option and search [...]<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
</channel>
</rss>

