Upgrades

Version as of 16:51, 20 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

C    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.    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 

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.