This is an archive version of the document. To get the most up-to-date information, see the current version.

Installing Veeam Plug-in for SAP HANA

In this article

    Veeam Plug-in for SAP HANA comes with the Veeam Backup & Replication installation package. If you deploy Veeam backup infrastructure for the first time, you can download Veeam Backup & Replication at: https://www.veeam.com/backup-replication-vcp-download.html.

    To install Veeam Plug-in, do the following:

    1. Mount the Veeam Backup & Replication installation ISO file.
    2. In the mounted ISO, go to /Plugins/SAP HANA/x64. You can install the plug-in using the RPM package or .TAR.GZ bundle. Do one of the following:

    RPM package:

    1. Upload the VeeamPluginforSAPHANA-X.X.X.XXXX.x86_64.rpm file to the SAP HANA server.
    2. To install Veeam Plug-in, run the following command:

    sudo rpm -i VeeamPluginforSAPHANA-X.X.X.XXXX.x86_64.rpm

    .TAR.GZ bundle:

    1. Upload the VeeamPluginforSAPHANA.tar.gz file to the SAP HANA server.
    2. Create the /opt/veeam folder, unpack the bundle to the specified directory:

    sudo tar -xzvf -i VeeamPluginforSAPHANA.tar.gz -C /opt/veeam

    If you have a SAP HANA scale-out cluster, repeat the installation process on all cluster members.