Upgrades

Table of contents
  1. 1. Upgrading ZMC and Backup Server from 4.1.2.8 to 4.1.3.10        1.    Uninstall the 4.1.2.8 Backup Server and ZMC binaries on both RPM and Debian based systems using the         commands,  RPM Based : #yum remove zmanda-platform-shared Debian Based : #apt remove zmanda-platform-shared       2.  Only for Debian based, run following commands beofre moving to steps 3 and 4, 
  2. 2.      3. Copy 4.1.3.10 ZMC and backup server binaries on to respective servers and give executable permissions.  #chmod +x zmanda-zmc-4.1.3.10-x64.run #chmod +x zmanda-backup-server-4.1.3.10-x64.run       4. Before installaing the ZMC and AE server, make sure SELINUX is disabled.   # setenforce 0
  3. 3.      5. Execute following command to disable the firewall.    For RPM Based #service firewalld stop For Debian based #ufw disable         6.   Install the 4.1.3.10 ZMC and backup server binaries by running them with superuser permissions.   #./zmanda-zmc-4.1.3.10-x64.run #./zmanda-backup-server-4.1.3.10-x64.run  7. Execute the following command to check if the ZMC [ zmc services] is installed correctly and is up and running.  # setup-zmc     8. Executing following command to check if the AE Server [aee services] is installed correctly and is up and running.    # setup-aee     9. If there is any issue with zmc services or aee services and they are not starting automatically, then execute the following commands to start them manually    # systemctl start run-zmanda-zmc   # systemctl start run-zmanda-backup-server   Now check the services by following steps 7 and 8 instructions  Note:         1.    It is mandatory to run Step 2, to perofrm the upgrade on debian-based systems.       2.  For rpm based systems, Step 2 is not requried.         3.   It is mandatory to upgrade both Backup Server and ZMC. 
  4. 4. Upgrading from Amanda Enterprise 3.6 to 4.1.3.10   Please refer Migration Page for detailed steps. 
  5. 5. Fresh install - 4.1.3.10 [ ZMC and Backupserver ] Please refer  Installation Guide for detailed steps to install 4.1.3.10.   
  6. 6.  

Version as of 18:24, 19 Apr 2024

to this version.

Return to Version archive.

View current version

Upgrade paths: 

Customers shall follow the below upgrade paths depending on their current Zmanda version.

Current Release Upgrade Path
4.1.2.8 4.1.2.8 -> 4.1.3.10
3.6 3.6 -> 4.1.3.10
Fresh Install 4.1.3.10

 

 

 

 

Upgrading ZMC and Backup Server from 4.1.2.8 to 4.1.3.10 

      1.    Uninstall the 4.1.2.8 Backup Server and ZMC binaries on both RPM and Debian based systems using the         commands, 

                     RPM Based :  #yum remove zmanda-platform-shared
                     Debian Based : #apt remove zmanda-platform-shared 

     2.  Only for Debian based, run following commands beofre moving to steps 3 and 4,

                      #mkdir /var/lib/amanda/ae_service 
                      #cp /var/lib/amanda/backup/db.sqlite3 /var/lib/amanda/ae_service/db.sqlite3

     3. Copy 4.1.3.10 ZMC and backup server binaries on to respective servers and give executable permissions. 

                     #chmod +x zmanda-zmc-4.1.3.10-x64.run
                     #chmod +x zmanda-backup-server-4.1.3.10-x64.run 

     4. Before installaing the ZMC and AE server, make sure SELINUX is disabled.

 

                           # setenforce 0

     5. Execute following command to disable the firewall. 

 

                     For RPM Based     #service firewalld stop
                     For Debian based #ufw disable 

 

     6.   Install the 4.1.3.10 ZMC and backup server binaries by running them with superuser permissions.  

                     #./zmanda-zmc-4.1.3.10-x64.run
                     #./zmanda-backup-server-4.1.3.10-x64.run 

7. Execute the following command to check if the ZMC [ zmc services] is installed correctly and is up and running. 

# setup-zmc  

 

8. Executing following command to check if the AE Server [aee services] is installed correctly and is up and running.   

# setup-aee  

 

9. If there is any issue with zmc services or aee services and they are not starting automatically, then execute the following commands to start them manually   

  # systemctl start run-zmanda-zmc       # systemctl start run-zmanda-backup-server  

Now check the services by following steps 7 and 8 instructions 

Note:  

      1.    It is mandatory to run Step 2, to perofrm the upgrade on debian-based systems.

      2.  For rpm based systems, Step 2 is not requried.  

      3.   It is mandatory to upgrade both Backup Server and ZMC. 

Upgrading from Amanda Enterprise 3.6 to 4.1.3.10 

 Please refer Migration Page for detailed steps. 

Fresh install - 4.1.3.10 [ ZMC and Backupserver ]

Please refer  Installation Guide for detailed steps to install 4.1.3.10.