备份代理

在本页面

    A backup proxy is an architecture component that sits between the backup server and other components of the backup infrastructure. While the backup server administers tasks, the proxy processes jobs and delivers backup traffic.

    Basic backup proxy tasks include the following:

    • Retrieving VM data from the production storage
    • Compressing
    • Deduplicating
    • Encrypting
    • Sending it to the backup repository (for example, if you run a backup job) or another backup proxy (for example, if you run a replication job)

    A backup proxy can operate as a data mover in NAS backup and transfer data from the source file share to the backup repository. For more information about using a backup proxy in NAS backup, see NAS Backup Support.

    Backup Proxy Transport Modes

    Depending on your backup architecture, a backup proxy can use one of the following data transport modes:

    • Direct storage access
    • Virtual appliance
    • Network

    If the VM disks are located on the storage system and the storage system is added to the Veeam Backup & Replication console, the backup proxy can also use the Backup from Storage Snapshots mode.

    You can explicitly select the transport mode or let Veeam Backup & Replication automatically choose the mode. For details, see Transport Modes and Configuring Backup Proxy for Storage Snapshots.

    Backup Proxy Deployment

    By default, the role of the proxy is assigned to the backup server itself. However, this is sufficient only for small installations with low traffic load. For large installations, it is recommended to deploy dedicated backup proxies.

    To optimize performance of several concurrent jobs, you can use several backup proxies. In this case, Veeam Backup & Replication will distribute the backup workload between available backup proxies. You can deploy backup proxies both in the primary site and in remote sites.

    To deploy a proxy, you need to add a Windows-based or Linux-based server to Veeam Backup & Replication and assign the role of the backup proxy to the added server. For requirements and limitations that backup proxies have, see Requirements and Limitations for Backup Proxies.

    Backup Proxy Services and Components

    Backup proxies run light-weight services that take a few seconds to deploy. Deployment is fully automated. Veeam Backup & Replication installs the following components and services:

    • Veeam Installer Service is an auxiliary service that is installed and started on any Windows server once it is added to the list of managed servers in the Veeam Backup & Replication console. This service analyzes the system, installs and upgrades necessary components and services depending on the role selected for the server.
    • Veeam Data Mover is a component that performs data processing tasks on behalf of Veeam Backup & Replication, such as retrieving source VM data, performing data deduplication and compression, and storing backed-up data on the target storage.

    In This Section

    Related Topics