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

Veeam Environment Planning

In this article

    Before you deploy Veeam Plug-in, keep in mind the following requirements and limitations:

    Veeam Backup Repositories

    • Quantum DXi
    • ExaGrid. Mind the requirements in the ExaGrid section of the Veeam Backup & Replication User Guide.
    • HPE StoreOnce used as a CIFS share or Linux repository with mounted NFS. For details, see HPE StoreOnce.
    • You can also use Veeam scale-out backup repositories that contain supported repository types.
    • Veeam synthetic processing is not used.
    • Scale-out Backup Repository (SoBR) extents will be selected by available free space for each Oracle RMAN channel each time a channel starts a new connection. SoBR Performance or Locality modes do not influence this selection.
    • If you want to migrate Veeam backup repositories to a scale-out backup repository and Veeam Plug-in backups are present on the repository, you must do the following:
    1. Transfer the folders that include backups to an existing scale-out backup repository extent.
    2. Rescan the scale-out backup repository.
    3. Set the scale-out backup repository as a target in the Veeam Plug-in settings.
    4. Rescan the the repository that you want to add.
    5. Migrate the repository to the scale-out backup repository.
    • Veeam backup repositories with enabled Veeam Agent encryption are not supported. You cannot enable repository-based encryption on the repository where Veeam Plug-in backups reside. The plug-in configuration wizard will not show repositories with this setting enabled.

    To learn how to disable repository-based encryption in Veeam Agents, see the Setting Up User Permission on Backup Repositories section of the Veeam Agent for Windows User Guide.

    If you want to use the same backup target with the repository-based encryption and Veeam Plug-ins, create a second repository in the subfolder for Veeam Plug-in backups.

    • Veeam backup copy jobs and Veeam Cloud Tier processing will not process Veeam Plug-in backups.
    • Veeam extract utility cannot extract Veeam Plug-in backup files. By design of Oracle RMAN, these files cannot be imported “as files” to RMAN as they contain additional metadata bound to the used SBT device.

    RMAN Channels and Veeam Repository Task Slots

    The recommended resources are valid only if you use a separate backup repository for Veeam Plug-in backups. If you use the same backup repository for backups of Veeam Plug-ins and Veeam Backup & Replication and/or Veeam Agents, see the requirements for backup repository servers in the Release Notes of Veeam Backup & Replication.

    We recommend to contact your Veeam system engineer to optimize the channel settings and resource allocation.

    • The AUTOBACKUP control file does not use the repository task slot and will be processed even if there are no free task slots.

    Veeam Environment Planning 

    Veeam Backup Job Name

    Hosting Environments

    By default, Veeam Plug-in uses the Oracle server hostname to create a Veeam Backup & Replication job object and backup folder. To be able to distinguish individual servers, it is recommended to set the following entry within the Veeam configuration XML file: <PluginParameters customServerName="hostname.domain.tld" />

    Example: If your servers in multiple environments have the name dbserver1 and the domains for the 2 environments are customer1.local and customer2.local, you must add the following entries in the plug-in configuration file:

    <PluginParameters customServerName="dbserver1.customer1.local" />

    <PluginParameters customServerName="dbserver1.customer2.local" />

    Veeam Environment Planning Important!

    For security reasons, it is recommended to use separate repositories for different customers and limit the Veeam Repository Authentication to the specific customer.

    Plug-in Version

    Veeam Backup & Replication and Veeam Plug-in for Oracle RMAN must be installed from the same version package.