Deploying Veeam Agent for Linux

To deploy or upgrade Veeam Agent for Linux using setup files generated by Veeam Backup & Replication, perform the following operations:

  1. Installation
  2. Configuration

NOTE

You can also generate setup files for nosnap versions of Veeam Agent for Linux (including Veeam Agent for Linux on Power).

 

TIP

You can also find detailed instructions on the Veeam Agent deployment in the readme file that is available among the setup files generated by Veeam Backup & Replication.

Installation

Initial Veeam Agent Deployment

To deploy a new installation of Veeam Agent for Linux and all the required components on a computer that belongs to a protection group for pre-installed Veeam Agents, do the following:

  1. Upload Veeam Agent setup files to the computer you want to protect.

You must use the Veeam Agent setup files that were generated by Veeam Backup & Replication when the protection group for pre-installed Veeam Agents was created.
To learn more about generating setup files, see
Specifying Packages.

  1. Navigate to the directory where you have saved the setup files and install Veeam Agent as described in the Installing Veeam Agent for Linux in Offline Mode section of the Veeam Agent for Linux User Guide.

Veeam Agent Upgrade

After upgrade of Veeam Backup & Replication, Veeam Agent for Linux on the computers in protection groups for pre-installed Veeam Agents may become outdated. To manually upgrade Veeam Agent for Linux on such computer, do the following:

  1. Regenerate Veeam Agent setup files using the Edit Protection Group wizard.

To learn more about generating setup files, see Specifying Packages.

  1. Upload the generated Veeam Agent setup files to the computer you want to protect.
  2. Navigate to the directory where you have saved the setup files and install Veeam Agent as described in the Upgrading Veeam Agent for Linux in Offline Mode section of the Veeam Agent for Linux User Guide.

TIP

If you upgraded Veeam Backup & Replication to the latest version and the protected computer has access to the internet or a local mirror of the Veeam software repository, you can upgrade Veeam Agent for Linux using the standard procedure described in the Upgrading Veeam Agent for Linux section of the Veeam Agent for Linux User Guide.

After installation, you must apply the configuration settings of the protection group to Veeam Agent. For more information, see Configuration.

Configuration

To configure Veeam Agent for Linux, you must apply connection settings from the configuration file that you obtained when the protection group for pre-installed Veeam Agents was created. To do this, run the following command from the directory where Veeam Agent setup files are located:

veeamconfig mode setVBRsettings --cfg <protection_group_name>.xml

where <protection_group_name> is a name of the protection group for pre-installed Veeam Agents. Alternatively, you can specify the full path to the configuration file passed with the --cfg option.

Note that connection between Veeam Backup & Replication and Veeam Agent is not persistent. Veeam Agent synchronizes with Veeam Backup & Replication every 6 hours. After you apply new backup policy settings in the Veeam Backup & Replication console, Veeam Agent will get these settings during the next synchronization.

To synchronize Veeam Agent immediately, run the following command on the Veeam Agent computer:

veeamconfig mode syncnow