<?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"
	>
<channel>
	<title>Comments on: Using Amazon S3 to backup Media Temple&#8217;s Grid (gs)</title>
	<atom:link href="http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/</link>
	<description>I need a funny tagline</description>
	<pubDate>Sun, 07 Sep 2008 17:32:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Links of Interest&#160;&#124;&#160;Proba</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-653</link>
		<dc:creator>Links of Interest&#160;&#124;&#160;Proba</dc:creator>
		<pubDate>Sun, 31 Aug 2008 22:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-653</guid>
		<description>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</description>
		<content:encoded><![CDATA[<p>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatically back up your entire web server files and databases to Amazon S3 &#124; QuickPipe</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-651</link>
		<dc:creator>Automatically back up your entire web server files and databases to Amazon S3 &#124; QuickPipe</dc:creator>
		<pubDate>Sun, 31 Aug 2008 04:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-651</guid>
		<description>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</description>
		<content:encoded><![CDATA[<p>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-647</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Wed, 27 Aug 2008 20:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-647</guid>
		<description>Matt,
I remember you had that error. I'll do what I can to investigate why this seems to not be working. It might be necessary to create two separate Cron jobs - one for the biggest site, one of the others - to see if that is an acceptable workaround. 

Peter -- OK, try it now -- I changed the URL structure. It was working fine, I'm not sure what could have changed. If you still have issues, let me know.

Marcus -- yay! I'm so happy this worked for you!</description>
		<content:encoded><![CDATA[<p>Matt,<br />
I remember you had that error. I'll do what I can to investigate why this seems to not be working. It might be necessary to create two separate Cron jobs - one for the biggest site, one of the others - to see if that is an acceptable workaround. </p>
<p>Peter -- OK, try it now -- I changed the URL structure. It was working fine, I'm not sure what could have changed. If you still have issues, let me know.</p>
<p>Marcus -- yay! I'm so happy this worked for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus McCurdy</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-646</link>
		<dc:creator>Marcus McCurdy</dc:creator>
		<pubDate>Wed, 27 Aug 2008 20:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-646</guid>
		<description>Thanks for this great write up. I went through it last night and it worked like a champ and I learned a thing or two in the process. This really makes backing up a media temple site a breeze.</description>
		<content:encoded><![CDATA[<p>Thanks for this great write up. I went through it last night and it worked like a champ and I learned a thing or two in the process. This really makes backing up a media temple site a breeze.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-645</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 27 Aug 2008 14:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-645</guid>
		<description>I was hoping I could download your full backup script and customize it to my needs, but it looks like access it denied on the file from S3.  Is there any chance you could make it public?</description>
		<content:encoded><![CDATA[<p>I was hoping I could download your full backup script and customize it to my needs, but it looks like access it denied on the file from S3.  Is there any chance you could make it public?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Barker</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-644</link>
		<dc:creator>Matthew Barker</dc:creator>
		<pubDate>Wed, 27 Aug 2008 04:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-644</guid>
		<description>Nope, not getting any errors that matter it seems. Earlier I reported this error:

Connection reset: Connection reset by peer
99 retries left, sleeping for 30 seconds
98 retries left, sleeping for 30 seconds
...

But that doesn't seem to really matter. I am backing up 10 sites, with only 1 being larger than 500 MB; the gzipped/tarred file is currently 1.3 GB in size. The odd thing about all of this is that sometimes everything works when I do it manually, but that is only sometimes. It generally quits when transferring the 1.3 GB file to Amazon, with no error messages encountered. But with the cron job running, it sometimes quits when tarring the 1.3 GB site, but generally tars everything just fine, but doesn't transfer a thing. That's the hard part about trying to troubleshoot this problem; sometimes it works, sometimes it doesn't; and when it doesn't work, it doesn't die at the same place every time.</description>
		<content:encoded><![CDATA[<p>Nope, not getting any errors that matter it seems. Earlier I reported this error:</p>
<p>Connection reset: Connection reset by peer<br />
99 retries left, sleeping for 30 seconds<br />
98 retries left, sleeping for 30 seconds<br />
...</p>
<p>But that doesn't seem to really matter. I am backing up 10 sites, with only 1 being larger than 500 MB; the gzipped/tarred file is currently 1.3 GB in size. The odd thing about all of this is that sometimes everything works when I do it manually, but that is only sometimes. It generally quits when transferring the 1.3 GB file to Amazon, with no error messages encountered. But with the cron job running, it sometimes quits when tarring the 1.3 GB site, but generally tars everything just fine, but doesn't transfer a thing. That's the hard part about trying to troubleshoot this problem; sometimes it works, sometimes it doesn't; and when it doesn't work, it doesn't die at the same place every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-643</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Tue, 26 Aug 2008 22:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-643</guid>
		<description>Matt,
Are you getting an error of any kind? About how much data is being copied over before it dies? I've successfully copied over more than 500 megabytes before using the script (a test case and also a backup of some photographs I uploaded to my gs temporarily when at my parent's house). Let's see if we can figure out why it isn't working.</description>
		<content:encoded><![CDATA[<p>Matt,<br />
Are you getting an error of any kind? About how much data is being copied over before it dies? I've successfully copied over more than 500 megabytes before using the script (a test case and also a backup of some photographs I uploaded to my gs temporarily when at my parent's house). Let's see if we can figure out why it isn't working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-642</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-642</guid>
		<description>The backup part works great for me, but not the s3sync. Cron job doesn't even bother with copying anything over. When I do the site copy to S3 manually, it usually dies after copying just a few sites. Wish I could get that part working as that is the important part!</description>
		<content:encoded><![CDATA[<p>The backup part works great for me, but not the s3sync. Cron job doesn't even bother with copying anything over. When I do the site copy to S3 manually, it usually dies after copying just a few sites. Wish I could get that part working as that is the important part!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-640</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Tue, 26 Aug 2008 13:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-640</guid>
		<description>Philip,
I was having some problems having effective recursive backups, so it's just doing everything. Your comment reminds me to re-investigate the best/most effective way to do it recursively though (it would be like a few character changes to the script), so I'll do that later this week and post an update with my findings. Realistically, your databases are going to be changing more frequently than your actual directories, so you can always set a separate CRON job to run the databases and certain folders every day, and other folders less frequently. That's what I do anyway -- my blogs and databases are backed up daily and a few domains that are just basically image storing for right now get updated once a week or once a month.</description>
		<content:encoded><![CDATA[<p>Philip,<br />
I was having some problems having effective recursive backups, so it's just doing everything. Your comment reminds me to re-investigate the best/most effective way to do it recursively though (it would be like a few character changes to the script), so I'll do that later this week and post an update with my findings. Realistically, your databases are going to be changing more frequently than your actual directories, so you can always set a separate CRON job to run the databases and certain folders every day, and other folders less frequently. That's what I do anyway -- my blogs and databases are backed up daily and a few domains that are just basically image storing for right now get updated once a week or once a month.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links of Interest - CSS-Tricks</title>
		<link>http://www.christinawarren.com/2008/06/24/s3-backup-media-temple-gs/#comment-639</link>
		<dc:creator>Links of Interest - CSS-Tricks</dc:creator>
		<pubDate>Tue, 26 Aug 2008 12:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.christinawarren.com/?p=62#comment-639</guid>
		<description>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</description>
		<content:encoded><![CDATA[<p>[...] Warren has a comprehensive and excellent tutorial on creating a Ruby script to back up your entire web server, including databases, and upload them [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
