This Site Is Depreciated
  • This is the depreciated Version of Veeam Backup & Replication Best Practices
  • Contacting Veeam Software
  • DNS Resolution
  • Veeam Backup Server
    • Deployment Method
    • Backup Server Placement
    • Sizing and System Requirements
    • Veeam Backup & Replication Database
    • Protecting Veeam Backup & Replication Configuration
  • Veeam Enterprise Manager
    • vCloud Director Self Service Portal
  • Search Server and Indexing
  • Proxy Servers - Introduction
    • Proxy - VMware vSphere
      • Transport Modes
        • Direct Storage Access
        • Virtual Appliance Mode
        • Network Mode
        • Backup from Storage Snapshots
          • NetApp Data ONTAP integration
          • Nimble Storage integration
        • Selecting a Transport Mode
      • Sizing a Backup Proxy
    • Proxy - Microsoft Hyper-V
    • Proxy - Nutanix AHV
  • Primary and secondary Storage BPs
    • HPE 3PAR VMs disks considerations
    • DellEMC Data Domain advanced scalability
  • Backup Repository
    • Repository Types
      • SMB
      • Deduplication Appliances
      • Integration specifics
      • Windows Server Deduplication
      • Object Storage
    • Repository Planning
      • Sizing
      • Per VM Backup Files
      • Scale-out Backup Repository
        • Capacity Tier
    • Repository HA
  • WAN Acceleration
    • Analyzing Wan Acceleration Workload
    • Comparing WAN Acceleration Modes
    • Sizing For WAN Acceleration
    • Sizing Targets for WAN Accereration Relationship
    • Deployments For WAN Acceleration
    • Is WAN Acceleration Right For me
  • Tape Support
    • Tape Deployments
    • Tape Media Information
    • Tape Config Requirements
    • Tape Parallel Processing
    • Tape Virtual Full
    • Tape Writing to Tape
    • Tape Restores
  • Veeam Explorers
  • Interaction with VMware vSphere
  • Interaction with Microsoft Hyper-V
  • Job Configuration
    • Backup Methods
    • Encryption
    • Deduplication and Compression
    • Backup Job
    • Backup Copy Job
    • Replication Job
    • Application-Aware Image Processing
  • Data Verification Using Virtual Labs
  • Overview of Applications Support
    • Active Directory
    • Microsoft Exchange
    • Microsoft SQL Server
    • Microsoft SharePoint Server
    • Oracle Database
    • MySQL
    • IBM Notes/Domino
    • SAP HANA
  • POC Guide
    • Assessment
    • Accelerated Evaluation
    • Enhanced Evaluation
      • Workshop Example
      • Preparation
      • Automation
  • Infrastructure Hardening
    • Segmentation using Zones
    • Hardening Backup Repository - Linux
    • Hardening Backup Repository - Windows
  • Backup & Replication Anatomy
    • Backup
    • VM Restore
    • Instant VM Recovery
    • Windows File-Level Restore
    • Replication
  • Networking Diagrams
    • Backup Server
    • Proxy Server
    • Repository Server
    • Storage Integration
    • Data Validation
  • Application-aware Image Processing
  • Enterprise Manager
  • Sizing Summary
Powered by GitBook
On this page
  • Direct Storage Access
  • Virtual appliance mode
  • Network mode

Was this helpful?

  1. Proxy Servers - Introduction
  2. Proxy - VMware vSphere

Transport Modes

PreviousProxy - VMware vSphereNextDirect Storage Access

Last updated 4 years ago

Was this helpful?

Job efficiency and time required for its completion are highly dependent on the data transport mode. Transport mode is a method used by the Veeam proxy to retrieve VM data from the source host and write VM data to the target destination.

Direct Storage Access

In this mode, the backup proxy server has direct access to the storage volumes on which VMs reside. When configured, the backup proxy will retrieve data directly from the storage, bypassing the ESXi infrastructure.

Depending on storage protocols utilized, the proxy can be deployed as follows:

  • On a physical server for FibreChannel, FCoE, iSCSI or NFS

  • On a virtual machine for iSCSI and NFS

Both options can be used for . When used with NFS datastores or Backup from Storage Snapshots, Direct Storage Access mode will also utilize the .

Virtual appliance mode

As the disks are hot-added, you may find the virtual appliance mode referred to as hotadd in documentation and logs.

To work in this mode the backup proxy must be deployed as a VM. For smaller deployments (e.g., several branch offices with a single ESXi host per each office) you can deploy a virtual backup proxy on a ESXi host that has access to all required datastores. When backup or replication takes place and a VM snapshot is processed the snapshotted disks are mapped to the proxy to read data (at backup) and write data (at restore/replication); later they are unmapped.

Network mode

You may find network mode referred to as nbd in documentation and logs.

The most widespread backup method is network mode, which transports VM data through the VMkernel interfaces of the VMware ESXi host on which the VM resides.

The benefit of using NBD is the fact that it requires no additional configuration, and is supported regardless of physical or virtual proxy deployments, or storage protocols used (including local storage, VMware Virtual Volumes or VMware vSAN). This is also the reason NBD is used as the fallback method, in case Backup from Storage Snapshots, Direct Storage Access or Virtual Appliance backup modes fail.

The following sections explain transport modes in detail.

The only requirement is the proxy being able to access ESXi hosts on port 902/tcp. NBD backup throughput is typically limited to using up to 40% of the bandwidth available on the corresponding VMkernel interfaces. If NBD-SSL is enabled, the throughput is typically 10% slower than regular NBD. NBD-SSL is enforced for ESXi 6.5 hosts. Read more about this in .

Starting from vSphere 6.5b (EXSi build 5146846 and VDDK libraries version shipped with Veeam B&R update 3) unencrypted is available again and encrypted VMs can be backed up using regular NBD mode.

Backup from Storage Snapshots
Advanced Data Fetcher
More info regarding the content of the VMware vSphere update can be found here.
Virtual Appliance Mode section - vSphere 6.5 and encryption