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

39 of 155 comments (clear)

  1. What a co-incidence! by QuantumG · · Score: 5, Funny

    In high school, Amanda was always my backup too!

    Ahh, fun times.

    --
    How we know is more important than what we know.
    1. Re:What a co-incidence! by Anonymous Coward · · Score: 4, Funny

      It is not nice to call your sister your backup.

    2. Re:What a co-incidence! by Anonymous Coward · · Score: 3, Funny

      In high school, Amanda was always my backup too!

      Was Amanda's last name Hugankiss?

    3. Re:What a co-incidence! by Beryllium+Sphere(tm) · · Score: 2, Funny

      Couldn't help but notice that the body of the post was
      >Amanda was always my backup
      and the signature was
      >Your wife just won't understand

  2. 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).

    1. Re:thanks amanda by iamdrscience · · Score: 5, Funny
      i've been using amanda at work for the past year now and it's been wonderful.
      Sure it seems wonderful now, but work relationships can cause a lot of trouble. I mean, sooner or later she's going to realize you're just using her and then what?
    2. Re:thanks amanda by stor · · Score: 2, Funny

      sooner or later she's going to realize you're just using her and then what?

      Simple: schedule time to run the dumper...

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  3. Dev code name: "HugNKiss" by LiftOp · · Score: 2, Funny

    Well, it should've been, anyhow.

  4. Great software by jpalit · · Score: 2, Interesting

    I love and trust Amanda to do all my backup. Thanks for the new release...

    1. Re:Great software by stanbrown · · Score: 2, Interesting

      Indeed, I've been using it at work, and at home for about 5 years now. It has saved me more times than I can count!!

      But why is this listed under Linux?

      --
      nix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie) ~
  5. 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

    1. Re:Works great with older setups & configs by Almost-Retired · · Score: 2, Interesting

      In fact I have about a 7 year history with amanda. Having worn out 4 of those 4 tape seagate changers & a couple of regular DDS2 drives, I've come to the conclusion that disks, having much more development money behind them, have indeed now exceeded the utility of tapes when I can buy a disk that lasts several years, possibly a decade, for 10% or less the cost per gigabyte of an equivalent tape drive and its backup medium. But thats just my opinion, the opinion of an old man these days as I'm now 71. So while I've been there, and done an awfull lot of that, the youngsters tend to discount that experience, prefering to get their own experiences. Oh, well. As has been said many many times, history will repeat itself.

      --
      Cheers, Gene.

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

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

  8. How does it compare to Bacula? by leereyno · · Score: 3, Interesting

    How does this new version compare to Bacula (http://www.bacula.org/)?

    The thing I like about Bacula is that it will allow you to spread a backup job accross multiple tapes, supports backups to disk, has its own scheduling system, and has a native windows client. From what I understand Amanda uses tar and relies upon NFS, SMB, or other network filesystem protocols to work. Bacula on the other hand has a true client/server architecture with a native client running on all of the systems it supports. It also makes use of MySQL to keep track of backup jobs. This made it very easy for me to create a web interface for it (http://raobackup.eas.asu.edu/

    If Amanda has been improved to be competitive with Bacula in some of these areas then I'll definitely have to investigate it.

    Lee

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
    1. Re:How does it compare to Bacula? by Noksagt · · Score: 4, Interesting

      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.

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

    3. Re:How does it compare to Bacula? by Tetard · · Score: 2, Interesting

      Nice web interface -- any plans to make it available ?

      Also, check out this: http://www.indpnday.com/bacula_stuff/bacula-web/do wnload.php?file=bacula-web_1.1.tar.gz

  9. I Tried It Once... by Illbay · · Score: 5, Interesting
    ...but had a tough time with the (at least at that time) limited hardware support. While I'm sure they've probably worked that out (at least to a better degree than before), my search for alternatives back then turned up rdiff-backup.

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

  11. Re: Amanda 2.5 Released - no .deb's? by Anonymous Coward · · Score: 2, Informative
  12. Bacula doesn't have Amanda's scheduling. by argent · · Score: 4, Interesting

    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.

  13. Re:Backups? by remembertomorrow · · Score: 2, Funny

    Amanda definitely gives me more than a feeling.

    --
    Registered Linux user #421033
  14. 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

  15. 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/)

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

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

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

  19. Mondo Rescue by gosquad · · Score: 2, Interesting

    I know that Mondo Rescue supports spanning over discs of any size. It also supports differential backups. I personally use it for nightly backups. Setup is simple via command line switches, and restoring is done via a curses-based tool on the bootable iso. http://mondorescue.org/about.shtml

  20. Still Tape Only by WryCoder · · Score: 2, Insightful

    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.

    But it would be nice if you could specify the equivalent of some number of tape sets in the holding area and have them overwrite themselves without manual intervention.

    1. 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?

    2. 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?

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

  22. Not just high-school backup... by Dystopian+Rebel · · Score: 4, Funny

    ~~~ A SLASHDOT VIGNETTE ~~~

    [telephone rings]

    Slashdotter: Hello? Oh hi Mom. How's my laundry coming along?

    Mother: It's almost done, dearie. I can't seem to get the stain out of your Starfleet Command t-shirt, though.

    Slashdotter: [frustrated] Aww!

    Mother: Don't worry, I'll keep trying. [pause] Dear, are you seeing anyone? I'm worried about you.

    Slashdotter: Aw come on, mom. Well, um, yeah... sure I'm seeing someone.

    Mother: You're not fibbing again, are you?

    Slashdotter: What? No!

    Mother: If you aren't fibbing, tell me what her name is.

    Slashdotter: Uh...her name is... Amanda.

    Mother: Really?

    Slashdotter: Yeah, Amanda. I'm serious. Amanda is really cool.

    Mother: You have a GIRLFRIEND? REALLY? I'm so thrilled! Your father will be so thrilled!

    Slashdotter: Yes... Amanda. In fact, she's someone at the office. We really "click".

    Mother: Oh! I am ~so~ glad. You do have to be careful with an office relationship, dearie. I hope you are being discrete.

    Slashdotter: Don't worry, mom. We keep it very professional when we see each other at work.

    Mother: I'm glad! Amanda... that is a nice name. Is she pretty?

    Slashdotter: Oh yes, yes she is. Pretty in an intuitive sort of way. And totally low maintenance.

    Mother: She sounds wonderful!

    Slashdotter: Yeah... um... Yeah, and mom? Amanda would really like to see my Starfleet Command t-shirt this weekend...

    Mother: I'll take care of it right away, dear! Your father will be so thrilled!

    --
    Rich And Stupid is not so bad as Working For Rich And Stupid.
  23. Re:spanning by Sigg3.net · · Score: 2, Funny

    *span, span, span, span, span, span*... oh, wait... err...

  24. Re:How long until DVD spanning? by Noksagt · · Score: 2, Interesting

    Some enterprises might be stingy with quota per person, but when you multiply that by the number of people in the company (including the big wigs who rarely have a practical quota), it is quite large. In addition to smaller capacity, optical media scratch and have a shorter shelf life than tape. Yes, there are archival quality discs. No, they're not extremely cheap (which would be the only reason to use DVDs). Also, most CD carousels/robots carry a stiff enough price premium such that you might as well just buy a tape changer.