Upgrading Nosnap Veeam Agent for Linux
To upgrade nosnap Veeam Agent for Linux on the computer that belongs to a protection group for pre-installed Veeam Agents, do the following:
- Upload the setup files with the latest Veeam Agent version generated by Veeam Backup & Replication to the computer you want to protect — for example, to a directory on a local drive or USB drive, or to a network shared folder.
- On Veeam Agent computer, navigate to the directory where you have saved the packages and install Veeam Agent:
- Upgrading nosnap Veeam Agent for Linux in RHEL / Rocky Linux / AlmaLinux
- Upgrading nosnap Veeam Agent for Linux in Oracle Linux
- Upgrading nosnap Veeam Agent for Linux in SLES
- Upgrading nosnap Veeam Agent for Linux in Debian / Ubuntu
IMPORTANT |
To avoid deletion of the existing configuration database of Veeam Agent during upgrade, you must run the required commands in a single line. |
Upgrading Nosnap Veeam Agent for Linux in RHEL / Rocky Linux / AlmaLinux
To install nosnap Veeam Agent for Linux, use one of the following commands:
RHEL 8 / Rocky Linux 8.10 / AlmaLinux 8.10
rpm -U veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el8.x86_64.rpm |
RHEL 9 / Rocky Linux 9.4 – 9.7 / AlmaLinux 9.4 – 9.7
rpm -U veeam-libs-13.0.1.404>-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el9.x86_64.rpm |
RHEL 10 / Rocky Linux 10 / AlmaLinux 10
rpm -U veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el10.x86_64.rpm |
Upgrading Nosnap Veeam Agent for Linux in Oracle Linux
To install nosnap Veeam Agent for Linux, use one of the following commands:
For Oracle Linux 7
rpm -U veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el7.x86_64.rpm |
For Oracle Linux 8
rpm -U veeam-libs-13.0.1.404>-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el8.x86_64.rpm |
For Oracle Linux 9
rpm -U veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el9.x86_64.rpm |
For Oracle Linux 10
rpm -U veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.el10.x86_64.rpm |
Upgrading Nosnap Veeam Agent for Linux in SLES
To install nosnap Veeam Agent for Linux, use one of the following commands:
For SLES 12 SP5
zypper in veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.sle12.x86_64.rpm |
For SLES 15 SP3 – SP7 and 16.0
zypper in veeam-libs-13.0.1.404-1.x86_64.rpm veeam-nosnap-13.0.1.404-1.sle15.x86_64.rpm |
Upgrading Nosnap Veeam Agent for Linux in Debian / Ubuntu
To install nosnap Veeam Agent for Linux, use one of the following commands:
apt-get install veeam-libs_13.0.1.404_amd64.deb veeam-nosnap_13.0.1.404_amd64.deb |