General Information

 Home
 About Amanda
 Copyright

Download

 Download Amanda

Support

 Amanda Wiki
 FAQ
 Amanda forums
 Tape Type List
 #amanda
 Mailing Lists
 Commercial Support

Project

 SourceForge
 Source Code
 Developer Documentation
 Open Tasks
 Project Contacts
 Patches (old)

Amanda logo
The Advanced Maryland Automatic Network Disk Archiver

Copyright (c) 1997, 1998 University of Maryland at College Park, All Rights Reserved.
Portions copyrighted by individual contributers, see the distribution for details.

What is Amanda?

AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that allows the administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations running multiple versions of Unix. Amanda uses Samba, Cygwin or a native Windows client to back up Microsoft Windows desktops and servers.

The most recent stable release is version 2.6.1p2, released on November 6, 2009. Download here! (README)

Release Notes for 2.6.1p2:

  • amtapetype: new -p option
  • Many bugs fixed
    • S3 device driver
    • amcheckdump
    • file not removed from holding disk
    • sendbackup compatibility with a 2.4.2 server
    • handle EROFS error from tape device
    • zfs snapshot name us the diskname
    • fix fd allocation in amandad
    • crash in amflush

Release Notes for 2.6.1p1:

  • amplot: better output.
  • Don't include genversion.h in distribution tarballs.
  • Many bugs fixed
    • S3 device driver
    • rait device driver
    • amstatus
    • configure
    • application-api
    • compilation on some platform
    • others small bug

Release Notes for 2.6.1:

  • Application API: Allow to easily write wrappers around any backup program, See the 'amanda-applications' man page.
    • amgtar: Use GNU tar, it is a lot more configurable than the GNUTAR program. See 'amgtar' man page.
    • amstar: Use star to do a backup, it work only on a partition. See 'amstar' man page.
    • amsamba: Use smbclient to backup a cifs share, see amsamba man page.
    • amzfs-sendrecv: Do a backup of a ZFS filesystem with 'zfs send'.
  • Script API: Allow to run script before and after amanda process, see the 'amanda-scripts' man page.
    • amzfs-snapshot: Do a snapshot of a ZFS filesystem, then 'amgtar' application will backup the snapshot. See 'amzfs-snapshot' man page.
    • script-email: Simple script to send email. see 'script-email' man page.
  • Changer API v2.0: perl-based changer interface supporting concurrent use of multiple devices and changers.
    • currently operating in "compatibility mode," calling old changer shell scripts.
    • under active development.
  • Xfer API: generic library to move and filter data with maximal efficiency.
    • can read from and write to arbitrary devices, files, etc.
    • only used in some applications.
  • Amanda archive format: A simple archive format that an application can use to create backup image.
  • 'amarchiver' program to manipulate file in amanda archive format.
  • Many improvements to report better error message to user.
  • amtape subcommands 'slot prev' and 'slot last' are removed.
  • Dozens more perl libraries, with more stable interfaces.
  • Many bugs fixed and improvement.
  • amgetconf '--client' option to retrieve config from amanda-client.conf on a client.
  • Amanda configuration file changes
    • new application-tool section
    • new script-tool section
    • new device section
    • new changer section

Amanda Web Pages

  • Amanda wiki
  • UNIX Backup & Recovery, a book by W. Curtis Preston with a whole chapter about Amanda, written by John R. Jackson, a member of the AMANDA development team. W. Curtis Preston has kindly put the chapter online.

    This chapter is part of the Amanda documentation and Amanda wiki.

    Last updated: $Date: 2009/12/24 16:15:05 $