<?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: Search for Backup Tools</title>
	<atom:link href="http://changelog.complete.org/archives/775-search-for-backup-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://changelog.complete.org/archives/775-search-for-backup-tools</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: Theo Band</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-3397</link>
		<dc:creator>Theo Band</dc:creator>
		<pubDate>Sat, 14 Mar 2009 18:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-3397</guid>
		<description>Dump and restore is what I have used for several years without any problem. All data resides on a ext3 filesystem. Dump creates full compressed backups and can also make increment backups. Before I dump the filesystem, I first make a snapshot using LVM to have a consistent state of the filesystem during the backup. I am now playing with rdiff-backup. Advantage is that data can be quickly found and retrieved, which is more cumbersome with the compressed dumps.</description>
		<content:encoded><![CDATA[<p>Dump and restore is what I have used for several years without any problem. All data resides on a ext3 filesystem. Dump creates full compressed backups and can also make increment backups. Before I dump the filesystem, I first make a snapshot using LVM to have a consistent state of the filesystem during the backup. I am now playing with rdiff-backup. Advantage is that data can be quickly found and retrieved, which is more cumbersome with the compressed dumps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec Berryman</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2628</link>
		<dc:creator>Alec Berryman</dc:creator>
		<pubDate>Mon, 10 Nov 2008 02:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2628</guid>
		<description>I&#039;ve been looking around for an alternative to rsnapshot.  I think that gibak is promising - http://eigenclass.org/hiki/gibak-backup-system-introduction.

It&#039;s based on git, appears to get all the metadata issues right, stores no uncompressed copies (just use a bare repository).  It doesn&#039;t do compression, but you can use encfs or something similar for that.

The downside is that it&#039;s rough and inflexible.  I think it will take a nontrivial amount of work to have it do daily/weekly/monthly schemes, expire content, not just backup the home directory, and other important features.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking around for an alternative to rsnapshot.  I think that gibak is promising &#8211; <a href="http://eigenclass.org/hiki/gibak-backup-system-introduction" rel="nofollow">http://eigenclass.org/hiki/gibak-backup-system-introduction</a>.</p>
<p>It&#8217;s based on git, appears to get all the metadata issues right, stores no uncompressed copies (just use a bare repository).  It doesn&#8217;t do compression, but you can use encfs or something similar for that.</p>
<p>The downside is that it&#8217;s rough and inflexible.  I think it will take a nontrivial amount of work to have it do daily/weekly/monthly schemes, expire content, not just backup the home directory, and other important features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toupeira</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2627</link>
		<dc:creator>toupeira</dc:creator>
		<pubDate>Sun, 09 Nov 2008 12:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2627</guid>
		<description>I&#039;m aware how ZFS snapshots work, and they *can* be restored. We&#039;re planning to still have 3 separate systems and replicate the data, using zfs send/receive as thedward mentioned.</description>
		<content:encoded><![CDATA[<p>I&#8217;m aware how ZFS snapshots work, and they *can* be restored. We&#8217;re planning to still have 3 separate systems and replicate the data, using zfs send/receive as thedward mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai Hendry</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2626</link>
		<dc:creator>Kai Hendry</dc:creator>
		<pubDate>Sun, 09 Nov 2008 11:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2626</guid>
		<description>I stole some ideas from &lt;a href=&quot;http://www.kryogenix.org/days/2006/10/25/my-home-backup-system&quot;&gt;Stuart Langridge&lt;/a&gt;.

Here are the &lt;a href=&quot;http://git.webvm.net/?p=backup&quot;&gt;backup scripts&lt;/a&gt; I use at work.

Ok, it doesn&#039;t use compression for storage, though disk space is cheap and I&#039;d rather have fast non-CPU intensive backup runs.</description>
		<content:encoded><![CDATA[<p>I stole some ideas from <a href="http://www.kryogenix.org/days/2006/10/25/my-home-backup-system">Stuart Langridge</a>.</p>
<p>Here are the <a href="http://git.webvm.net/?p=backup">backup scripts</a> I use at work.</p>
<p>Ok, it doesn&#8217;t use compression for storage, though disk space is cheap and I&#8217;d rather have fast non-CPU intensive backup runs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miek Gieben</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2625</link>
		<dc:creator>Miek Gieben</dc:creator>
		<pubDate>Sat, 08 Nov 2008 08:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2625</guid>
		<description>Hi,

I&#039;m the author of rdup and rdup DOES support hardlinks as of version 0.6.0. This ofcourse only works when the hardlinked files are all contained in your
backup.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m the author of rdup and rdup DOES support hardlinks as of version 0.6.0. This ofcourse only works when the hardlinked files are all contained in your<br />
backup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solrize</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2623</link>
		<dc:creator>solrize</dc:creator>
		<pubDate>Sat, 08 Nov 2008 01:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2623</guid>
		<description>I just use tar and/or rsync, but have been wanting to look at veracity:

http://taobackup.org</description>
		<content:encoded><![CDATA[<p>I just use tar and/or rsync, but have been wanting to look at veracity:</p>
<p><a href="http://taobackup.org" rel="nofollow">http://taobackup.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramune</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2621</link>
		<dc:creator>ramune</dc:creator>
		<pubDate>Fri, 07 Nov 2008 21:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2621</guid>
		<description>There&#039;s also Bacula.  We currently use it at work and it supports restoring hard links, manages pools of media, can auto-label tapes, back up to files (ala VTL), and so on.

The main gripe I have is the user interface.  It&#039;s pretty much unusable without running under rlfe.  Despite that, though, I found its features and reliability good enogh to stick with, despite the klunky interface.

It is lacking a bit in configuration options and tweaks compared to commercial products, but I found it more reliable than any other open-source backup software out there.</description>
		<content:encoded><![CDATA[<p>There&#8217;s also Bacula.  We currently use it at work and it supports restoring hard links, manages pools of media, can auto-label tapes, back up to files (ala VTL), and so on.</p>
<p>The main gripe I have is the user interface.  It&#8217;s pretty much unusable without running under rlfe.  Despite that, though, I found its features and reliability good enogh to stick with, despite the klunky interface.</p>
<p>It is lacking a bit in configuration options and tweaks compared to commercial products, but I found it more reliable than any other open-source backup software out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris burkhardt</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2620</link>
		<dc:creator>chris burkhardt</dc:creator>
		<pubDate>Fri, 07 Nov 2008 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2620</guid>
		<description>Oh, I just read the other entry you referenced and see you&#039;ve already considered and rejected duplicity.</description>
		<content:encoded><![CDATA[<p>Oh, I just read the other entry you referenced and see you&#8217;ve already considered and rejected duplicity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris burkhardt</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2619</link>
		<dc:creator>chris burkhardt</dc:creator>
		<pubDate>Fri, 07 Nov 2008 20:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2619</guid>
		<description>duplicity is by the same author as rdiffbackup, but instead of keeping a mirror of the current state, everything is tar&#039;d and gpg&#039;d:

[url=http://duplicity.nongnu.org/]http://duplicity.nongnu.org/[/url]</description>
		<content:encoded><![CDATA[<p>duplicity is by the same author as rdiffbackup, but instead of keeping a mirror of the current state, everything is tar&#8217;d and gpg&#8217;d:</p>
<p>[url=http://duplicity.nongnu.org/]http://duplicity.nongnu.org/[/url]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thedward</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2618</link>
		<dc:creator>thedward</dc:creator>
		<pubDate>Fri, 07 Nov 2008 19:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2618</guid>
		<description>One of the neat things about ZFS is zfs send / zfs receive; You can serialize and deserialize snapshots or diffs between snapshots. It makes it easy to synchronize your local snapshots with a remote system.</description>
		<content:encoded><![CDATA[<p>One of the neat things about ZFS is zfs send / zfs receive; You can serialize and deserialize snapshots or diffs between snapshots. It makes it easy to synchronize your local snapshots with a remote system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Alan Dorman</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2617</link>
		<dc:creator>Michael Alan Dorman</dc:creator>
		<pubDate>Fri, 07 Nov 2008 19:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2617</guid>
		<description>John,

I think your nervousness over BackupPC may be unwarranted.

Looking at the code, what it&#039;s producing is simply headerless gzip compression---anything that provides an interface to zlib should be able to chew on it.

The allowances it&#039;s making for memory usage issues would appear to have no more impact than perhaps lowering the compression level by flushing excessively.

Oh, and it appears it appends a record of rsync meta-information that is presumably there to allow it to avoid unnecessary transfers without having to decompress unchanged files.

Honestly, I might look at using it for myself</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>I think your nervousness over BackupPC may be unwarranted.</p>
<p>Looking at the code, what it&#8217;s producing is simply headerless gzip compression&#8212;anything that provides an interface to zlib should be able to chew on it.</p>
<p>The allowances it&#8217;s making for memory usage issues would appear to have no more impact than perhaps lowering the compression level by flushing excessively.</p>
<p>Oh, and it appears it appends a record of rsync meta-information that is presumably there to allow it to avoid unnecessary transfers without having to decompress unchanged files.</p>
<p>Honestly, I might look at using it for myself</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2616</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 07 Nov 2008 19:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2616</guid>
		<description>rdiff-backup on a compressed FS?</description>
		<content:encoded><![CDATA[<p>rdiff-backup on a compressed FS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stlman</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2615</link>
		<dc:creator>stlman</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2615</guid>
		<description>Tell me Mr. Toupeira, what good is a backup when you&#039;re unable to restore it?

Snapshots are not backups they&#039;re just checkpoints which prevent overwriting blocks &quot;created&quot; before the checkpoint. If some data in such block are to be updated copy-on-write is performed hence the instantaneousness. Snapshot are very useful for backups because you get consistent, even on application level, filesystem state. But they are NOT in any way safer than the data you work with. They are on the same hardware.</description>
		<content:encoded><![CDATA[<p>Tell me Mr. Toupeira, what good is a backup when you&#8217;re unable to restore it?</p>
<p>Snapshots are not backups they&#8217;re just checkpoints which prevent overwriting blocks &#8220;created&#8221; before the checkpoint. If some data in such block are to be updated copy-on-write is performed hence the instantaneousness. Snapshot are very useful for backups because you get consistent, even on application level, filesystem state. But they are NOT in any way safer than the data you work with. They are on the same hardware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toupeira</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2614</link>
		<dc:creator>toupeira</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2614</guid>
		<description>At my workplace we&#039;re also using rdiff-backup to manage almost 3TB now, and rsync to replicate the backups to other, identical systems. But currently we&#039;re considering moving everything to a central OpenSolaris storage system, and just do backups using ZFS&#039; snapshots, which are basically instantaneous.</description>
		<content:encoded><![CDATA[<p>At my workplace we&#8217;re also using rdiff-backup to manage almost 3TB now, and rsync to replicate the backups to other, identical systems. But currently we&#8217;re considering moving everything to a central OpenSolaris storage system, and just do backups using ZFS&#8217; snapshots, which are basically instantaneous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stlman</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2613</link>
		<dc:creator>stlman</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2613</guid>
		<description>There is a perl script called flexbackup. It is very good and... flexible :-) It supports many archivers and compressors and adding your own isn&#039;t too hard either.
However, it hasn&#039;t been developed for few years, there isn&#039;t anything it lacked for me.

I converted to rsync(1) incremental backup with hard links because it was quite annoying to search for files in eg. 20GiB bzipped tar. (3 MB/s)

http://freshmeat.net/projects/flexbackup/</description>
		<content:encoded><![CDATA[<p>There is a perl script called flexbackup. It is very good and&#8230; flexible :-) It supports many archivers and compressors and adding your own isn&#8217;t too hard either.<br />
However, it hasn&#8217;t been developed for few years, there isn&#8217;t anything it lacked for me.</p>
<p>I converted to rsync(1) incremental backup with hard links because it was quite annoying to search for files in eg. 20GiB bzipped tar. (3 MB/s)</p>
<p><a href="http://freshmeat.net/projects/flexbackup/" rel="nofollow">http://freshmeat.net/projects/flexbackup/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisandro Damián Nicanor Pérez Meyer</title>
		<link>http://changelog.complete.org/archives/775-search-for-backup-tools/comment-page-1#comment-2612</link>
		<dc:creator>Lisandro Damián Nicanor Pérez Meyer</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://changelog2.complete.org/archives/775-search-for-backup-tools.html#comment-2612</guid>
		<description>Write a script that decompresses the backup, run rdiff-backup, and compress again.

I have done similar things and it works perfectly (and let&#039;s hope Murphy doesn&#039;t get involved if I need the backup :-) )</description>
		<content:encoded><![CDATA[<p>Write a script that decompresses the backup, run rdiff-backup, and compress again.</p>
<p>I have done similar things and it works perfectly (and let&#8217;s hope Murphy doesn&#8217;t get involved if I need the backup :-) )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

