Upgrading Nosnap Veeam Agent for Linux in Offline Mode

To upgrade nosnap Veeam Agent for Linux in the offline mode, do the following:

  1. On a computer that is connected to the internet, download Veeam Agent packages intended for your Linux distribution from the Veeam software repository.
  • For RPM packages of nosnap Veeam Agent for Linux, the Veeam Agent directory has the following structure: Package format > Distribution > Version > Architecture.

For example, Veeam Agent packages for 64-bit RHEL 9 reside in the /rpm/el/9/x86_64/ folder of the Veeam software repository, and packages for 64-bit SLES 15 SP5 reside in the /rpm/sles/SLE_15_SP7/x86_64/ folder.

  • Nosnap Veeam Agent for Linux packages in the Debian format reside in the following folders of the Veeam software repository:

NOTE

If Veeam Agent is managed by Veeam Backup & Replication and the protected computer is a member of a protection group for pre-installed Veeam Agents, you must get the regenerated Veeam Agent installation packages, as well as the protection group configuration file, from Veeam Backup & Replication. To do this you must download the installation packages for your Linux distribution using the Edit Protection Group wizard. For more information, see Editing Protection Groups Settings and Specify Packages in the Veeam Agent Backup section of the Veeam Backup & Replication User Guide.

  1. Save the veeam-nosnap and veeam-libs packages to a directory that can be accessed from the computer where you want to install the product, for example, a directory on a local drive or USB drive, or a network shared folder.
  2. On the computer where you want to upgrade Veeam Agent, 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

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.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-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.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-1.el9.x86_64.rpm

RHEL 10 / Rocky Linux 10 / AlmaLinux 10

rpm -u veeam-libs-13.0.1.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-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.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-1.el7.x86_64.rpm

For Oracle Linux 8

rpm -u veeam-libs-13.0.1.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-1.el8.x86_64.rpm

For Oracle Linux 9

rpm -u veeam-libs-13.0.1.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-1.el9.x86_64.rpm

For Oracle Linux 10

rpm -u veeam-libs-13.0.1.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-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.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-1.sle12.x86_64.rpm

For SLES 15 SP3 – SP7 and 16.0

zypper in veeam-libs-13.0.1.203-1.x86_64.rpm veeam-nosnap-13.0.1.203-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.203_amd64.deb veeam-nosnap_13.0.1.203_amd64.deb