2.6.1 features

From wiki.zmanda.com
Revision as of 20:22, 27 November 2008 by Paddy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  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.
  1. 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.
  1. Changer API v2.0: perl-based changer interface supporting concurrent use of multiple devices and changers.
   * currently operating in "compatibility mode," calling old changershell scripts.
   * under active development.
  1. 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.
  1. Amanda archive format: A simple archive format that an application canuse to create backup image.
  2. 'amarchiver' program to manipulate file in amanda archive format.
  3. Many improvements to report better error message to user.
  4. amtape subcommands 'slot prev' and 'slot last' are removed.
  5. Dozens more perl libraries, with more stable interfaces.
  6. Many bugs fixed and improvement.
  7. amgetconf '--client' option to retrieve config from amanda-client.conf on a client.
  8. Amanda configuration file changes
   * new application-tool section
   * new script-tool section
   * new device section