Main Page: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(→‎Useful Amanda tools: now included in the distro)
No edit summary
Line 2: Line 2:
<table><tr>
<table><tr>
<td valign="center">[[Image:amanda2.gif|left|150px]]</td>
<td valign="center">[[Image:amanda2.gif|left|150px]]</td>
<td valign="center">&emsp;&emsp;&emsp;</td>
<td valign="center">Amanda is the world's most popular Open Source Backup and Archiving software. Amanda allows System Administrators to set up a single backup server to back up multiple hosts to a tape- or disk-based storage system. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations and servers running various versions of Linux, Unix or Microsoft Windows operating systems.</td>
<td valign="center">Amanda is the world's most popular Open Source Backup and Archiving software. Amanda allows System Administrators to set up a single backup server to back up multiple hosts to a tape- or disk-based storage system. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations and servers running various versions of Linux, Unix or Microsoft Windows operating systems.</td>
</tr></table>
</tr></table>
<br clear="all">
<br clear="all">
{{Hilight Sidebar|[[Image:Survey_results.gif|left]] <br><br>[[Results of Amanda Users Survey 2006]]}}
== Amanda Documentation ==
== Amanda Documentation ==
* [[User documentation]]
* [[User documentation]]
Line 15: Line 15:
** [http://www.zmanda.com/amanda_advantage.html Advantages of Amanda over Proprietary Backup] - Requires free registration  
** [http://www.zmanda.com/amanda_advantage.html Advantages of Amanda over Proprietary Backup] - Requires free registration  
** [http://www.zmanda.com/amanda-parallel-backups.html Improving Amanda server performance] - Requires free registration
** [http://www.zmanda.com/amanda-parallel-backups.html Improving Amanda server performance] - Requires free registration
* [[Amanda user surveys and success stories]]
 
== Amanda Surveys & Stories ==
* [[Results of Amanda Users Survey 2006]]
* [[Results of Amanda Users Survey 2003]]
* [[Amanda success stories]]
* [[Amanda around the web]]


== Amanda releases ==
== Amanda releases ==

Revision as of 17:48, 8 July 2008

    Amanda is the world's most popular Open Source Backup and Archiving software. Amanda allows System Administrators to set up a single backup server to back up multiple hosts to a tape- or disk-based storage system. Amanda uses native dump and/or GNU tar facilities and can back up a large number of workstations and servers running various versions of Linux, Unix or Microsoft Windows operating systems.


Amanda Documentation

Amanda Surveys & Stories

Amanda releases

Quick Links

Useful Amanda tools

  • tapecat - Information regarding the amanda tape and tape contents are displayed. The information includes the tape label, the diskdevice and the diskname as specified in the disklist file.
  • amandatape - A perl script to print labels for Amanda backup tapes. Download the file and save it as amandatape
  • Lto-barcode - A perl script to generate barcode labels for LTO Tapes (not amanda specific)
  • testgtar - A perl script to test GNU tar exclude patterns. It takes exclude file and DLE as the parameters.
  • Gene's Amanda helper scripts - This tar ball contains amdump and amflush helper script (bak-indices-configs) that backs up configuration and indexes generated by the backup run to the end of the current tape/vtape. The availability of configuration and indices would permit bare metal recovery. Please read README file in the tar ball before using the tools. Modify the tool for the Amanda configuration.
  • Amanda operators manual - This manual is used by Amanda Administrators at AIT in Thailand. The operators manual has information about tape management, troubleshooting, Amanda backup scheduling and Amanda index database.
  • chg-multiplex - A changer-script, intended to restore from multiple backup-configs
  • ShowNextTapeNeeded - Bash script to determine which tapes will be required for the next dump
  • Nagios script by Chad Kotil to monitor Amanda for errors and failures

Other Links