How To:Migrate from older amanda versions: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
Line 1: Line 1:
== Overview==
== Overview==
Sometimes you have to upgrade your backupserver.
Sometimes you have to upgrade your backupserver.
amanda-server-2.4.4p2-3
 
This article describes how to migrate from an old amanda version ( amanda-server-2.4.4p2-3 ) to the current version ( amanda-server-2.5.1p3 ).
This article describes how to migrate from an old amanda version (amanda-server-2.4.4p2-3) to the current version (amanda-server-2.5.1p3).


== Backup jobs ==  
== Backup jobs ==  

Revision as of 09:29, 26 October 2007

Overview

Sometimes you have to upgrade your backupserver.

This article describes how to migrate from an old amanda version (amanda-server-2.4.4p2-3) to the current version (amanda-server-2.5.1p3).

Backup jobs

The default backupjob is e.g. DailySet1.

Amanda store the configuration data for this backupjob in /etc/amanda/DailySet1.

The Amanda database data for this backupjob is stored in /var/lib/amanda/DailySet1.


Back to How Tos