Slashdot Mirror


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."

19 of 155 comments (clear)

  1. thanks amanda by xiaomai · · Score: 2, Informative

    i've been using amanda at work for the past year now and it's been wonderful. thanks to all the developer's out there who work so hard (the mailing list rocks too).

  2. Works great with older setups & configs by Almost-Retired · · Score: 4, Informative

    I've been running it for 4 nights now, replaceing the previous 2.4.5 version I've been running for quite some time, and its working just like the 2.4.5 version it replaced. So if you are worried about the upgrade breaking something, if it worked with your old configs, it should Just Work(TM) with the new version too. I used the same config/build script I've been useing for years to build and install it.

    Newbies, please goto amanda.org or zmanda.org and read the top ten FAQ there, it will save you many headaches in getting it setup. To make it work, and work well, may require a re-thinking of how you think a backup should be done. Once setup its a background process you get nightly emails from, but requires little or no hand-holding on a daily basis other than making sure the tape needed is in the drive for tonights run. vtape users (where the tape images are kept on a humongous hard drive) don't even have to deal with that, the best of both worlds IMO. I've been doing that for about 18 months or more here at the coyote.den, my private domains name.

    And I highly recommend subscribing to the amanda-user mailing list, details on amanda.org, where you can ask for help and get it from more knowledgable people than I, although you will find me there too. 10 messages is a busy day so it won't eat your lunch.

    --
    Cheers, Gene

  3. BackupPC is also good by HappyCamp · · Score: 5, Informative

    Nothing against Amanda, but I switched from using Amanda to going to BackupPC. http://backuppc.sf.net/

    What I really like about BackupPC is the Disk based backup focus of it. It does NOT support tape drives. But for doing backups to hard drives it is great. And with the way it will only keep one copy of a file, no matter how many systems it is on really helps to minimize disk space usage. Example: You have /bin/ls on five of your linux boxes that all run the same distribution. It will only store one copy of /bin/ls on the backup server and use hardlinks to keep track of all the other copies. Plus it compresses the files.

    Great stuff!

    1. Re:BackupPC is also good by jpalit · · Score: 2, Informative

      I use Amanda to backup to disks, and am quite happy with it. Doesn't do the single instance store like you mention, but is very stable and zippy.

  4. Yes! Tape Spanning! by Noksagt · · Score: 4, Informative

    Yes, it supports tape spanning. It also supports compression and encryption of your choice (so you should be able to use star instead of gtar & bzip2 rather than gzip). These are the most frequently requested features, so this is really a good release!

  5. solid piece of software by 2old2rock · · Score: 3, Informative

    A good piece of software thats getting some attention it deserves. Looking at http://amanda.zmanda.com/amanda-25-released.html and the wiki at http://wiki.amanda.com/ it feel like amanda is getting the recognition it deserves. For newbies I would recommed http://forums.zmanda.com/ and the wiki above.

  6. Re: Amanda 2.5 Released - no .deb's? by Anonymous Coward · · Score: 2, Informative
  7. Nice but.. by daniel_newton · · Score: 3, Informative
    I these backup programs seem to complicated for me. At work we just use tar for our archival backup (I can have a bare metal restore from tape of our main production server up in about 2 hours).

    Also we use rsnapshot for hourly/daily/weekly/monthly snapshots of the whole filesystem (rsnapshot is very cool and simple too).

    1. Re:Nice but.. by dj44 · · Score: 3, Informative

      If you have more than 2 or 3 machines that you want to backup to disk and especially tape you need Amanda for automation. After initial setup Amanda doesn't require any babysitting, it just works for you. ---- dj

  8. Re:Amanda or Zmanda? by Anonymous Coward · · Score: 2, Informative

    Nope. This is the *real* Amanda release. I checked on Sourceforge as well. Zmanda seems to be a company behind Amanda project. You can see the rainbow'ed Amanda logo on their wiki (http://wiki.zmanda.com/)

  9. Re:How does it compare to Bacula? by submitpaddy · · Score: 2, Informative

    Two key features distingush Amanda from Bacula

    - Data format on the media: You can restore from Amanda media without using Amanda. The commands to
    restore data is part of the header

    - Consistent backup window: Amanda unique scheduler tries to backup same amount of data every backup run.

    Paddy

  10. Re:Generalised backup applications? by submitpaddy · · Score: 2, Informative

    Take a look at the Application API (http://wiki.zmanda.com/index.php/Application_API) proposal.

  11. What's next for amanda? by Noksagt · · Score: 4, Informative
    From the amanda hacker's list:
    We need to decide on the release version? 2.6? 2.5.1?

    Following is the list of features that have been requested:

    - Support for POSIX file names (allowing spaces in filenames)
    - Amanda user ids consistency (sourceforge bug 1416737) - Requested by
    Paul Bijnens, Mitch Collinsworth
    - Backing up filesystem ACLs (schily tar support)
    - Design and implementation of application API (new Dumper API)
        (Proposal in http://wiki.zmanda.com/index.php/Application_API )
    - Cleaning up the device interface to support WORM devices
        (Suggested by mhelmling http://forums.zmanda.com/showthread.php?t=28 )

    Of course, all open bugs in sourceforge.net bug tracker have to be addressed.

    If you have feature requests or if you find bugs, please post them in
    sourceforge.net bug tracker
    (http://sourceforge.net/tracker/?group_id=120&atid =100120)

    Thanks,
    Paddy
    1. Re:What's next for amanda? by Noksagt · · Score: 2, Informative

      It can and does backup names with spaces. I have it backup windows clients and *nix SMB servers which have a lot of long filenames.

      I believe what is meant here is that certain configuration files (such as the list of which disks to backup or files to exclude) are delimited with white space.

      This is currently somewhat anoying, but not too limiting. You'll tell it to backup things like "/home" and "/etc" or "/cygdrive/c/Docume~1" & it will backup files and folders in those with names like "New Folder" and the like.

  12. Re: Amanda 2.5 Released - no .deb's? by submitpaddy · · Score: 2, Informative

    Amanda 2.4.4 is in debian stable. 2.4.5p1 is under test. 2.5.0 will be available from the debian maintainer soon.
    It will be also available from http://www.zmanda.com/downloads.html site soon

  13. Re:Amanda or Zmanda? by james_da_silva · · Score: 2, Informative

    No this isn't a fork. The post linked to zmanda, but you can find the old logo and a reference to 2.5.0 at http://www.amanda.org/ as usual. (I had no idea anyone actually liked that logo. Ten minutes with an image editor ten years ago, and it's still up there) Amanda, as always, has been developed by whoever was willing to pick up the ball and run with it. Right now Zmanda is taking an active interest and contributing heavily back to the open source program. This is of course A Good Thing.

  14. Re:Still Tape Only by innit · · Score: 2, Informative

    From TFA:

    Amanda is the world's most popular open source backup and recovery software. Amanda allows system administrators to set up a single server to back up multiple hosts to a tape- or disk-based storage system over the network.

    Or am I missing something?

  15. Re:Good Windows Backup Program by Anonymous Coward · · Score: 1, Informative

    Get WinRAR and write a script to RAR the Application Data\Outlook directory (or wherever his mail files are stored) utilising recovery or whatever RAR calls it these days. You could extract the system date & time to generate a timestamp for the filename (bob-20060327104754BST.rar) Then add in his work files e.g. *.doc *.xls *.ppt etc. Then get puTTY tools (notably pscp) and then (script) use that to scp the file up to your backup server. You could also use the windows port of gpg to sign & encrypt the backup file first using a "Company X Backup" key-pair to keep the files secure whilst on the backup server. You can set a scheduled task on his XP box to run all of this every x times per day. Simple and low cost.

  16. Re:Still Tape Only by in10d · · Score: 2, Informative

    It's a shame that they didn't include backing up to DVD or disk. Yes, you can use the disk holding area and manually clean it out periodically so it doesn't fill up. That's what I do.
    why don't you use vtapes?