Installing Plug-In for Linux on Power

Veeam Plug-In for IBM Db2 for Linux on Power is an additional component of Veeam Backup & Replication, and the installation package of the plug-in is available for download from veeam.com.

You can install the plug-in using the .RPM package or extract the plug-in files from the .TAR.GZ archive. Depending on the type of package suitable for your OS, perform steps in one of the following subsections:

Important

Keep in mind the following:

  • IBM Db2 must be installed on the machine.
  • The /opt/veeam directory must be writable.
  • The NOEXEC mount option must be disabled for the /var and /tmp directories.
  • To install the plug-in, use the sudo command or a user with root privileges.
  • If you want to install Veeam Plug-In scale-out cluster, repeat the described installation process on all cluster nodes.

Installing Veeam Plug-In from .RPM Package

To install Veeam Plug-In for IBM Db2 for Linux on Power, do the following:

 

  1. Download the setup archive for Veeam Plug-In for IBM Db2 from this Veeam webpage.
  2. Open the setup archive and find the following packages:
  1. In the \VeeamPluginForIBMDb2-13.0.0.4967\veeam-openssl3 folder, find the veeam-openssl3-3.0.0.31-1.x86_64.rpm package.
  2. In the \VeeamPluginForIBMDb2-13.0.0.4967\Linux\ppc64le folder, find the VeeamPluginforDB2-13.0.0.4967-1.x86_64.rpm package.
  1. Upload veeam-openssl3-3.0.0.31-1.x86_64.rpm and VeeamPluginforDB2-13.0.0.4967-1.ppc64le.rpm files to the machine with IBM Db2.
  2. To install Veeam Plug-In, run the following commands:
  1. Install the veeam-openssl3 package that is required for the Veeam Plug-In functioning:

rpm -i veeam-openssl3-3.0.0.31-1.x86_64.rpm

  1. Install Veeam Plug-In:

rpm -i VeeamPluginforDB2-13.0.0.4967-1.ppc64le.rpm

Installing Veeam Plug-In from .DEB Package

To install Veeam Plug-In, do the following:

 

  1. Download the setup archive for Veeam Plug-In for IBM Db2 from this Veeam webpage.
  2. Open the setup archive and find the following packages:
  1. In the \VeeamPluginForIBMDb2-13.0.0.4967\veeam-openssl3 folder, find the veeam-openssl3_3.0.0.31_amd64.deb package.
  2. In the \VeeamPluginForIBMDb2-13.0.0.4967\Linux\ppc64le folder, find the VeeamPluginforDB2-13.0.0.4967-1.ppc64le.deb package.
  1. Upload veeam-openssl3_3.0.0.31_amd64.deb and VeeamPluginforDB2_13.0.0.4967-1_ppc64le.deb package to the machine with IBM Db2.
  2. To install Veeam Plug-In, run the following commands:
  1. Install the veeam-openssl3 package that is required for the Veeam Plug-In functioning:

apt-get install veeam-openssl3_3.0.0.31_amd64.deb

  1. Install Veeam Plug-In:

apt-get install VeeamPluginforDB2_13.0.0.4967-1-ppc64le.deb

Once Veeam Plug-In is installed, you must configure the plug-in settings. For details, see Configuring Plug-In.

Unpacking Veeam Plug-In from .TAR.GZ Archive

To extract plug-in files from the .TAR.GZ archive, perform the following:

 

  1. Download the setup archive for Veeam Plug-In for IBM Db2 from this Veeam webpage.
  2. Open the setup archive and find the following files:
  1. In the \VeeamPluginForIBMDb2-13.0.0.4967\veeam-openssl3 folder, find the veeam-openssl3-3.0.0.31-1.x86_64.rpm package.
  2. In the \VeeamPluginForIBMDb2-13.0.0.4967\Linux\ppc64le folder, find the VeeamPluginforDB2.tar.gz archive
  1. Upload veeam-openssl3-3.0.0.31-1.x86_64.rpm and VeeamPluginforDB2.tar.gz files to the machine with IBM Db2.
  2. Install the veeam-openssl3 package that is required for the Veeam Plug-In functioning:

rpm -i veeam-openssl3-3.0.0.31-1.x86_64.rpm

  1. Create the /opt/veeam directory.

mkdir /opt/veeam

  1. In the terminal, open the folder that contains the VeeamPluginforDB2.TAR.GZ archive.
  2. Unpack the plug-in files from the archive to the /opt/veeam directory.

tar -xzvf VeeamPluginforDB2.tar.gz -C /opt/veeam

Page updated 9/11/2025

Page content applies to build 13.0.0.4967