Main Page: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(reorganize with some nice tables to fit on one page (still some "extra" stuff at the bottom))
No edit summary
 
(77 intermediate revisions by 16 users not shown)
Line 3: Line 3:
<tr><td colspan="2">
<tr><td colspan="2">
<table><tr>
<table><tr>
<td valign="center">[[Image:amanda2.gif|left|150px]]</td>
<td valign="center">[[Image:Logo_amanda.png|left|150px]]</td>
<td valign="center">&emsp;&emsp;&emsp;</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 archival tools and can back up a large number of workstations and servers running various versions of Linux, Unix (including OpenSolaris), Mac OS X or Microsoft Windows operating systems (Native Win32 client and Samba).</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- or cloud-based storage system. Amanda uses native archival tools and can back up a large number of workstations and servers running various versions of Linux, Unix (including OpenSolaris), Mac OS X or Microsoft Windows operating systems ([[Zmanda_Windows_Client|Native Windows client]] and Samba).</td>
</tr></table>
</tr></table>
</td></tr>
</td></tr>
<tr>
<tr>
<td style="width: 45%; border: 1px solid gray; padding-left:1em; font-size: 95%" valign="top">
<td style="width: 45%; border: 1px solid gray; padding-left:1em; font-size: 95%" valign="top">
== Amanda Documentation ==
== Amanda Releases ==
* Amanda [[Quick start]]
<center>[http://www.zmanda.com/download-amanda.php Download Amanda here]</center>
* [[3.5 features]] - 3.5.4 released on August 25, 2023
* [[3.5 features]] - 3.5.3 released on May 3, 2023
* [[3.5 features]] - 3.5.2 released on July 20, 2022
* [[3.5 features]] - 3.5.1 released on December 01, 2017
* [[3.4 features]] - 3.4.5 released on June 8, 2017
* [[3.3 features]] - 3.3.9 released on February 10, 2016
* [[3.2 features]] - 3.2.3 released on May 9, 2011
* [[3.1 features]] - 3.1.3 released on October 5, 2010
** 3.1.2 <span style="color: red">security alert</span> - [http://amanda.org/secalert-3-1-2.php details]
* [[2.6.1 features]] - 2.6.1p2 released on Nov 6, 2009
* [[Amanda Releases|more...]]
 
== Documentation ==
* [[User documentation]]
* [[User documentation]]
** [[Tapetype definitions]]
** [[Getting Started with Amanda]]
** [[Troubleshooting]]: solutions to common problems
** [[FAQ]]: frequently asked questions
** [[How Tos]]: instructions for various common tasks
** [http://wiki.zmanda.com/man/ Man pages]: the most up-to-date manual pages
** [http://wiki.zmanda.com/pod/ Pod pages]: the most up-to-date perl POD pages
** [[:Category:Glossary|Glossary]]
* [[Developer documentation]]
* [[Developer documentation]]
 
** [[How To Help]]
== Amanda releases ==
** [[Changer API]]
* [[2.6.1 features]] - 2.6.1b1 (beta release) is available (Nov 27, 2008)
** [[Device API]]
* [[2.6.0 features]] - 2.6.0p2 (bug fix release) released on Aug 26, 2008
** [[Application API]]
* [[Amanda Releases|more...]]
** [[Script API]]
 
== Links ==
* [http://sourceforge.net/projects/amanda/ Amanda SourceForge page]
* [http://forums.zmanda.com/ Amanda Forums]
* [http://www.amanda.org Amanda project page]
* [[About this Wiki]]
* [[Licenses, Copyrights and Trademarks]]
* [[Amanda Copyright]]
* [[Administrative issues about this Wiki]]


</td>
</td>
<td style="width: 55%; border: 1px solid gray; padding-left:1em; font-size: 95%" valign="top">
<td style="width: 55%; border: 1px solid gray; padding-left:1em; font-size: 95%" valign="top">
== Amanda Publications, White Papers, and Presentations ==
== Amanda Publications, White Papers, and Presentations ==
* Amanda and Lustre [[Media:lustre-amanda.pdf|PDF]] (new!)
* Amanda and Lustre [[Media:lustre-amanda.pdf|PDF]]  
* Amanda presentation at [http://www.calug.org CALUG], August 2008 [[Media:Amanda-calug.pdf|PDF]] (new!)
* [[Presentations/Perl_in_the_Amanda_Core|Perl in the Amanda Core]]
* [[Presentations/Perl_in_the_Amanda_Core|Perl in the Amanda Core]]
* [[Media:effective_ec2_backup_strategy.pdf|Effective Amazon EC2 Backup Strategy]]  
* [[Media:effective_ec2_backup_strategy.pdf|Effective Amazon EC2 Backup Strategy]]  
Line 42: Line 51:


== Amanda Surveys & Stories ==
== Amanda Surveys & Stories ==
* [[Results of Amanda Users Survey 2006]]
* [[Results of Amanda Users Survey 2003]]
* [[Amanda success stories]]
* [[Amanda success stories]]
* [[Amanda around the web]]
* [[Amanda around the web]]


== Links ==
* [http://zmanda.com/ Zmanda Enterprise Backup and Recovery]
* [https://github.com/zmanda/amanda Amanda Github page]
* [https://github.com/zmanda/amanda#amanda Amanda project page on Github]
* [[About this Wiki]]
* [[Licenses, Copyrights and Trademarks]]
* [[Amanda Copyright]]
* [[Administrative issues about this Wiki]]
</td>
</td>
</tr>
</tr>
</table>
</table>
== Useful Amanda tools ==
* [http://www.inventivetechnology.at/tapecat 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.
* [[Media:amandatape.txt |amandatape]] - A perl script to print labels for Amanda backup tapes. Download the file and save it as '''amandatape'''
* [[Media:lto-barcodes.txt |Lto-barcode]] - A perl script to generate barcode labels for LTO Tapes (not amanda specific)
* [http://www.cs.ait.ac.th/~on/testgtar testgtar] - A perl script to test GNU tar exclude patterns. It takes [[Exclude_and_include_lists#Utilize_an_Exclude_List|exclude file]] and DLE as the parameters.
* [[Media:GenesAmandaHelper-0.5.tar.gz|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.
* [https://wwws.cs.ait.ac.th/amanda/operator.shtml 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
* [http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2610.html;d=1 Nagios script] by Chad Kotil to monitor Amanda for errors and failures
* [[Wishlist/Features planned]]

Latest revision as of 15:38, 25 August 2023

    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- or cloud-based storage system. Amanda uses native archival tools and can back up a large number of workstations and servers running various versions of Linux, Unix (including OpenSolaris), Mac OS X or Microsoft Windows operating systems (Native Windows client and Samba).

Amanda Releases

Download Amanda here

Documentation

Amanda Publications, White Papers, and Presentations

Amanda Surveys & Stories

Links