<?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: Backup Software</title>
	<atom:link href="http://changelog.complete.org/archives/706-backup-software/feed" rel="self" type="application/rss+xml" />
	<link>http://changelog.complete.org/archives/706-backup-software</link>
	<description>Viewpoints on technology, society, and government</description>
	<lastBuildDate>Sun, 05 Feb 2012 03:11:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ark</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2174</link>
		<dc:creator>Ark</dc:creator>
		<pubDate>Sun, 04 May 2008 06:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2174</guid>
		<description>Good post, I like one free software [url=http://www.softsea.com/review/Karens-Replicator.html]karens replicator[/url], easy for newbie, some tool under linux should be cool.</description>
		<content:encoded><![CDATA[<p>Good post, I like one free software [url=http://www.softsea.com/review/Karens-Replicator.html]karens replicator[/url], easy for newbie, some tool under linux should be cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanz</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2141</link>
		<dc:creator>ryanz</dc:creator>
		<pubDate>Wed, 16 Apr 2008 15:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2141</guid>
		<description>Jon: Do you really need that for the entire partition?  If not I would just use Subversion (or something similar) to version track a subset of the files.

John:  Good point, that&#039;s why if I did it I would use 3 disks for the mirror.  That way you have a rotation where there are always at least two in your box at home and one in a safe location.  If you&#039;re really paranoid you can scale this even further say up to 8 drives in a RAID 1, allowing you to have up to 6 alternate locations.

You could also use dd to do a complete byte for byte backup, and then compress that image.  That can then be wrapped in a PKCS#7 envelope.

Anyways, I think your solution is all fine and good.  I just thought I&#039;d offer some more &quot;brute force&quot; methods.</description>
		<content:encoded><![CDATA[<p>Jon: Do you really need that for the entire partition?  If not I would just use Subversion (or something similar) to version track a subset of the files.</p>
<p>John:  Good point, that&#8217;s why if I did it I would use 3 disks for the mirror.  That way you have a rotation where there are always at least two in your box at home and one in a safe location.  If you&#8217;re really paranoid you can scale this even further say up to 8 drives in a RAID 1, allowing you to have up to 6 alternate locations.</p>
<p>You could also use dd to do a complete byte for byte backup, and then compress that image.  That can then be wrapped in a PKCS#7 envelope.</p>
<p>Anyways, I think your solution is all fine and good.  I just thought I&#8217;d offer some more &#8220;brute force&#8221; methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2138</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Wed, 16 Apr 2008 13:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2138</guid>
		<description>The other problem is that you have a single point of failure when you have both disks at your house.   Not a good thing in my book.  In my setup, I have no single point of failure.  The only time the two disks are at the same place is for 30 seconds in the bank vault when I swap them out, but then they&#039;re not at the same place as my PC at home.</description>
		<content:encoded><![CDATA[<p>The other problem is that you have a single point of failure when you have both disks at your house.   Not a good thing in my book.  In my setup, I have no single point of failure.  The only time the two disks are at the same place is for 30 seconds in the bank vault when I swap them out, but then they&#8217;re not at the same place as my PC at home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2137</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 16 Apr 2008 10:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2137</guid>
		<description>That doesn&#039;t give you any incremental history, and so doesn&#039;t protect you from &quot;oh crap I delete this file a week ago and only just noticed&quot;.</description>
		<content:encoded><![CDATA[<p>That doesn&#8217;t give you any incremental history, and so doesn&#8217;t protect you from &#8220;oh crap I delete this file a week ago and only just noticed&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanz</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2135</link>
		<dc:creator>ryanz</dc:creator>
		<pubDate>Mon, 14 Apr 2008 21:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2135</guid>
		<description>Not to take anything away from your informative post, but why not just use a mirrored RAID?  You could run a software (mdadm) RAID 1, sync the disks, remove one of the disks for storage at another location, and then every so often add the disk back to the array and re-sync.  

You know you have an exact copy and if one fails it&#039;s a simple matter of just plugging the other in it&#039;s place, buying another hard drive, and then syncing again.

Could it be this simple, or am I missing something?</description>
		<content:encoded><![CDATA[<p>Not to take anything away from your informative post, but why not just use a mirrored RAID?  You could run a software (mdadm) RAID 1, sync the disks, remove one of the disks for storage at another location, and then every so often add the disk back to the array and re-sync.  </p>
<p>You know you have an exact copy and if one fails it&#8217;s a simple matter of just plugging the other in it&#8217;s place, buying another hard drive, and then syncing again.</p>
<p>Could it be this simple, or am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kemp</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2134</link>
		<dc:creator>Steve Kemp</dc:creator>
		<pubDate>Mon, 14 Apr 2008 19:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2134</guid>
		<description>I too recommend backuppc.  I ignore the GUI, but it is very efficient at space when you&#039;re backing up multiple hosts.

For example if you have ten copies of /bin/ls on ten machines it will only store one copy ..</description>
		<content:encoded><![CDATA[<p>I too recommend backuppc.  I ignore the GUI, but it is very efficient at space when you&#8217;re backing up multiple hosts.</p>
<p>For example if you have ten copies of /bin/ls on ten machines it will only store one copy ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cn</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2133</link>
		<dc:creator>cn</dc:creator>
		<pubDate>Mon, 14 Apr 2008 15:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2133</guid>
		<description>Take a look at BackupPC as well.  Has web interface, maintains logarithmic backup history, provides browse of files for restore, etc.</description>
		<content:encoded><![CDATA[<p>Take a look at BackupPC as well.  Has web interface, maintains logarithmic backup history, provides browse of files for restore, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terah</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2132</link>
		<dc:creator>terah</dc:creator>
		<pubDate>Mon, 14 Apr 2008 13:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2132</guid>
		<description>Cliff, I was reading this post while eating raspberry-rhubarb pie for breakfast and thought &quot;Cliff would really love this post&quot;.  Looks like I was right!  :-)</description>
		<content:encoded><![CDATA[<p>Cliff, I was reading this post while eating raspberry-rhubarb pie for breakfast and thought &#8220;Cliff would really love this post&#8221;.  Looks like I was right!  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floris Bruynooghe</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2131</link>
		<dc:creator>Floris Bruynooghe</dc:creator>
		<pubDate>Mon, 14 Apr 2008 10:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2131</guid>
		<description>Obnam (http://braawi.org/obnam.html) looks a rather promising solution too.  Although I have only played with it so far and not yet tried it in anger.</description>
		<content:encoded><![CDATA[<p>Obnam (<a href="http://braawi.org/obnam.html" rel="nofollow">http://braawi.org/obnam.html</a>) looks a rather promising solution too.  Although I have only played with it so far and not yet tried it in anger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2130</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 14 Apr 2008 09:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2130</guid>
		<description>Great article! Answered a lot of questions that I had about backuping</description>
		<content:encoded><![CDATA[<p>Great article! Answered a lot of questions that I had about backuping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2129</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Mon, 14 Apr 2008 04:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2129</guid>
		<description>John, I can&#039;t believe how much alike we think.
I also have a computer.</description>
		<content:encoded><![CDATA[<p>John, I can&#8217;t believe how much alike we think.<br />
I also have a computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://changelog.complete.org/archives/706-backup-software/comment-page-1#comment-2128</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 14 Apr 2008 04:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/706-backup-software.html#comment-2128</guid>
		<description>I have used dar for a couple years now, and I am pretty happy with it.  I use compression (no encryption), and have been pretty happy with the filesize, although I don&#039;t have as much binary data as you do.

I combine dar with par2 (run par2 on the generated dar files), so hopefully par2 can repair local errors in the dar files, and then dar can locally extract the files.  Without needing the whole file to be recovered.

http://en.wikipedia.org/wiki/Par2
http://parchive.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>I have used dar for a couple years now, and I am pretty happy with it.  I use compression (no encryption), and have been pretty happy with the filesize, although I don&#8217;t have as much binary data as you do.</p>
<p>I combine dar with par2 (run par2 on the generated dar files), so hopefully par2 can repair local errors in the dar files, and then dar can locally extract the files.  Without needing the whole file to be recovered.</p>
<p><a href="http://en.wikipedia.org/wiki/Par2" rel="nofollow">http://en.wikipedia.org/wiki/Par2</a><br />
<a href="http://parchive.sourceforge.net/" rel="nofollow">http://parchive.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

