Amanda 2.5 Released
Anonymous Coward writes to tell us that a new release of the popular open source backup tool Amanda is now available fixing many of the limitations of previous versions. From the release: "Overall the focus of the release is on security of the backup process & backed up data, scalability of the backup process and ease of installation & configuration of Amanda."
Not only has it always been versatile as far as the hardware it uses--for my SOHO server, an external USB Harddrive is the ticket, one that I can just snatch and carry with me if natural disaster threatens, e.g.--but the METHOD of backup is superior to anything I've personally ever encountered.
Backup AND restore are both a breeze.
I'm sure that AMANDA is more appropriate for many (read "more servers") usage, but I've found rdiff-backup to be perfect for someone like me, with only a single server to worry about (althought that single server contains all my family's business and personal files--so to us, it's not such a trivial thing).
Any technology distinguishable from magic is insufficiently advanced.
This version of amanda supports tape spanning. Many used to say use amanda for the scheduler or bacula for the tape spanning. Since amanda spans, this no longer holds.
Amanda has always allowed backups to a holding disk & the scheduler has been fantasitc. There isn't a native windows client, but the windows client runs fine under cygwin, or one can backup SMB shares.
Amanda does rely on tar (which is, IMHO, a good thing), but that tar can be different on each client (so that one can backup resource forks on OS X, for example).
Amanda doesn't rely on NFS or SMB, but can use them. There are excellent web interfaces through, for example, webmin.
For me, the lack of automatic backup scheduling in other packages is a complete deal-breaker. Amanda, I just tell it how many full backups I want over what period, and it makes it happen. There's no "full backup this friday" crap. You don't have enough tape? It defers the backups it can, and lets you know you need to get more... it's painless.
For a site with growing storage there's no alternative to Amanda.