Amanda packages from Zmanda downloads page: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  '''For Windows client from [http://www.zmanda.com/download-amanda.php Zmanda downloads] page, see Amanda [[Zmanda Windows client|Windows Client]] installation instructions.'''  
  '''For Windows client from [http://www.zmanda.com/download-amanda.php Zmanda downloads] page, see Amanda [[Zmanda Windows Client|Windows Client]] installation instructions.'''  


==Installation directories==
==Installation directories==
Line 8: Line 8:
|Amanda commands||/usr/sbin||/opt/amanda/sbin||amadmin, amrecover
|Amanda commands||/usr/sbin||/opt/amanda/sbin||amadmin, amrecover
|-
|-
|Amanda configuration||/etc||/etc/opt/amanda||amanda.conf, disklist
|Amanda configuration||/etc/amanda||/etc/opt/amanda||amanda.conf, disklist
|-
|-
|Amanda internal binaries||/usr/libexec/amanda||/opt/amanda/lib||amandad, driver (libexec directory)
|Amanda internal binaries||/usr/libexec/amanda||/opt/amanda/lib||amandad, driver (libexec directory)
|-
|-
|Amanda libraries||/usr/lib||/opt/amanda/lib||libamanda.a, libamclient.a
|Amanda libraries||/usr/lib/amanda||/opt/amanda/lib||libamanda.a, libamclient.a
|-
|-
|Amanda local/shared state directory||/var/lib/amanda||/var/opt/amanda||gnutar-lists
|Amanda local/shared state directory||/var/lib/amanda||/var/opt/amanda||gnutar-lists, .amandahosts
|-
|-
|Amanda man pages||/usr/share/man||/opt/amanda/man||man pages
|Amanda man pages||/usr/share/man||/opt/amanda/man||man pages
Line 26: Line 26:
==Amanda user==
==Amanda user==


Amanda packages create "amandabackup" user as the Amanda user. All the installed binaries have "amandabackup" as the owner and "disk" as the group name.  The "amandabackup" user account is locked till the system administrator sets the password for the user.  The Amanda user "amandabackup" home directory will be /var/lib/amanda.
Amanda packages create "amandabackup" user as the Amanda user. All the installed binaries have "amandabackup" as the owner and "disk" as the group name except for some internal Amanda client binaries that are "setuid root".  The "amandabackup" user account is locked till the system administrator sets the password for the user.  The Amanda user "amandabackup" home directory will be /var/lib/amanda.


==amandates file==
==amandates file==
Line 34: Line 34:
==.amandahosts file==
==.amandahosts file==


Default .amandahosts file is created in /etc directory and it is owned by Amanda user "amandabackup". The contents of the file are:
Default .amandahosts file is created in Amanda local/shared state directory (see Installation directories above) and it is owned by Amanda user "amandabackup". The contents of the file are:


  localhost.localnet        amandabackup
  localhost.localnet        amandabackup
Line 41: Line 41:
==gnutar-lists==
==gnutar-lists==


gnutar-lists directory is created in "/etc" directory and is owned by Amanda user "amandabackup"
gnutar-lists directory is created in Amanda local/shared state directory (see Installation directories above) and is owned by Amanda user "amandabackup"


==Solaris package dependencies==
==Solaris package dependencies==


