[lug] NAS recommendations?

Sean Reifschneider jafo at tummy.com
Tue Oct 27 04:06:06 MDT 2009


On 10/26/2009 11:11 PM, David L. Anselmi wrote:
> used and delete old copies.  It seems likely that it also takes less 
> space since it only copies changed blocks of files (rsync copies whole 
> files that have changed).

That's true, but only because Linux doesn't have a nice snapshotting
file-system.  If you use "--inplace" with rsync, and then take a snapshot
when it's done, you get very similar results to rdiff-backup.

As you say though, it does make a huge difference in the amount of space
required.

The down side of rdiff-backup is you can't really keep multiple ages of
backups (7 daily, 7 weekly, 7 monthly), without having a full copy of the
system for each of them.  This is where the snapshots really work out well.

backuppc will do file merging between backups, so if you have the same file
on multiple machines, it only stores one copy.  It also compresses the
files for storage, but a large log-file that grows a little every day will
use lots of space.

Sean
-- 
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20091027/ecea30bb/attachment.pgp>


More information about the LUG mailing list