<?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: MongoDB backups &amp; corn on the cob in 10 minutes</title>
	<atom:link href="http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/</link>
	<description>Kristina Chodorow&#039;s Blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 07:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ehcache.net</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-4063</link>
		<dc:creator>ehcache.net</dc:creator>
		<pubDate>Wed, 23 Mar 2011 05:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-4063</guid>
		<description>&lt;strong&gt;MongoDB backups &amp; corn on the cob in 10 minutes...&lt;/strong&gt;

Last night, I discovered that you can make corn on the cob in about 5 minutes, which is so cool. You can also backup your MongoDB database in about 5 minutes (depending on size!), so I figured I’d combine the two. You’ll need: 1 MongoDB server you want...</description>
		<content:encoded><![CDATA[<p><strong>MongoDB backups &amp; corn on the cob in 10 minutes&#8230;</strong></p>
<p>Last night, I discovered that you can make corn on the cob in about 5 minutes, which is so cool. You can also backup your MongoDB database in about 5 minutes (depending on size!), so I figured I’d combine the two. You’ll need: 1 MongoDB server you want&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristina1</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2958</link>
		<dc:creator>kristina1</dc:creator>
		<pubDate>Wed, 11 Aug 2010 17:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2958</guid>
		<description>You can do the same thing with a replica set.  Each member of a replica set is also an independent mongod, so connect to a secondary, fsync and lock it, and make a copy of the files.</description>
		<content:encoded><![CDATA[<p>You can do the same thing with a replica set.  Each member of a replica set is also an independent mongod, so connect to a secondary, fsync and lock it, and make a copy of the files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Homann</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2949</link>
		<dc:creator>Dennis Homann</dc:creator>
		<pubDate>Wed, 11 Aug 2010 12:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2949</guid>
		<description>Does it work the same way with replica sets? Or would I need to shutdown the replica and copy the files before bringing it back up?</description>
		<content:encoded><![CDATA[<p>Does it work the same way with replica sets? Or would I need to shutdown the replica and copy the files before bringing it back up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Dearing</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2906</link>
		<dc:creator>Justin Dearing</dc:creator>
		<pubDate>Sat, 07 Aug 2010 20:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2906</guid>
		<description>Consider the rabble roused &lt;a href=&quot;http://jira.mongodb.org/browse/SERVER-1588&quot; rel=&quot;nofollow&quot;&gt;http://jira.mongodb.org/browse/SERVER-1588&lt;/a&gt;.&lt;br&gt;&lt;br&gt;Monday I shall update some batch files.</description>
		<content:encoded><![CDATA[<p>Consider the rabble roused <a href="http://jira.mongodb.org/browse/SERVER-1588" rel="nofollow">http://jira.mongodb.org/browse/SERVER-1588</a>.</p>
<p>Monday I shall update some batch files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristina1</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2902</link>
		<dc:creator>kristina1</dc:creator>
		<pubDate>Sat, 07 Aug 2010 01:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2902</guid>
		<description>Yes, you still have to issue the locks!  Change those batch files and rouse the rabble!</description>
		<content:encoded><![CDATA[<p>Yes, you still have to issue the locks!  Change those batch files and rouse the rabble!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Dearing</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2901</link>
		<dc:creator>Justin Dearing</dc:creator>
		<pubDate>Sat, 07 Aug 2010 01:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2901</guid>
		<description>Wait, if I do a mongodump without --dbpath, do I still have to issue the lock command or does mongodump do that for me? &lt;br&gt;&lt;br&gt;If I have to issue the locks, I gotta go modify some batch files, and more importantly file me some bugs and rouse some rabble.</description>
		<content:encoded><![CDATA[<p>Wait, if I do a mongodump without &#8211;dbpath, do I still have to issue the lock command or does mongodump do that for me? </p>
<p>If I have to issue the locks, I gotta go modify some batch files, and more importantly file me some bugs and rouse some rabble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristina1</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2848</link>
		<dc:creator>kristina1</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2848</guid>
		<description>Yup, same with my MacBook Air.  The last couple of days have been crazy, too -- ~50 commits in the last 12 hours -- so I have to keep recompiling!</description>
		<content:encoded><![CDATA[<p>Yup, same with my MacBook Air.  The last couple of days have been crazy, too &#8212; ~50 commits in the last 12 hours &#8212; so I have to keep recompiling!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kristina1</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2847</link>
		<dc:creator>kristina1</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2847</guid>
		<description>Once you have the database locked up, you can pretty much do whatever type of dump you want on it (mongodump, mongoexport, etc), I just did cp -R because it&#039;s easy and everyone knows it :)</description>
		<content:encoded><![CDATA[<p>Once you have the database locked up, you can pretty much do whatever type of dump you want on it (mongodump, mongoexport, etc), I just did cp -R because it&#39;s easy and everyone knows it <img src='http://www.snailinaturtleneck.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Dearing</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2846</link>
		<dc:creator>Justin Dearing</dc:creator>
		<pubDate>Tue, 27 Jul 2010 04:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2846</guid>
		<description>You&#039;ve inspired me to write a blog post, Thanksgiving dinner and compiling mongo on a netbook in 4 hours.</description>
		<content:encoded><![CDATA[<p>You&#39;ve inspired me to write a blog post, Thanksgiving dinner and compiling mongo on a netbook in 4 hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Dearing</title>
		<link>http://www.snailinaturtleneck.com/blog/2010/07/26/mongodb-backups-corn-on-the-cob-in-10-minutes/comment-page-1/#comment-2845</link>
		<dc:creator>Justin Dearing</dc:creator>
		<pubDate>Tue, 27 Jul 2010 04:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.snailinaturtleneck.com/blog/?p=539#comment-2845</guid>
		<description>Microwave mexican corn! Next time I see corn at the Journal Square farmers market I will make some for my coworkers. &lt;br&gt;&lt;br&gt;Personally I prefer text dumps for my database backups because they are more versatile, but this is a good alternative, and something I&#039;ll use when my mongo dbs get to big for the overhead of mongodump.</description>
		<content:encoded><![CDATA[<p>Microwave mexican corn! Next time I see corn at the Journal Square farmers market I will make some for my coworkers. </p>
<p>Personally I prefer text dumps for my database backups because they are more versatile, but this is a good alternative, and something I&#39;ll use when my mongo dbs get to big for the overhead of mongodump.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