Amanda server and client packages for Solaris 10 and Open Solaris have dependencies on packages from [https://library.network.com/CatalogQueryServer/ Solaris blastwave] site.
Amanda server and client packages for Solaris 10 and Open Solaris have dependencies on packages from [http://www.opencsw.org/ Solaris OpenCSW] site.


* glib2-2.14.2-SunOS5.8-i386-CSW.pkg.gz
* glib2 >= 2.32.4
* gtar-1.15.91,REV=2006.07.26-SunOS5.8-i386-CSW.pkg.gz
* gtar >= 1.26
* readline-5.0,REV=2005.06.07-SunOS5.8-i386-CSW.pkg.gz
* readline >= 6.2
* curlrt-7.18.0,REV=2008.01.28-SunOS5.8-i386-CSW.pkg.gz
* libcurl4 >= 7.28.2
* libnet-1.0.2,REV=2004.04.08_rev=a-SunOS5.8-i386-CSW.pkg.gz
* libsasl >= 2.2
* sasl-2.1.22,REV=2007.06.19-SunOS5.8-i386-CSW.pkg.gz
* openssh


Above packages have other dependencies. These are listed below.
Above packages have other dependencies, but the OpenCSW package management tool, pkgutil, should find and install them.


* openssl_rt-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
If using a tape library or changer, mtx is also needed.
* libidn-0.5.19,REV=2006.01.02-SunOS5.8-i386-CSW.pkg.gz
* zlib-1.2.3,REV=2007.05.12-SunOS5.8-i386-CSW.pkg.gz
* openssl-0.9.8g,REV=2008.03.22_rev=g-SunOS5.8-all-CSW.pkg.gz
* openssl_utils-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
* openssl_devel-0.9.8,REV=2007.12.26_rev=g-SunOS5.8-i386-CSW.pkg.gz
* berkeleydb4-4.2.52,REV=2008.02.23_rev=p5-SunOS5.8-i386-CSW.pkg.gz
* libsunmath-2007.08.04-SunOS5.8-i386-CSW.pkg.gz


==Quick configuration using Zmanda packages==
==Quick configuration using Zmanda packages==


Zmanda website has a [http://amanda.zmanda.com/quick-backup-setup.html white paper] on how to install, configure, do backups and recovery using Amanda in 15 minutes.
Zmanda website has a [https://www.zmanda.com/classic/quick-backup-setup.html white paper] on how to install, configure, do backups and recovery using Amanda in 15 minutes.
{{Languages}}

Latest revision as of 14:48, 10 October 2019

For Windows client from Zmanda downloads page, see Amanda Windows Client installation instructions. 

Installation directories

Linux Solaris Examples
Amanda commands /usr/sbin /opt/amanda/sbin amadmin, amrecover
Amanda configuration /etc/amanda /etc/opt/amanda amanda.conf, disklist
Amanda internal binaries /usr/libexec/amanda /opt/amanda/lib amandad, driver (libexec directory)
Amanda libraries /usr/lib/amanda /opt/amanda/lib libamanda.a, libamclient.a
Amanda local/shared state directory /var/lib/amanda /var/opt/amanda gnutar-lists, .amandahosts
Amanda man pages /usr/share/man /opt/amanda/man man pages

Installation logs

Installation logs are created in /var/log/amanda directory. All Amanda package installation errors are logged in this log file.

Amanda user

Amanda packages create "amandabackup" user as the Amanda user. All the installed binaries have "amandabackup" as the owner and "disk" as the group name except for some internal Amanda client binaries that are "setuid root". The "amandabackup" user account is locked till the system administrator sets the password for the user. The Amanda user "amandabackup" home directory will be /var/lib/amanda.

amandates file

/var/amanda/amandates is automatically created as part of the post-installation script.

.amandahosts file

Default .amandahosts file is created in Amanda local/shared state directory (see Installation directories above) and it is owned by Amanda user "amandabackup". The contents of the file are:

localhost.localnet        amandabackup
localhost.localnet        root

gnutar-lists

gnutar-lists directory is created in Amanda local/shared state directory (see Installation directories above) and is owned by Amanda user "amandabackup"

Solaris package dependencies

Amanda server and client packages for Solaris 10 and Open Solaris have dependencies on packages from Solaris OpenCSW site.

  • glib2 >= 2.32.4
  • gtar >= 1.26
  • readline >= 6.2
  • libcurl4 >= 7.28.2
  • libsasl >= 2.2
  • openssh

Above packages have other dependencies, but the OpenCSW package management tool, pkgutil, should find and install them.

If using a tape library or changer, mtx is also needed.

Quick configuration using Zmanda packages

Zmanda website has a white paper on how to install, configure, do backups and recovery using Amanda in 15 minutes.


Other languages: [[::Amanda packages from Zmanda downloads page|English]] {{#ifexist: {{#if: | | {{#if: | :}}Amanda packages from Zmanda downloads page}}/Fr |  • {{#if: |français| [[::Amanda packages from Zmanda downloads page/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Amanda packages from Zmanda downloads page}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Amanda packages from Zmanda downloads page/Zh-cn|中文(中国大陆)]]}}|}}