<?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: rdiff-backup, ZFS, and rsync scripts</title>
	<atom:link href="http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts</link>
	<description>Viewpoints on technology, society, and government</description>
	<lastBuildDate>Tue, 14 May 2013 02:23:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: thermionic</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-9297</link>
		<dc:creator>thermionic</dc:creator>
		<pubDate>Sat, 20 Aug 2011 22:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-9297</guid>
		<description><![CDATA[if you&#039;e looking at zfs snaps, how about rsync with link-desk instead of rdiff ?

I found this quite interesting 
http://www.sanitarium.net/unix_stuff/backups/readme.txt]]></description>
		<content:encoded><![CDATA[<p>if you&#8217;e looking at zfs snaps, how about rsync with link-desk instead of rdiff ?</p>
<p>I found this quite interesting<br />
<a href="http://www.sanitarium.net/unix_stuff/backups/readme.txt" rel="nofollow">http://www.sanitarium.net/unix_stuff/backups/readme.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8619</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Tue, 15 Mar 2011 19:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8619</guid>
		<description><![CDATA[Hey there, I&#039;ve been in the same boat as you--only in reverse.  I started with ZFS on Solaris which worked beautifully.  But because of the poor support and lack of active development on Solaris, I moved to Linux.  I chose to use rdiff-backup as well, but I&#039;ve noticed it slowing down quite a bit.

I&#039;m running into the same problem as you:  I want to use ZFS but it&#039;s just not all there on Linux.]]></description>
		<content:encoded><![CDATA[<p>Hey there, I&#8217;ve been in the same boat as you&#8211;only in reverse.  I started with ZFS on Solaris which worked beautifully.  But because of the poor support and lack of active development on Solaris, I moved to Linux.  I chose to use rdiff-backup as well, but I&#8217;ve noticed it slowing down quite a bit.</p>
<p>I&#8217;m running into the same problem as you:  I want to use ZFS but it&#8217;s just not all there on Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micah</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8595</link>
		<dc:creator>micah</dc:creator>
		<pubDate>Thu, 10 Mar 2011 18:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8595</guid>
		<description><![CDATA[Thanks for your blog posts about this, I&#039;m having a lot of trouble with our backup server, doing remote backups of the backup server itself, and you have given me some interesting ideas.

About backupninja, I&#039;m surprised you have not heard of it before, its been around for ages. You can schedule different backup jobs with backupninja to fire at different times.

Other things that backupninja can do that you were looking for:

1. Provides &quot;run before&quot; job capability
2. Can be silent on success and loud on failures (although if your mail system fails, you may never notice that failures are happening!)
3. Continues to backup when there is an error
4. You can easily add the capability to do snapshots and removal of snapshots, there is a shell handler that can be run with any commands you wish. 
5. Its easily extendable, and simply written in bash]]></description>
		<content:encoded><![CDATA[<p>Thanks for your blog posts about this, I&#8217;m having a lot of trouble with our backup server, doing remote backups of the backup server itself, and you have given me some interesting ideas.</p>
<p>About backupninja, I&#8217;m surprised you have not heard of it before, its been around for ages. You can schedule different backup jobs with backupninja to fire at different times.</p>
<p>Other things that backupninja can do that you were looking for:</p>
<p>1. Provides &#8220;run before&#8221; job capability<br />
2. Can be silent on success and loud on failures (although if your mail system fails, you may never notice that failures are happening!)<br />
3. Continues to backup when there is an error<br />
4. You can easily add the capability to do snapshots and removal of snapshots, there is a shell handler that can be run with any commands you wish.<br />
5. Its easily extendable, and simply written in bash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8452</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8452</guid>
		<description><![CDATA[Interesting program -- especially this in the description: &quot;Backupninja is a silent flower blossom death strike to lost data.&quot;

I&#039;m really liking BackupPC&#039;s scheduler and management interface.  One problem with backupninja is that it doesn&#039;t have centralized scheduling.  It will not be practical for backing up dozens of servers as a result.]]></description>
		<content:encoded><![CDATA[<p>Interesting program &#8212; especially this in the description: &#8220;Backupninja is a silent flower blossom death strike to lost data.&#8221;</p>
<p>I&#8217;m really liking BackupPC&#8217;s scheduler and management interface.  One problem with backupninja is that it doesn&#8217;t have centralized scheduling.  It will not be practical for backing up dozens of servers as a result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8451</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8451</guid>
		<description><![CDATA[Ah, interesting on the rdifffs -- I&#039;ll have to check it out.  Glad you enjoyed RWH!]]></description>
		<content:encoded><![CDATA[<p>Ah, interesting on the rdifffs &#8212; I&#8217;ll have to check it out.  Glad you enjoyed RWH!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8450</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8450</guid>
		<description><![CDATA[Well, I think I was right about it but maybe not sufficiently clear.

You are right that I can&#039;t delete incrementals from the middle of history.  What I meant is that I can say &quot;delete all backups older than 4 months old&quot; and this just happens without consequence to restoring newer files.  That&#039;s unlike duplicity, which uses forward history, so you have to periodically run full backups so that you can delete old backups.]]></description>
		<content:encoded><![CDATA[<p>Well, I think I was right about it but maybe not sufficiently clear.</p>
<p>You are right that I can&#8217;t delete incrementals from the middle of history.  What I meant is that I can say &#8220;delete all backups older than 4 months old&#8221; and this just happens without consequence to restoring newer files.  That&#8217;s unlike duplicity, which uses forward history, so you have to periodically run full backups so that you can delete old backups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8448</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 27 Jan 2011 09:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8448</guid>
		<description><![CDATA[Interesting to see you evaluate rdiff-backup.  I wrote a FUSE filesystem for browsing rdiff-backup increments, rdifffs, fueled largely by your excellent RWH book.

I think you may be wrong about like #4:  From what I have been able to figure out,  binary diffs are calculated against the next-newest version of the file, so if you delete an increment from the middle of the deck you might prevent restoring some files in older increments.  But you can probably safely delete the oldest increment at any given time.]]></description>
		<content:encoded><![CDATA[<p>Interesting to see you evaluate rdiff-backup.  I wrote a FUSE filesystem for browsing rdiff-backup increments, rdifffs, fueled largely by your excellent RWH book.</p>
<p>I think you may be wrong about like #4:  From what I have been able to figure out,  binary diffs are calculated against the next-newest version of the file, so if you delete an increment from the middle of the deck you might prevent restoring some files in older increments.  But you can probably safely delete the oldest increment at any given time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anony</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8447</link>
		<dc:creator>anony</dc:creator>
		<pubDate>Thu, 27 Jan 2011 08:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8447</guid>
		<description><![CDATA[WRT backup scripts, have you considered backupninja? It has already backends to backing up databases and rsync.

As to rotating log files, I&#039;ve switched to date-based rotation instead of number-based rotation, that pretty much eliminates the undesired behavior.]]></description>
		<content:encoded><![CDATA[<p>WRT backup scripts, have you considered backupninja? It has already backends to backing up databases and rsync.</p>
<p>As to rotating log files, I&#8217;ve switched to date-based rotation instead of number-based rotation, that pretty much eliminates the undesired behavior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimcooncat</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8441</link>
		<dc:creator>jimcooncat</dc:creator>
		<pubDate>Wed, 26 Jan 2011 14:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8441</guid>
		<description><![CDATA[I have a bit different scenario in my small office; small files (word docs, spreadsheets, MS Access databases), and high availability is really wanted. I ran into some difficulties as well with LVM snapshots, especially when I was working to make a DRBD setup. 

But I think the fix for snapshots will be in reach for me soon by using NILFS. It still has a bit to go before it&#039;s production-ready, but it seems to have what I&#039;d need for good performance.

I envision using NILFS and DRBD for an asyncronous primary/secondary setup, where the secondary server mounts the NILFS snapshots and backs up to another off-site server using rdiff or some other diff tool.

Not suggesting this is any answer to your problems, but the developments with NILFS might be of interest to you.
Homepage: http://www.nilfs.org
Current discussion: http://www.mail-archive.com/linux-nilfs@vger.kernel.org/]]></description>
		<content:encoded><![CDATA[<p>I have a bit different scenario in my small office; small files (word docs, spreadsheets, MS Access databases), and high availability is really wanted. I ran into some difficulties as well with LVM snapshots, especially when I was working to make a DRBD setup. </p>
<p>But I think the fix for snapshots will be in reach for me soon by using NILFS. It still has a bit to go before it&#8217;s production-ready, but it seems to have what I&#8217;d need for good performance.</p>
<p>I envision using NILFS and DRBD for an asyncronous primary/secondary setup, where the secondary server mounts the NILFS snapshots and backs up to another off-site server using rdiff or some other diff tool.</p>
<p>Not suggesting this is any answer to your problems, but the developments with NILFS might be of interest to you.<br />
Homepage: <a href="http://www.nilfs.org" rel="nofollow">http://www.nilfs.org</a><br />
Current discussion: <a href="http://www.mail-archive.com/linux-nilfs@vger.kernel.org/" rel="nofollow">http://www.mail-archive.com/linux-nilfs@vger.kernel.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8429</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Tue, 25 Jan 2011 22:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8429</guid>
		<description><![CDATA[Yes.  At present, not being able to remove old backups is a major showstopper.  Concerns about how reliable it is, not preserving symlinks or hardlinks, etc. also rank up there.  But I think they are actively working on all those things and it may well turn out to be a very good option in the  future.]]></description>
		<content:encoded><![CDATA[<p>Yes.  At present, not being able to remove old backups is a major showstopper.  Concerns about how reliable it is, not preserving symlinks or hardlinks, etc. also rank up there.  But I think they are actively working on all those things and it may well turn out to be a very good option in the  future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Lee</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8428</link>
		<dc:creator>Nicholas Lee</dc:creator>
		<pubDate>Tue, 25 Jan 2011 22:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8428</guid>
		<description><![CDATA[Have you seen bup?]]></description>
		<content:encoded><![CDATA[<p>Have you seen bup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8427</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8427</guid>
		<description><![CDATA[Git won&#039;t be suitable for this.  For one thing, you can&#039;t delete the old backups very easily.  For another, ever tried committing a 10GB file in Git?  Yeah, it ain&#039;t pretty.  You&#039;d need more RAM for that than I can afford.]]></description>
		<content:encoded><![CDATA[<p>Git won&#8217;t be suitable for this.  For one thing, you can&#8217;t delete the old backups very easily.  For another, ever tried committing a 10GB file in Git?  Yeah, it ain&#8217;t pretty.  You&#8217;d need more RAM for that than I can afford.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8426</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8426</guid>
		<description><![CDATA[I haven&#039;t tried it; see my comment on http://changelog.complete.org/archives/5547-research-on-deduplicating-disk-based-and-cloud-backups]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried it; see my comment on <a href="http://changelog.complete.org/archives/5547-research-on-deduplicating-disk-based-and-cloud-backups" rel="nofollow">http://changelog.complete.org/archives/5547-research-on-deduplicating-disk-based-and-cloud-backups</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8424</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Jan 2011 19:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8424</guid>
		<description><![CDATA[As far as deduplication sstems go, have you tested just dropping files into a git repository and packing periodically?  Git has some pretty impressive deduplication bits.]]></description>
		<content:encoded><![CDATA[<p>As far as deduplication sstems go, have you tested just dropping files into a git repository and packing periodically?  Git has some pretty impressive deduplication bits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssam</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8422</link>
		<dc:creator>ssam</dc:creator>
		<pubDate>Tue, 25 Jan 2011 17:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8422</guid>
		<description><![CDATA[how well does btrfs compare]]></description>
		<content:encoded><![CDATA[<p>how well does btrfs compare</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8421</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Tue, 25 Jan 2011 17:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8421</guid>
		<description><![CDATA[That is an excellent point.  Last time I looked at it, the requirement for the web server and the fact that they pretty much roll their own compression format and rsync server both bothered me.  But it&#039;s worth another look.  I may miss having things directly accessible on the filesystem though.]]></description>
		<content:encoded><![CDATA[<p>That is an excellent point.  Last time I looked at it, the requirement for the web server and the fact that they pretty much roll their own compression format and rsync server both bothered me.  But it&#8217;s worth another look.  I may miss having things directly accessible on the filesystem though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin f. krafft</title>
		<link>http://changelog.complete.org/archives/5572-rdiff-backup-zfs-and-rsync-scripts/comment-page-1#comment-8420</link>
		<dc:creator>martin f. krafft</dc:creator>
		<pubDate>Tue, 25 Jan 2011 16:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5572#comment-8420</guid>
		<description><![CDATA[&gt; Things I don’t like about it:

[…]

4. It wreaks havoc backing up e.g. /var/log, if files are just being
   rotated.

I&#039;ve used rdiff-backup myself for years until I switched to
backuppc. I have never looked back. backuppc rocks, for a single
machine, but especially if you have a few. It uses content-addressed
storage (like Git), so the same file is only ever saved once, even
across systems.

The web interface requires a web server, which is a bit naff. But
the ability to browse backups and restore files, directories and
hosts interactively and intuitively quickly relatives that.]]></description>
		<content:encoded><![CDATA[<p>&gt; Things I don’t like about it:</p>
<p>[…]</p>
<p>4. It wreaks havoc backing up e.g. /var/log, if files are just being<br />
   rotated.</p>
<p>I&#8217;ve used rdiff-backup myself for years until I switched to<br />
backuppc. I have never looked back. backuppc rocks, for a single<br />
machine, but especially if you have a few. It uses content-addressed<br />
storage (like Git), so the same file is only ever saved once, even<br />
across systems.</p>
<p>The web interface requires a web server, which is a bit naff. But<br />
the ability to browse backups and restore files, directories and<br />
hosts interactively and intuitively quickly relatives that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
